* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	width: 100%;
	min-height: 100%;
	position: relative;
	background-color: #fff;
}
*html body {
	height: 100%;
}
#container {
	min-width: 1000px;
	background-color: #f3f1c1;
}
*html #container {
width: expression(document.body.clientWidth < 1000? "1000px": "auto");
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img  {
	border: 0px none #fff;
}

/*header start*/
#header_fon {
	background-color: #5b4000;
	width: 100%;
}
#header {
	width: 1000px;
	height: 119px;
	background-image:url(../images/header_background_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	/*background-color: #5b4000;*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#header_left_block {
	width: 664px;
	height: 119px;
	float: left;
	background-image:url(../images/header_fon_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #5b4000;
}
#header_right_block {
	position: absolute;
	right: 0px;
	top: 20px;
	width: 336px;
	height: 99px;
	background-image: url(../images/header_right_top_menu_fon_01_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#header_right_block div {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 60px;
}
#header_phone {
	height: 30px;
	width: 246px;
	background-image: url(../images/header_right_top_menu_fon_02_06.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 11px;
}
#header_phone p {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #614608;
}
#header_phone p span {
	font-size: 10px;
}


.link_main_page {
	position: absolute;
	/*background-color: #69C;*/
	width: 200px;
	height: 100px;
	left: 60px;
	top: 15px;
}
#link_ico {
	position: absolute;
	/*background-color: #69C;*/
	width: 200px;
	height: 30px;
	left: 552px;
	top: 60px;
}
.link_ico {
	width: 26px;
	height: 30px;
	/*background-color:#0C0;*/
	display: block;
	float: left;
}
/*header end*/
/*main menu start*/
#main_menu {
	height: 46px;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bea146;
	border-bottom-color: #bea146;
	position: relative;
}
#main_menu_left_fon {
	position: absolute;
	background-image:url(../images/main_menu_bt_01_11.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 50%;
	z-index: 10;
	height: 46px;
	left: 0px;
}
#main_menu_right_fon {
	position: absolute;
	background-image:url(../images/main_menu_bt_06_22.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 50%;
	z-index: 20;
	height: 46px;
	right: 0px;
}
#main_menu ul, #main_menu li {
	list-style: none;
}
#main_menu ul {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 100;
}
#main_menu .children {
	display: none;
}
#main_menu ul li ul {
	display: none;
}
#main_menu li {
	float: left;
}
*html #main_menu ul {
	position: absolute;
	z-index: 100!important;
}
#main_menu li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	color: #ffcc66;
	font-size: 12px;
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 16px;
	margin-top: 14px;
	display: block;
	font-weight: bold;
}
#main_menu li a:hover {
	color: #ffffcd;
}
.main_menu_li {
	background-repeat: repeat-x;
	background-position: center top;
}
.mm_li_1 {
	background-image: url(../images/main_menu_bt_01_11.jpg);
}
.mm_li_2 {
	background-image: url(../images/main_menu_bt_02_13.jpg);
}
.mm_li_3 {
	background-image: url(../images/main_menu_bt_03_15.jpg);
}
.mm_li_4 {
	background-image: url(../images/main_menu_bt_04_17.jpg);
}
.mm_li_5 {
	background-image: url(../images/main_menu_bt_05_20.jpg);
}
.mm_li_6 {
	background-image: url(../images/main_menu_bt_06_22.jpg);
}
/*main menu end*/
/*submenu start*/
#sub_menu {
	background-image: url(../images/sub_menu_fon_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: 278px;
	/*display: none;*/
}
#sub_menu ul, #sub_menu li {
	list-style: none;
	text-align: center;
}
#sub_menu ul {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	visibility: hidden;
}
#sub_menu li {
	float: left;
	width: 262px;
	padding-top: 26px;
}
#sub_menu li .sub_menu_normal {
	text-align: center;
	width: 262px;
	height: 29px;
	background-image: url(../images/menu_2_button_normal_33.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	color: #3b2b03;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
	line-height: 23px;
}
#sub_menu li .sub_menu_hover {
	background-image: url(../images/menu_2_button_hover_var2_08.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #FFF;
}
.sub_menu_catalog {
	background-image: none;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	color: #3b2b03;
	font-weight: normal;
	font-size: 15px;
	
}
#sub_menu a span {
	color: #e5d387;
}
#sub_menu li img {
	width: 256px;
	height: 134px;
}
#sub_menu .img_normal {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5ecb2;
	border-right-color: #f5ecb2;
	border-bottom-color: #f5ecb2;
	border-left-color: #f5ecb2;
	margin-bottom: 16px;
	margin-top: 16px;
}
#sub_menu .img_hover {
	border-top-color: #3b2b03;
	border-right-color: #3b2b03;
	border-bottom-color: #3b2b03;
	border-left-color: #3b2b03;
}
#sub_menu li {

}

/*submenu end*/

/*main content start*/

#main_content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#content_block {
	margin-top: 0;
	/*margin-right: 20px;*/
	margin-bottom: 0;
	margin-left: 301px;
	display: block;
} 
*html #content_block {
	position: relative;
	z-index: 100;
}

/*left start*/
#sidebar1 {
	float: left; 
	width: 300px;
	/*padding: 15px 0;*/
}
#sidebar_container {
	/*padding-left: 94px;*/
	padding-left: 30px;
	padding-top: 45px;
	padding-bottom: 45px;
}
#left_menu {
}
#left_menu ul, #left_menu li {
	list-style: none;
}
#left_menu ul {
	
}
#container_left_menu {
	padding-bottom: 80px;
	padding-left: 10px;
}
#left_menu li {
}
#left_menu li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #3b2b03;
	line-height: 24px;
	font-weight: bold;
}

#sidebar1 a img, #sidebar1 a {
	border: 0px none #fff;
}
#sidebar1 img {
	margin-bottom: 18px;
}
/*left end*/
/*content start*/
/*
#content_block_content {
	font-family: Tahoma, Geneva, sans-serif;
	color: #403008;
	padding-left: 20px;
	padding-right: 27px;
	padding-top: 37px;
	padding-bottom: 65px;
}
#content_block_content p {
	font-size: 12px;
	margin-bottom: 16px;
	text-align: justify;
}
#content_block_content h1 {
	font-size: 18px;
	margin-bottom: 16px;
	font-weight: bold;
	margin-bottom: 40px;
}*/
#content_block {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3b2b03;
}
#content_block li {
	margin-left: 30px;
	font-size: 12px;
}
#content_block a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3b2b03;
	text-decoration: underline;
	font-size: 12px;
}
#content_block span {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3b2b03;
	text-decoration: underline;
	font-size: 12px;
}
#content_block hr {
	color: #3b2b03;
}
#content_block table, #content_block td  {
	border: 1px solid #3b2b03;	
}
#content_block a img  {
	border: 0px none #3b2b03;
}
#content_block {
	font-family: Tahoma, Geneva, sans-serif;
	color: #403008;
	padding-left: 20px;
	padding-right: 27px;
	padding-top: 37px;
	padding-bottom: 65px;
}
#content_block p {
	font-size: 12px;
	margin-bottom: 16px;
	text-align: justify;
}

#content_block h1 {
	margin: 0px 0px 15px;
	font-weight: bold;
	font-size: 18px;
	}

#content_block h2 {
	margin: 20px 0 15px;
	font-weight: bold;
	font-size: 16px;
	}

#content_block {

}
/*content end*/
/*main content end*/
/*footer start*/
#footer {
	width: 100%;
	background-color: #1e1600;
	height: 140px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bea146;
}
#footer a img  {
	border: 0px none #fff;
}
#footer_content {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-top: 44px;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer_left_block {
	float: left;
	width: 242px;
	padding-left: 41px;
}
#footer_right_block {
	float: right;
	width: 520px;
}
#footer_left_block img {
	float: left;
}
#footer_left_block p {
	color: #FFF;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 5px;
}
#footer_left_block a {
	color: #FFF;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 5px;
	text-decoration: none;
}
#footer_right_block p {
	color: #FFF;
	font-size: 13px;
}
#footer_right_block h2 {
	color: #fdca64;
	font-size: 13px;
	margin-bottom: 8px;
}





