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


/* CSS Document */
h1 , h2, h3, h4, h5, p, ul, form, dl{
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.wraper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}



body{
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../images/b_bg.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	clear: both;
	float: left;
	width: 100%;
	}


.container {
	position: relative;
	background-color: #FFF;
	width: 860px;
	margin: auto;
	clear: both;
	float: left;
}
.header {
	width: 800px;
	position: relative;
	background-image: url(../images/header.png);
	height: 132px;
	background-repeat: no-repeat;
	margin: auto;
	background-color: #FFF;
}
.logo {
	width: 150px;
	position: absolute;
	top: 20px;
	left: 20px;
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	top: 95px;
	margin-right: auto;
	margin-left: auto;
}
.menu li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	line-height: 36px;
	text-align: center;
}
.menu li a {
	display: block;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
}
.menu li a:hover {
	text-align: center;
	display: block;
	text-decoration: none;
	background-image: url(../images/hover.gif);
}
.slider {
	margin: auto;
	width: 800px;
	position: relative;
	height: 224px;
}
.slider img {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 224px;
	width: 800px;
}
.container .bolder {
	margin: auto;
	width: 800px;
}
.bolder_m  {
	background-image: url(../images/corner_midd.png);
	margin: auto;
	height: 8px;
	width: 800px;
}

.bolder_l {
	background-image: url(../images/corner_left.png);
	height: 25px;
	background-repeat: no-repeat;
	width: 13px;
}
.bolder_r {
	margin: auto;
	height: 25px;
	width: 64px;
	background-image: url(../images/corner_right.png);
	background-repeat: no-repeat;
	float: right;
	clear: left;
}


.content {
	width: 800px;
	margin: auto;
	padding-top: 12px;
	padding-bottom: 12px;
}
.content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	line-height: 16px;
}
.content .left {
	width: 550px;
	float: left;
}
.left h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #c4c4c4;
	padding-left: 21px;
}
.left img {
}


.content .right {
	width: 249px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdcdc;
	float: right;
}
.right h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #83c138;
	padding-left: 21px;
}
.footer {
	width: 800px;
	margin: auto;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
	padding-bottom: 10px;
}
.footer p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.footer p a {
	color: #666;
}


.controll {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	position: relative;
	height: 17px;
}
.dots {
	position: absolute;
	background-image: url(../images/corner_left.png);
	height: 17px;
	padding-left: 9px;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.dots .dots2 {
	background-image: url(../images/corner_right.png);
	height: 17px;
	background-position: right;
	background-repeat: no-repeat;
}
.dots .dots2 a {
	display: block;
	height: 11px;
	width: 11px;
	background-image: url(../images/dot.png);
	float: left;
	margin-top: 1px;
	margin-right: 7px;
	text-decoration: none;
}
.dots .dots2 a:hover {
	background-image: url(../images/dot_hover.png);
}
.news strong {
	display: block;
}
.news p {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.left h1 {
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	padding-bottom: 20px;
}
.left strong {
	font-weight: bold;
	color: #70AC28;
}
.left ul {
	padding-bottom: 10px;
	padding-left: 30px;
	color: #666;
}
.left h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.left a {
	color: #333;
}
.left p {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.news em {
	display: block;
	color: #333;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.news strong {
	display: block;
	color: #71AD29;
	padding-bottom: 5px;
}
.news strong a {
	display: block;
	color: #71AD29;
}
.dots .dots2 .active {
	background-image: url(../images/dot_hover.png);
}
