@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 100%;
	color: #333;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.msg {
	font-size: 1.5em;
	color: #FFF;
	background: #F00;
	text-align: center;
	margin: 20px;
	padding: 10px;
}
.hr   {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}


.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.emText {
	font-weight: bold;
	color: #F60;
}
.boldText {
	font-weight: bold;
	color: #930;
}

.titleImg {
	margin-top: 20px;
	margin-bottom: 10px;
}
.businessTitle {
	margin-bottom: 10px;
}


.imgTop {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
.centerDiv {
	text-align: center;
}
#leftBlock {
	font-size: 12px;
	color: #999;
	margin-left: 25px;
	margin-right: 5px;
	text-align: center;
}
#footer {
	color: #666;
	padding-bottom: 10px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: center;
}
#footer table {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
}

#footer table tr td {
	padding: 7px;
}
#footer table tr td p{
	margin: 5px;
	color: #999;
	font: 1em Verdana, Geneva, sans-serif;
}
#footer p a:link, #footer p a:visited, #footer p a:active {
	color: #F00;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFF;
	background-color: #F00;
}






#content {
	width: 726px;
	float: left;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#content h1 {
	color: #FE0000;
	font-size: 1.2em;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: -10px;
	padding-bottom: 10px;
}
#content h2 {
	color: #999;
}
#content h2 a {
	text-decoration: none;
	color: #999;
	font-size: 18px;
}
#content h2 a:hover {
	color: #679B2F;
}

#content h3 {
	background-image: url(../images/q.jpg);
	background-repeat: no-repeat;
	background-position: 0px -15px;
	padding-bottom: 10px;
	padding-left: 50px;
	color: #FF0000;
	font-size: 1em;
}
#content h4 {
	color: #666;
	font-weight: normal;
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	background-position: 0px -15px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 1em;
}
#content ul {
	list-style-type: none;
}
#content ul li {
	background-image: url(../images/li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
}


#content #paddingBlock {
	padding: 10px;
}
#content #paddingBlock form {
	margin: 20px;
	padding: 20px;
	border: 1px dotted #CCC;
}
#content #paddingBlock form p label {
	display: block;
	float: left;
	width: 80px;
	margin-right: 10px;
	border: 1px dotted #CCC;
	color: #666;
	padding: 2px;
}
#content #paddingBlock form p #buttonOK {
	margin-left: 80px;
}

#content .block {
	float: left;
	width: 726px;
}
#links {
	padding: 10px;
	float: left;
}
#links table tr td h1 {
	background-image: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#links table tr td ul {
	padding: 0px;
	list-style-type: circle;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#links table tr td ul li {
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px;
}

#links table tr td p {
	margin: 10px;
}


#links a:link, #links a:visited, #links a:active {
	color: #090;
	text-decoration: none;
	font-weight: bold;
}
#links a:hover {
	text-decoration: underline;
}
#paddingBlock table tr td table tr th {
	color: #FFF;
	background-color: #ABBE69;
}
#paddingBlock table tr td table tr td {
	color: #666;
}
#paddingBlock table tr td table tr td a:link ,#paddingBlock table tr td table tr td a:visited,#paddingBlock table tr td table tr td a:active{
	color: #8FA547;
	text-decoration: none;
}
#paddingBlock table tr td table tr td a:hover {
	color: #8FA547;
	text-decoration: underline;
}
#paddingBlock table tr td h1 {
	color: #8BA045;
	background-image: none;
	font-size: 1.5em;
}
#paddingBlock table tr td h2 {
	font-size: 1.2em;
	color: #C2D095;
	margin: 0px;
	padding: 0px;
}
#paddingBlock table tr td h5 {
	color: #CCC;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#paddingBlock table tr td h6 {
	color: #6D924D;
	font-size: 0.8em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
#paddingBlock table tr td h6 a {
	color: #6D924D;
	text-decoration: none;
}
#paddingBlock table tr td p a {
	color: #ABBE69;
	text-decoration: none;
}
#paddingBlock #news tr td table{
	width: 450px;
	margin-right: 10px;
	margin-left: 10px;
}
#counterDiv {
	margin-left: 35px;
	margin-top: 35px;
}
#counterDiv p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav ul {
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: url(none) none;
	font-size: .8em;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	padding: 10px;
	display: block;
	border-bottom: 1px dotted #FF8E92;
}
#nav a:hover {
	background: #D00;
}
#nav p {
	margin: 0px;
	padding: 0px;
}
#vedio {
	text-align: center;
}
.ads {
	margin-left: 25px;
	padding: 5px;
	width: 140px;
	height: 80px;
	background: url(../images/ads.jpg) no-repeat;
}
