html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #252525;
	background: #ffffff;
}
A{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	color: #0b5c88;
	outline: none;
}
A:hover{
	text-decoration: none;
}
A IMG{
	border: 0;
}
#header #phone{
	float: left;
	width: 185px;
	margin: 35px 45px 0 0;
}

#header #phone span{
	font-size: 22px;
	color: #363636;
	font-weight: bold;
}
#header #contacts{
	float: left;
	width: 170px;
	margin: 35px 0 0 0;
}
#header #contacts ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#header #contacts ul li{
	padding: 0 0 6px 25px;
	font-size: 13px;
}
#header #contacts ul li.ico_icq{
	background: url(/bitrix/templates/seo/images/ico_icq.gif) left top no-repeat;
}
#header #contacts ul li.ico_skype{
	background: url(/bitrix/templates/seo/images/ico_skype.gif) left 1px no-repeat;
}
#header #contacts ul li.ico_e_mail{
	background: url(/bitrix/templates/seo/images/ico_e_mail.gif) left 1px no-repeat;
}
#header #contacts ul li a{
	color: #62871c;	
}
.content_bottom_txt{
	width: 282px;
}
.content_bottom_txt h2{
	font-size: 18px;
	margin: 0;
	padding: 0 0 30px 0;
}
.content_bottom_txt h2.ico_wreath{
	padding: 0 0 30px 90px;
	background: url(/bitrix/templates/seo/images/ico_wreath.gif) left top no-repeat;
}
.content_bottom_txt h2.ico_wreath a{
	color: #363636;	
}
.content_bottom_txt ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.content_bottom_txt ul li{
	padding: 0 0 5px 0;
}
.content_bottom_txt ul li img{
	position: relative;
	top: 3px;
}
.txt{
	width: 100%;
	margin: 0 0 30px 0;
}
.txt p{
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #252525;
}
.txt span{
	font-size: 16px;
}
.txt strong{
	font-size: 16px;
}
.txt em{
	font-size: 12px;
	font-style: normal;
}
#content_left h1{
	font-size: 25px;
	margin: 5px 0 5px 0;
	font-weight:normal;
}
#content_left h2{
	font-size: 20px;
	color: #00468c;
	margin: 0 0 20px 0;
	font-weight: normal;
}
.info{
	width: 250px;
	margin: 0 0 10px 0;
	padding: 0 0 0 32px;
	background: url(/bitrix/templates/seo/images/info_arrow.gif) left center no-repeat;
}
.info_txt{
	width: 250px;
	background: url(/bitrix/templates/seo/images/info_bg.gif) left top repeat-y;
}
.info_txt2{
	width: 250px;
	background: url(/bitrix/templates/seo/images/info_top_bg.gif) left top no-repeat;
}
.info_txt3{
	width: 200px;
	padding: 25px;
	font-size: 12px;
	background: url(/bitrix/templates/seo/images/info_bottom_bg.gif) left bottom no-repeat;
}
.table_people{
	background: url(/bitrix/templates/seo/images/img_people.gif) left top no-repeat;
}
.table_people td{
	padding: 105px 0 0 0;
	vertical-align: top;
	text-align: center;
}
.table_people td strong{
	font-size: 24px;
	color: #00468c;
}
.table_people td br{
	font-size: 5px;
	line-height: 1em;
}
.table {
	margin:0pt 0pt 25px;
	position:relative;
	width:100%;
}
.table .table_tl, .table_tr, .table_bl, .table_br{
	position: absolute;
	width: 8px;
	height: 8px;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	z-index: 2;
}
.table .table_tl{
	top: 0px;
	left: 0px;
	background: url(/bitrix/templates/seo/images/table_tl_bg.gif) left top no-repeat;
}
.table .table_tr{
	top: 0px;
	right: 0px;
	background: url(/bitrix/templates/seo/images/table_tr_bg.gif) left top no-repeat;
}
.table .table_bl{
	bottom: 0px;
	left: 0px;
	background: url(/bitrix/templates/seo/images/table_bl_bg.gif) left top no-repeat;
}
.table .table_br{
	bottom: 0px;
	right: 0px;
	background: url(/bitrix/templates/seo/images/table_br_bg.png) left top no-repeat;
}
.table table{
	background: #d0d0d0;
	position: relative;
	z-index: 1;
}
.table table th{
	padding: 15px 20px;
	font-size: 15px;
	color: #ffffff;
	background: #5a7715 url(/bitrix/templates/seo/images/table_th_bg.gif) left top repeat-x;
}
.table table td{
	padding: 5px 20px;
	background: #ffffff;
}
.table table td.yellow_bg{
	text-align: center;
	background: #faf7bf;
}
.table table td.beige_bg{
	text-align: center;
	background: #fdfcec;
}
