*html body{behavior:url("/bitrix/templates/fomedia_index/js/iehover.htc");}
html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #363636;
	background: #ffffff;
}
A{
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	color: #000000;
	outline: none;
}
A:hover{
	text-decoration: none;
}
A IMG{
	border: 0;
}
input, select, textarea{
	font-family: Georgia, Arial;
}
/* ----- pop_up ----- */
#overlay{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000000;
	z-index: 1000;
	opacity: 0.80;
	filter: alpha(opacity=80);
}
* html #overlay{
	position: absolute;
	1top: expression(ignoreMe = document.documentElement.scrollTop + "px");
}
#feedback_pop_up{
	display: none;
	position: absolute;
	z-index: 2000;
}
#request_pop_up{
	display: none;
	position: absolute;
	z-index: 2000;
}
#register_pop_up{
	display: none;
	position: absolute;
	z-index: 2000;
}
#add_question_pop_up{
	display: none;
	position: absolute;
	z-index: 2000;
}
#order_call_pop_up{
	display: none;
	position: absolute;
	z-index: 2000;
}
* html .ie6_fixed{
	top: expression(eval(document.documentElement.scrollTop) + 120 + 'px');
}
.pop_up{
	width: 502px;
	margin: 0 0 0 -251px;
	padding: 12px 0 0 0;
	background: url(/bitrix/templates/fomedia_index/images/pop_up_top_bg.gif) left top no-repeat;
	left: 50%;
}
.pop_up2{
	width: 502px;
	padding: 0 0 12px 0;
	background: url(/bitrix/templates/fomedia_index/images/pop_up_bottom_bg.gif) left bottom no-repeat;
}
.pop_up3{
	padding: 30px 50px;
	font-size: 14px;
	color: #7d7d7d;
	background: #ffffff;
	position: relative;
}
.pop_up3 h2{
	font-size: 30px;
	color: #363636;
	margin: 0 0 35px 0;
	font-weight: normal;
}
.pop_up3 .button_close{
	position: absolute;
	top: 0px;
	right: 20px;
	padding: 0 15px 0 0;
	background: url(/bitrix/templates/fomedia_index/images/button_close.gif) right 4px no-repeat;
}
.pop_up3 .input{
	width: 98%;
	margin: 5px 0 25px 0;
	font-size: 14px;
	padding: 4px 2px;	
	border: 1px solid #e7e7e7;
	border-top: 1px solid #abadb5;
	background: #f6f8fd;
}
.pop_up3 textarea{
	width: 98%;
	height: 160px;
	margin: 5px 0 25px 0;
	font-size: 14px;
	padding: 4px 2px;	
	border: 1px solid #e7e7e7;
	border-top: 1px solid #abadb5;
	background: #f6f8fd;
}
.button{
	width: 136px;
	height: 25px;
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 14px;
	color: #000000;
	border: 0;
	background: url(/bitrix/templates/fomedia_index/images/button.gif) left top no-repeat;
	cursor: pointer;
}
/* ----- // pop_up ----- */
#all{
	background: #feefde;
}
#all3{
	background: url(/bitrix/templates/fomedia_index/images/index_header_bg.gif) repeat-x;
}
#all2{
	background: url(/bitrix/templates/fomedia_index/images/index_footer_bg.gif) left bottom repeat-x;
}
#all4{

}
#header{
	width: 999px;
	height: 147px;
	margin: 0 auto;
	padding: 15px 0 0;
	overflow: hidden;
}
#header #header_phone{
	float: right;
	width: 200px;
	padding: 15px 10px 5px 0;
	font-size: 24px;
	color: #000000;
	font-family: Times New Roman, Arial, Tahoma;
	text-align: right;
}
#header blockquote{
	float: left;
	margin: 0 45px 6px 0;
}
#header #header_txt{
	float: left;
	width: 600px;
	padding: 0;
	font-size: 14px;
	color: #464646;
}
#header #header_txt span{
	font-size: 19px;
	font-weight: bold;
}
#header #header_txt p{
	margin: 15px 0 0;
}
#header #header_nav{
	background: url(/bitrix/templates/fomedia_index/images/index_menu_bg.gif) center top no-repeat;
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 43px;
}
#header #header_feedback{
	float: right;
	width: 186px;
	padding-right: 10px;
}
#header #header_feedback ul{
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	text-align: right;
}
#header #header_feedback ul li{
	padding: 0 0 3px 22px;
	font-size: 11px;
}
#header #header_feedback ul li a{
	color: #6b2318;
}

#header #search{
	float: left;
	width: 162px;
	margin: 0 48px 0 0;
	padding: 22px 0 0 25px;
	background: url(/bitrix/templates/fomedia_index/images/input_search.gif) 25px bottom no-repeat;
}
* html #header #search{
	margin: 0 24px 0 0;
}
#search input{
	width: 124px;
	margin: 0;
	padding: 2px 10px 4px 28px;
	font-size: 11px;
	color: #898989;
	border: 0;
	background: none;
}
* html #search input{
	padding: 2px 10px 3px 28px;
}
*+html #search input{
	padding: 2px 10px 3px 28px;
}
#header #header_menu{
	float: left;
	margin-top: -7px;
	overflow: hidden;
}
#header #header_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 60px;
}
#header #header_menu ul li{
	display: inline;
	font-size: 16px;
	color: #d2bfa7;
	padding: 5px 0;
}
#header #header_menu ul li:first-child span, #header #header_menu ul li.first-child span{
	background:none;
}
* html #header #header_menu ul li {
	padding: 10px 0px;
z-index: expression( /* оптимизированный expression, который сработает только при загрузке страницы */
runtimeStyle.zIndex = 1,
this == parentNode.firstChild ? (className += " first-child") : 0 /* добавляем нужный класс первому элементу */
)
}
#header #header_menu ul li a, #header #header_menu ul li a:visited {
	color: #fffead;
	display: block;
	padding: 10px 28px;
}
#header #header_menu ul li span{
	background: url(/bitrix/templates/fomedia_index/images/menu_sprt.gif) left center no-repeat;
	display: block;
	float: left;
}
#header #header_menu ul li span span{
	background: none;
	margin-left: 5px;
	padding: 10px 2px;
}
#header #header_menu ul li span span.text{
	padding: 10px 28px;
}
*html #header #header_menu ul li span span{
	padding: 10px 0px;
}
#header #header_menu ul li span.act:hover{
	background: url(/bitrix/templates/fomedia_index/images/menu_hover_bg1.png) center top no-repeat;
}
*html #header #header_menu ul li span.act:hover{
	background: url(/bitrix/templates/fomedia_index/images/menu_hover_bg1.gif) center -3px no-repeat;
}


#center{
	width: 1008px;
	height: 278px;
	margin: 0 auto;
	overflow: hidden;
}


#center #center_block{
	width: 968px;
	padding: 0 0 0 40px;
	overflow: hidden;
	height: 238px;
	margin-bottom: -5px;
}
#center #center_block table td{
	height: 230px;
	vertical-align: top;
}
#center #center_block h1{
	font-size: 28px;
	color: #97ddff;
	margin: 20px 0 20px;
	font-weight: normal;
}
#center #center_block h1 a{
	color: #000000;
}
#center #center_block p{
	margin: 0 355px 20px 0;
	font-size: 19px;
	color: #340e08;
	line-height: 1.2em;
	height:80px;
	
}
#center #center_block .button_add_order{
	float: left;
	width: 183px;
	height: 30px;
	margin: 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	border: 0;
	background: url(/bitrix/templates/fomedia_index/images/button_add_order.png) left top no-repeat;
	cursor: pointer;
}
* html #center #center_block .button_add_order{
	background: url(/bitrix/templates/fomedia_index/images/button_add_order_ie6.gif) left top no-repeat;
}
#center #center_menu{
	padding: 0 0 0 40px;	
}
#center #center_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#center #center_menu ul li{
	float: left;
	font-size: 18px;
	color: #faf5ac;
}
#center #center_menu ul li span{
	float: left;
	display: block;
	padding: 0 0 0 21px;
	background: url(/bitrix/templates/fomedia_index/images/center_menu_left_bg.png) left top no-repeat;
	/*height: 44px;*/
}
#center #center_menu ul li span span{
	padding: 0 19px 0 0;
	background: url(/bitrix/templates/fomedia_index/images/center_menu_right_bg.png) right top no-repeat;
	/*height: 44px;*/
}
#center #center_menu ul li span span span{
	padding: 6px 4px 0 4px;
	background: url(/bitrix/templates/fomedia_index/images/center_menu_center_bg.png) right top repeat-x;
	height: 34px;
}
#center #center_menu ul li a{
	display: inline-block;
	vertical-align: top;
	margin: 6px 18px 0 18px;
	color: #6a2518;
}
* html #center #center_menu ul li a{
	display: inline;  
}
*+html #center #center_menu ul li a{
	display: inline;
}
#center #center_menu ul li a:hover{
	border-bottom: none;
}
#content{
	width: 990px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	overflow: hidden;
}
#content h2{
	font-size: 18px;
	margin: 0 0 28px 0;
	font-weight: normal;
}
#content #content_right{
	float: right;
	/*width: 320px;*/
	width: 0;
}
#content #content_right table{
	margin: 4px 0 14px 0;
}
#content #content_right table td{
	padding: 0 25px 0 0;
}
#content #content_right table td h2{
	margin: 0;
}
#content #content_left{
	color: #6b2318;
	float: left;
	font-size: 14px;
	width: 280px;
	margin: 0 50px 0 0;
	padding: 0 0 0 16px;
}
#content #content_left table{
	border-top: 1px solid #decbb4;
	padding: 10px 0;
}
#content #content_left table.tab0{
	border-top: none;
}
#content #content_left table td span{
	display: block;
	margin: 2px 0 3px 0;
	font-size: 11px;
	font-family: Arial, Tahoma;
}
#content #content_left table td a{
	color: #000;
}
#content #content_left table td a img{
	margin: 6px 30px 0 0;
}
#content #content_left table td h2{
	margin: 0;
	line-height: 1.1em;
}
#content #content_left table td h2 a{
	color: #0c83a7;
}
#content #content_center{
	margin: 0 28px 0 345px;
}
#content #content_center h2{
	margin: 0 0 5px 120px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5d2bd;
	font-size: 16px;
}
#content #content_center table{
	font-family: Arial, Tahoma;
	position: relative;
	float: left;
}
#content #content_center table td.ltl{
	padding: 0 12px;
}
#content h2 a, #content h2 a:visited {
	color: #000;
}
#content #content_center p{
	color: #533519;
	margin: 0 0 20px 0;
	line-height: 1.5em;
}
#content #content_right p{
	margin: 0 0 20px 0;
	line-height: 1.5em;
}
#bottom{
	width: 950px;
	height: 124px;
	margin: 0 auto;
	padding: 28px 0 0 40px;
	border-top: 1px solid #cbd5db;
	overflow: hidden;
}
#bottom #bottom_im{
	float: right;
	width: 310px;
	height: 40px;
	padding: 17px 0 0;
}
#bottom #bottom_logo{
	float: left;
	width: 220px;
	margin: 0 86px 0 0;
}
#bottom #bottom_logo p{
	color: #645634;
	font-size: 14px;
}
#bottom #bottom_logo a img{
	margin: 0 10px 10px 0;
}
#bottom #bottom_logo .a{
	margin: 0 0 0 65px;
	color: #086faa;
}
#bottom #bottom_contacts{
	color: #464646;
	float: left;
	width: 280px;
	padding: 16px 0 0 0;
}
#bottom #bottom_contacts a{
	color: #331f13;
}


#widgets{
height: 141px;
overflow:hidden;
}
#widgets ul li{
float: left;
list-style: none;
}

