@charset "utf-8";
a img {
	border: none;
}
.autobanners1 {
	float: left;
	height: 32px;
	width: 100%;
	margin-top: -10px;
}
.autobrends {
	float: left;
	height: 22px;
	width: 88px;
	margin-left: 30px;
}
.autobanners2 {
	float: left;
	height: 58px;
	width: 100%;
}
.autobanners3 {
	float: left;
	height: 27px;
	width: 100%;
}
.cap_container {
	float: left;
	width: 100%;
}
.cap_font1 {
	font-family: "Myriad Pro";
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 30px;
}
.cap_font2 {
	font-family: "Myriad Pro";
	color: #b5caa4;
	font-size: 16px;
}
.cap_font3 {
	font-family: "Myriad Pro";
	color: #FFFFFF;
	font-size: 16px;
}
/*Контент*/
.content_container {
	float: left;
	width: 100%;
}
.left_block {
	float: left;
	width: 220px;
	margin-top: -30px;
}
.main_menu {
	float: left;
	width: 200px;
	padding-left: 20px;
	margin-top: -35px;
}
/*Меню*/
#listMenu a {
	color:#497c1e;
	text-decoration:underline;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
}
#listMenu a:hover {
	color: #000000;
}
#listMenu ul li a {  /* Подменю */
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#listMenu ul li ul li a {  /* Под-подменю */
	color: #000000;
	font-size:11px;
	font-family: Tahoma;
}
#listMenu .activeMenuLink {  /* Моделирование активного пункта меню */
	color:#000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#listMenu li {  /* Никакие маркеры */
	padding-top: 3px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-image: url(img/marker_menu.png);
}
#listMenu li li {
	list-style-type: none;
	border-bottom-width: 0px;
	list-style-image: url(#);
}
#listMenu, #listMenu ul {  /* Никакой край и дополнение */
	padding-left: 5px;
	margin-left: 5px;
}
#listMenu ul {  /* Край подпунктов меню */
	display:none;
	margin-left: 10px;
}
/*end Меню*/
.ad_banner {
	float: left;
	width: 220px;
}
.text_block {
	float: left;
	width: 210px;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.contents {
	padding-left: 42px;
	padding-top: 3px;
}
.content-block1 {
	float: left;
	width: 297px;
	padding-right: 22px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
}
.content-block2 {
	float: left;
	width: 297px;
	padding-right: 10px;
	padding-left: 22px;
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
}
.content-block_top {
	float: left;
	height: 10px;
	width: 658px;
	background-image: url(img/content-block_top.png);
}
.content-block_centre {
	float: left;
	width: 658px;
	background-image: url(img/content-block_background.png);
}
.content-block_bottom {
	float: left;
	height: 10px;
	width: 658px;
	background-image: url(img/content-block_bottom.png);
}
.content-block_separator {
	float: left;
	height: 20px;
	width: 658px;
}

a.contentslink:link, a.contentslink:visited, a.contentslink:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
a.contentslink:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #727272;
}
.content_line {
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 42px;
	padding-bottom: 20px;
}
h2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #3e7215;
}
/* bottom */
.bottom_container {
	float: left;
	width: 100%;
}
.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
	background-image: url(img/bottom_block_background.png);
	text-align: center;
}
a.bottomlink:link, a.bottomlink:visited, a.bottomlink:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
}
a.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
/* bottom end */
/* footer */
.footer_container {
	float: left;
	width: 100%;
}
.copyright1 {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 11px;
}
.copyright2 {
	padding-right: 11px;
	width: 200px;
}
.copyright_img {
	padding-right: 8px;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a.footerlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
}
/* footer end */
