body#main_body {
	margin: 0;
	padding: 0;
	background: #E0EBA7;

}

#corner_bottom{background: transparent  url(images/corner_bottom.jpg) 0 100% no-repeat; }
#corner_top{background: transparent  url(images/corner_top.jpg) 0 0 no-repeat; }
#main_table {
	width: 100%;
	height: 100%;
	font-family: Tahoma, Arial, Verdana,  sans-serif;
	font-size: 12px;
	color: #8F7C65;
	margin: 0;
	padding: 0;
}


/*-------HEADER--------*/
#logo { padding-left: 10px; margin-left: 25px; background: transparent url(images/header_bg.gif) repeat-x;
}
#left_content_conteyner {
	width: 280px;
}
/*-----Sub menu ----*/
#sub_menu_cont {
	position: relative;
	top: 0px;
	padding-top: 380px; 	
}
.sub_menu {width: 280px;
}
.sub_menu a {
	color: #2C3302;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 0 0 0 42px;
	margin: 25px 2px 0 18px;
	background: transparent url(images/marker.gif) 0px  5px no-repeat;
}

.sub_menu a:hover {color: #9AA661;}
.sub_menu a.sub_menu_active {color: #8EA603;}



A:link {text-decoration: none; font-size: 11px; color: 323A02;}
A:visited {text-decoration: none; font-size: 11px; color: 323A02;}
A:hover {text-decoration: none; font-size: 11px; color: 323A02;}

/*--Главное меню--*/
#main_menu {
	height: 42px;
	margin: 0 0 10px 8px;
	
}
#main_menu a {
	font-family: Verdana,  Tahoma, Arial, sans-serif;
	color: #323A02;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	white-space:nowrap;
	display: block;
	text-decoration: none;
	height: 20px;
	margin-top: 11px;
	padding: 0 25px 0 20px;
	background: transparent url(images/marker1.gif) 100% 3px no-repeat;	
	line-height: 16px;
}
#main_menu a:hover {color: #323A02;}
#main_menu a.main_menu_last {background: #E0EBA7;}



#block_text {
	font-family: Tahoma, Verdana,  Arial, sans-serif;
	color: #4A5605;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin: 17px 25px 45px 115px;
	line-height: 16px;
	width: 200px;

}
/*--Путь--*/
#path {
	font-family: Verdana,  Tahoma, Arial, sans-serif;
	color: #474E1C;
	font-size: 12px;
	margin: 10px 20px 0 0;
}
#path a {
	color:#323A02; 
	text-decoration: none;
}

#path a:hover {
	color:#6D7E03; 
}
#path a.path_active {
	color:#6D7E03; 
}


.content{
	font-family: Tahoma, Arial, Verdana,  sans-serif;
	color: #252B00;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.content_cont{
	font-family: Tahoma, Arial, Verdana,  sans-serif;
	color: #252B00;
	font-size: 14px;
	font-weight: normal;
	margin: 0;

}
.content table{
	font-family: Tahoma, Arial, Verdana,  sans-serif;
	color: #252B00;
	font-size: 12px;
	font-weight: normal;
	margin: 0;

}
.content h1 {
	font-family: Tahoma, Arial, Verdana,  sans-serif;
	color: #252B00;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.content p {margin-right:10px;margin-left:10px;margin-bottom:10px;}

.block_img_left {margin:11px 0px 11px 7px;
	width: 14px;
	height: 192px;
	
}

.block_img {margin:11px 7px 11px 0px;
	width: 144px;
	height: 192px;
	
}

#footer {
	background: url(images/footer_bg.gif) 0 100% repeat-x; 
	height: 50px;
	margin-top: 40px;

}

#footer_table {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	height: 50px;
	color: #576702;
	line-height: 16px;
}

#footer_table a {text-decoration: none;	color: #576702;}
#footer_table a:hover {text-decoration: none;	color: #576702;}
#mail {width: 330px; }
#email { 
	padding-left:15px;
	background: transparent url(images/mail.gif) 0 2px no-repeat;

}
#phon { 
	margin-left: 100px;
	padding-left:15px;
	background: transparent url(images/tel.gif) 0 2px no-repeat;

}

img {border: 0;}
table {border: 0;}

