* {margin: 0;padding:0;}
html {height:100%;}
img {border:0;}
a {color:#007494;text-decoration:underline;}
a:hover {text-decoration:none;}
a:focus,input:focus,textarea:focus{outline: none;}

body{
	font-family:Arial,sans-serif;
	font-size:12px;
	background:#eae8d4;
	}
h1{font-size:24px;color:#007494;font-family:Arial narrow,sans-serif; padding-bottom:16px; font-weight:normal; }
h2{font-size:23px;color:#007494;font-family:Arial narrow,sans-serif; font-weight:normal;}
h3{font-size:18px;font-weight:normal;}
h3.blue{color:#007494;}
h6{font-size:12px;}
.wrapper-outer{background:url(../../../img/wrapper.jpg) no-repeat top center;}
.wrapper{background:url(../../../img/body-bg.png) repeat-x bottom;}
.wrapper-inner{
	width:989px;
	margin:0 auto;
	}
.header{
	position:relative;
	height:276px;
	overflow:hidden;
	}
.header .welcome{
	position:absolute;
	left:20px;
	top:40px;
	color:#8f8c76;
	}
.header .text{
	position:absolute;
	left:20px;
	top:105px;
	color:#fff;
	font-size:18px;
	font-family:Arial narrow,sans-serif;
	line-height:35px;
	}
.header .text .big{
	font-size:37px;
	}
.header .text .color{
	color:#eae8d4;
	}
.header .phone{
	position:absolute;
	right:26px;
	top:42px;
	font-family:Georgia,sans-serif;
	font-style:italic;
	font-size:14px;
	}
.header .phone span{
	font-size:20px;
	}
ul.nav{
	list-style:none;
	background:url(../../../img/nav.png) no-repeat;
	height:35px;
	line-height:34px;
	}
ul.nav li{
	float:left;
	padding-left:42px;
	}
ul.nav li.first{
	padding-left:0px;
	}
ul.nav li.last{
	float:right;
	padding:0 42px 0 0;
	}
ul.nav li a{
	display:block;
	height:35px;
	float:left;
	padding:0 0 0 42px;
	position:relative;
	}
ul.nav li a:hover{
	text-decoration:underline;
	background:url(../../../img/nav-hover.png) no-repeat left;
	}

ul.nav li a:hover span{
	background:url(../../../img/nav-hover.png) no-repeat right;
	}
ul.nav li a span{
	position:absolute;
	right:-42px;
	top:0px;
	display:block;
	height:35px;
	width:42px;
	cursor:pointer;
	}
ul.nav li.active a{
	color:#eae8d4;
	background:url(../../../img/nav-active.png) no-repeat left!important;
	}
ul.nav li.active a span{
	background:url(../../../img/nav-active.png) no-repeat right!important;
	}
.clear{
	clear:both;
	height:0px;
	font-size:0px;
	}
.content{
	padding-top:10px;
	}
.left-col{
	overflow:hidden;
	_zoom:1;
	}
.content-item{
	background:#f0efe1;
	padding:0px 24px;
	}
.simple-text{
	padding-bottom:20px;
	}
.right-col{
	float:right;
	width:251px;
	padding-left:25px;
	}
.right-col .right-block{
	padding:10px 0 16px 0;
	border-top:2px solid #f5f3e5;
	border-bottom:2px solid #dddaba;
	}
.right-col .right-block.first{border-top:0;}
.right-col .right-block.last{border-bottom:0;}
.right-col .right-block h2{
	padding-bottom:3px;
	}
.right-col .right-block .car{
	text-align:center;
	padding-top:125px;
	background:url(../../../img/car.png) no-repeat top;
	}
.news{
	padding-top:10px;
	}
.news .date{
	font-weight:bold;
	color:#7e7c66;
	padding-bottom:3px;
	}
.news a{
	color:#000;
	text-decoration:none;
	}
.news a:hover{
	text-decoration:underline;
	color:#007494;
	}
.all-news{
	padding-top:8px;
	}
.block_top,.block_top_l,.block_bottom,.block_bottom_l{background:url(../../../img/cont-top.png) no-repeat right top;height:14px;margin-left:15px;}
.block_top_l,.block_bottom_l{background-position:left top;width:15px;margin-left:-15px;height:14px;position:relative;overflow:hidden;}
.block_bottom{background-position:right bottom;}
.block_bottom_l{background-position:left bottom;font-size:0;}
.img-place{
	position:relative;
	margin-bottom:20px;
	}
.img-place div{
	width:14px;
	height:14px;
	position:absolute;
	background:url(../../../img/oval.png) no-repeat;
	overflow:hidden;
	}
.img-place div.tl{
	top:0;
	left:0;
	}
.img-place div.tr{
	top:0;
	right:0;
	background-position:-14px 0;
	}
.img-place div.bl{
	bottom:0;
	left:0;
	background-position:0 -14px;
	}
.img-place div.br{
	bottom:0;
	right:0;
	background-position:-14px -14px;
	}
ul.gallery{
	list-style:none;
	overflow:hidden;
	_zoom:1;
	padding:0 0 22px 10px;
	}
ul.gallery li{
	width:100px;
	height:75px;
	overflow:hidden;
	float:left;
	padding:22px 0 0 22px;
	}
ul.feedbacks{
	list-style:none;
	}
ul.feedbacks li{
	padding-bottom:24px;
	overflow:hidden;
	_zoom:1;
	}
ul.feedbacks li img{
	float:left;
	margin-right:8px;
	}
ul.feedbacks li .text{
	overflow:hidden;
	_zoom:1;
	}
ul.feedbacks li .text h3{
	padding-bottom:6px;
	}
ul.half{
	list-style:none;
	overflow:hidden;
	_zoom:1;
	padding-bottom:20px;
	margin-left:-22px;
	}
ul.half li{
	float:left;
	width:310px;
	padding-left:22px;
	overflow:hidden;
	_zoom:1;
	}
ul.half li img{
	float:left;
	margin-right:8px;
	}
ul.half li .text{
	overflow:hidden;
	_zoom:1;	
	}
.tabs-buttons{
	padding:10px 0;
	font-family:Arial narrow,sans-serif;
	font-size:17px;
	overflow:hidden;
	}
.tabs-buttons span{
	padding-right:3px;
	}
.tabs-buttons a{
	text-decoration:none;
	border-bottom:1px dashed #007494;
	}
.tabs-buttons a:hover{
	border:0;
	}
.tabs-buttons a.active{
	color:red;
	border-bottom:1px dashed red;
	}
.form1{
	overflow:hidden;
	padding-bottom:30px;
	_zoom:1;
	}
.form1 .left{
	float:left;
	width:306px;
	}
.form1  p{
	padding-bottom:4px;
	}
.form1 .right{
	float:right;
	width:336px;
	}
.form1 input[type="text"]{
	width:295px;
	background:url(../../../img/input.png) no-repeat;
	border:0;
	font-size:14px;
	padding:2px 5px 2px 6px;
	height:28px;
	line-height:28px;
	margin-top:3px;
	}
.form1 input[type="submit"]{
	cursor:pointer;
	}
.form1 .star{color:red;}
.form1 textarea{
	width:326px;
	height:184px;
	background:url(../../../img/textarea.png) no-repeat;
	border:0;
	font-size:14px;
	padding:5px;
	margin-top:3px;
	font-family:Arial,sans-serif;
	}
.footer{
	height:34px;
	position:relative;
	padding-top:30px;
	}
.footer .copy{
	float:left;
	}
.footer .counter{
	float:right;
	}
.footer .right-col{
	text-align:right;
	}
.footer .pills{
	width:119px;
	height:64px;
	background:url(../../../img/pills.png) no-repeat;
	position:absolute;
	left:-160px;
	top:0px;
	}
