* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background:#dfdfdf;
}
a {
	color: #0354a0;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 0px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1092px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 450px;
	position:relative;
	background:#fff;
}
.flash{
	position:relative;
	z-index:0;
}
.logo{
	width:250px;
	height:269px;
	background:url(images/logo_bg.png) no-repeat;
	position:absolute;
	
	top:0px;
	left:24px;
	color:#0354a0;
	font:16px Tahoma;
	padding:12px 0px 0 40px;
	z-index:5;
}
.logo img{
	margin:2px 0 10px 25px;


}
p.phone{
	color:#ee6e0b;
	font:18px arial;
	padding:0 0 0 30px;
}
.ph1{
	color:#1083da;
	font:18px arial;
}
p.worktime{
	color:#fff;
	font:11px arial;
	padding:23px 0 0 0px;
	margin-left:-26px;
}
*+html p.worktime{
	padding:28px 0 0 0px;
}
*html p.worktime{
	padding:28px 0 0 0px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 140px;
	height: 1%;
	
	background:#fff;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.top_menu{
	width:1057px;
	float:left;
	height:50px;
	padding:20px 0 0 35px;

	
}
.top_menu li{
	list-style:none;
	display:block;
	float:left;
	height:32px;
	padding:0 25px 0;
}
.top_menu a{
	color:#0354a0;
	font:12px arial;
	text-decoration:none;
}
.top_menu a span {
	text-decoration:underline;
}
.top_menu a:hover, .top_menu li.top_menu_curr a{
	color:#010101;
	font:12px arial;
	text-decoration:none;
}
.top_menu a:hover span, .top_menu li.top_menu_curr a span
{
	text-decoration:none;
}
.top_menu img{
	margin-bottom:-14px;
	margin-right:5px;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 315px 0 300px;
}
#content1 {
	padding: 0 45px 0 300px;
}
.circles{
	width:792px;
	
	/*float:right;
	
	border-bottom:1px solid #fbd9b0;*/
	padding:15px 0 27px 300px;
	margin-right:48px;
	
}
.circ{
	width:792px;
	float:left;
	border-bottom:1px solid #fbd9b0;
	padding:0 0 27px;
}
*html .circles{
	margin-right:18px;
}

.circles div.circ_menu{
	float:left;
	padding:0 0px 0px 0;

}
.circles div.skidka{
	float:left;
	padding:0 26px 0px 0;

}
.circles .circ_menu a{
	display:block;
	width:61px;
	height:160px;
	background:url(images/circ_off.png) no-repeat right 50px;
	color:#fff;
	font:15px arial;
	text-decoration:none;
	padding:0px 0 0 103px;
	
}
.circles .circ_menu img{
	float:left;
	display:block;
	margin:0 0 -88px -103px;
}
*html .circles .circ_menu img{
	float:left;
	display:block;
	margin:0 0 -88px -53px;
}
.circles .circ_menu a:hover, .circles .circ_menu a.circ_menu_curr{
	background:url(images/circ_on.png) no-repeat right 50px;
	text-decoration:none;
}
 .circles .circ_menu a.circ_a {
	display:block;
	background:none;
	width:175px;
	text-align:center;
	height:20px;
	color:#1a54a5;
	font:18px arial;
	text-decoration:underline;
	padding:0px 15px 0 0px;
	margin:0 55px 0 0;
	
 }

/**************************************ÈÒÎÃ*****************/
p.h1{
	color:#000;
	font:17px arial;
	padding:18px 0 15px;
	float:left;
	width:100%;
}
h1{
	color:#000;
	font:17px arial;
	padding:18px 0 10px;
	float:left;
	width:100%;
}
h2{
	color:#000;
	font:14px arial;
	padding:18px 0 10px;
	float:left;
	width:100%;
}
p.h3{
	color:#484747;
	font:italic 13px arial;
	padding:18px 0 15px;
	float:left;
	width:100%;
}
.txt {
	width:95%;
	padding:0 5% 0 0;
	float:left;
}
.txt p{
	color:#010101;
	margin:0 0 15px;
}
.txt img{
	/*float:left;*/
	margin:0 10px 10px 0;
}
.txt a{
	color:#0583d7;
	font:12px arial;	
}
.txt ul, .txt ol{
	margin-left:20px;
	padding:0 0 10px;
}
.txt .blue_text{
	color:#0482d7;
	font:13px arial;
}
.blue_banner{
        margin-top: 20px;
	float:left;
	width:100%;
	text-align:center;
}
/********************ÎÐÀÍÆÅÂÀß ÐÀÌÊÀ****************/
.frame{
	float:left;
	width:100%;
}
.orange{
	width:213px;
	float:left;
	padding:8px 0;
	text-align:center;
	color:#f37e09;
	font:italic 11px arial;
	border:1px solid #fd8a15;
	position:relative;
	margin:0 13px 0 0;
}
.orange img{
	margin-top:5px;
}
.blue{
	width:245px;
	float:left;
	padding:8px 0;
	text-align:center;
	color:#3ca8f4;
	font:italic 11px arial;
	border:1px solid #3ca8f4;
	position:relative;
}
.blue img{
	margin:5px 2px 0;
}
img.t_l{
	position:absolute;
	top:-1px;
	left:-1px;
	width:13px;
	height:13px;
	margin:0;
}
img.t_r{
	position:absolute;
	top:-1px;
	right:-1px;
	width:13px;
	height:13px;
	margin:0;
}
img.b_l{
	position:absolute;
	bottom:-1px;
	left:-1px;
	width:10px;
	height:12px;
	margin:0;
}
img.b_r{
	position:absolute;
	bottom:-1px;
	right:-1px;
	width:10px;
	height:12px;
	margin:0;
}
*html img.t_r{
	position:absolute;
	top:-1px;
	right:-2px;
	width:13px;
	height:13px;
	margin:0;
}
*html img.b_r{
	position:absolute;
	bottom:-2px;
	right:-2px;
	width:10px;
	height:12px;
	margin:0;
}
*html img.b_l{
	position:absolute;
	bottom:-2px;
	left:-1px;
	width:10px;
	height:12px;
	margin:0;
}
/*****************************ËÈÖÅÍÇÈÈ*******************/
.lic_head{
	color:#010101;
	font:16px arial;
	padding:30px 0 5px 25px;
	height:56px;
	float:left;
	width:100%;
}

.lic_head img{
	margin-bottom:-18px;
	margin-left:5px;
}
.lis{
	float:left;
	width:100%;
}
.lic_ins {
	border-top:1px solid #fbd9b0;
	border-bottom:1px solid #fbd9b0;
	float:left;
	
}
.lic img{
	margin:13px;
}
/***********************************ÏÎÐÒÔÎËÈÎ****************************************/
.port_line{
	width:100%;
	float:left;
}
.port_item{
	float:left;
	width:162px;
	height:240px;
	border:1px solid #d8d8d8;
	color:#010101;
	font:12px arial;
	padding:8px 14px;
	margin:0 0 13px 35px;
}
*html .port_item{
	float:left;
	width:162px;
	height:240px;
	border:1px solid #d8d8d8;
	color:#010101;
	font:12px arial;
	padding:8px 14px;
	margin:0 0 13px 30px;
}
.port_item a{
	color:#0354a0;
	font:12px arial;
}
.port_item a.num_pict{
	color:#696969;
	font:12px arial;
	display:block;
	height:15px;
	text-decoration:none;
	margin:7px 0 7px;
	padding:0 0 0 18px;
	background:url(images/plus.jpg) no-repeat left center;
}
.port_item img{
	margin:0 0 8px;
}

/********************************ÎÁÚÅÊÒÛ*************************/
p.h2{
	color:#010101;
	font:12px arial;
	background:url(images/object_arr.jpg) no-repeat left 1px;
	padding:0 0 15px 25px;
	width:100%;
	float:left;
}
.objects {
	width:100%;
	float:left;
	padding:0 0 55px;
}

.object_line{
	width:100%;
	float:left;
	padding:8px 0;
}
.object_line img{
	padding:5px;
	border:1px solid #d8d8d8;
	
	margin:0px 20px;
}
.object_item{
	width:33%;
	text-align:center;
	float:left;
	
}
/*****************************************ÝËÅÌÅÍÒ*****************/
.object{
	width:100%;
	float:left;
	padding:0 0 55px;	
}
.foto{

	width:94%;
	margin:0 auto 25px;
	position:relative;
	border:1px solid #dadada;
	padding:7px 0;
	text-align:center;
}
img.prev{
	position:absolute;
	top:48%;
	left:10px;
}
img.next{
	position:absolute;
	top:48%;
	right:10px;
}
/*******************************************ÎÒÇÛÂÛ****************************************/
.otzyv{
	padding:0 0 20px;
	border-bottom:1px solid #c9cbcc;
}
.otzyv_item{
	width:100%;
	padding:15px 0 0;
	color:#010101;
	font:12px arial;
}
.date{
	color:#97989b;
	font:11px arial;
}
.author{
	color:#0173bb;
	font:13px arial;
}
.page{
	text-align:center;
	color:#010101;
	font:16px arial;
	padding:13px 0 40px;
}
.page a{
	color:#0173bb;
	font:16px arial;
}
.otzyv_form table{
	width:70%;
}
.otzyv_form p{
	color:#000;
	font:13px arial;
}
.otzyv_form td{
	color:#010101;
	font:12px arial;
	padding:5px 0;
}
.otzyv_form td.form_txt{
	color:#5d5c5c;
	font:italic 12px arial;
}
.otzyv_form input.pole1{
	width:398px;
	height:20px;
	border:1px solid #c6c5c5;
}
.otzyv_form  select{
	width:398px;
	height:20px;
	border:1px solid #c6c5c5;
}
.otzyv_form input.pole2{
	width:84px;
	height:20px;
	border:1px solid #c6c5c5;
}
.otzyv_form textarea{
	width:398px;
	height:160px;
	border:1px solid #c6c5c5;
}

/******************************************ÂÎÏÐÎÑÛ*****************************************/
.quest{
	padding:0 0 20px;
	
}
.quest_item{
	width:100%;
	padding:10px 0 10px;
	color:#010101;
	font:12px arial;
	border-bottom:1px solid #c9cbcc;
}
p.answ{
	padding:7px 0 0;
}

/**********************************************************************************************/
.float_menu{
	width:100%;
	float:left;
	padding:10px 0 30px 0;
}
.float_menu ul li{
	list-style:none;
	float:left;
	display:inline;
	background:none;

}
.float_menu li a{
	display:block;
	padding:0px 15px 0px 0;
	height:19px;
	float:left;
	color:##0354a0;
	font:12px arial;background:none;

}
.float_menu li a:hover, .float_menu li a.float_menu_curr{
	display:block;
	padding:0px 15px 0px 0;
	float:left;
	height:19px;
	color:#010101;
	font:12px arial;
	text-decoration:none;
}
.state_item{
	width:750px;
	float:left;
	color:#393939;
	font:12px arial;
	padding:0 0 25px 0;
}
.state_item a{
	display:block;
	padding:0 0 10px 0;
}
.state_img{
	width:130px;
	float:left;
}
.state_def{
	width:520px;
	float:left;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
	padding:0 0 0 40px;

}
.left_menu{}

.left_menu li{
	list-style:none;
	background:url(images/left_li_bg.png) no-repeat 25px bottom;
	width:220px;
	padding:0 0 4px;
}
.left_menu li a.level1{
	display:block;
	width:220px;
	padding:4px 0 2px 25px;
	color:#0354a0;
	font:13px arial;
}
.left_menu li a:hover.level1, .left_menu li.level1_curr a.level1{
	background:url(images/lev1_arr.png) no-repeat left 9px;
	color:#010101;
	font:13px arial;
	text-decoration:underline;
}
/**************2LEVEL*************************/
.left_menu ul.lev2 li{
	list-style:none;
	background:url(images/left_li_bg.png) no-repeat 25px top;
	width:220px;
	padding:0 0 2px;
}
.left_menu li a.level2{
	display:block;
	width:220px;
	padding:4px 0 2px 43px;
	color:#000;
	font:12px arial;
}
.left_menu li a:hover.level2, .left_menu li.level2_curr a.level2{
	background:url(images/lev2_arr.png) no-repeat 25px 9px;
	color:#0354a0;
	font:12px arial;
	text-decoration:underline;
}

/***********************ÐÀÁÎÒÛ**************/
.left_head{
	color:#010101;
	font:16px arial;
	padding:30px 0 0 25px;
	height:57px;
}
.left_head img{
	margin-bottom:-18px;
	margin-left:5px;
}

.work_item{
	width:152px;
	padding:5px 17px 7px;
	border:1px solid #dedddd;
	margin:12px 0 0 8px;
}
.work_item a{
	color:#484747;
	font:italic 12px arial;
	text-decoration:none;
}
.work_item img{
	margin:5px 0;
}
.all_work{
	padding:5px 0 0 28px;
}
.all_work a{
	color:#484747;
	font:11px arial;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 230px;
	margin-left: -280px;
	position: relative;
	margin-top:218px;
	padding:0 50px 0 0;
}
.news_index{
	width:100%;
	float:left;
	padding:25px 0 0;
}
p.right_head{
	color:#010101;
	font:16px arial;
	padding:0 0 15px 0;
}
p.right_head a{
	color:#1a54a5;
	font:16px arial;
}
.news_item{
	width:217px;
	float:left;
	color:#000;
	font:12px arial;
	padding:0 12px 10px 10px;
	border-left:1px solid #fbd9b0;
}
.news_item_fst{
	width:218px;
	float:left;
	color:#000;
	font:12px arial;
	padding:0 10px 10px 0px;
}
.news_item_date{
	color:#0074e5;
	font:12px arial;
}
.news_item a,.news_item_fst a{
	color:#3a0066;
	font:12px arial;
}
.news_item p{
	padding:7px 0 0;
}
.all_news{
	width:100%;
	padding:0px 0 0;
}
.all_news a{
	color:#484747;
	font:11px arial;
}


.right_txt {	
	color:#484747;
}
.right_txt p{
	padding-top:10px;
}
.right_txt p.right_head{
	color:#484747;
	font:14px arial;
	padding:35px 0 8px 0;
}
.right_txt ul li{
	list-style:none;
	padding:0 0 5px 15px;
	display:block;
	background:url(images/blue_point.jpg) no-repeat left 7px;

	width:205px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1092px;
	margin: -100px auto 0;
	height: 150px;
	background: #fff;
}
.foot{
	width:997px;
	margin:0 auto;
	border-top:1px solid #4e87bc;
}
.fleft{
	float:left;
	color:#010101;
	font:10px arial;
	width:300px;
	padding:13px 0 0 13px;
	
}
.f1{
	color:#010101;
	font:12px arial;
}
.f2{
	color:#135fa6;
	font:10px arial;
}
.fcenter{
	float:left;
	width:371px;
	text-align:center;
	padding:17px 0 0 0px;
}
.fright{
font:10px arial;
	float:right;
	width:303px;
	text-align:right;
	padding:17px 10px 0 0;
}
.fright a{
	color:#135fa6;
	font:10px arial;
}
.fright img{
	margin-bottom:7px;
	margin-left:3px;
}

table.price_l {background-color: #f1f1f1;}
table.price_l td {background-color: #ffffff; padding: 3px;}
table.price_l td.c {background-color: #dbdbdb; padding: 5px;}

