html{
	height:100%;
	background:url(../images/sky.jpg) no-repeat 50% 0;
	font-size:62.5%;
}
body{
	margin:0;
	min-height:100%;
	min-width:1000px;
	position:relative;
	font:1.4em Arial, Helvetica, sans-serif;
	color:#000;
}
* html body{height:100%;}
h2{
	margin:0;
	background:url(../images/col-bg.gif) repeat-x 0 0;
	height:39px;
	color:#fff;
	padding:12px 0 0 17px;
	font-size:16px;
	line-height:16px;
}
h2 a{
	color:#fff;
	text-decoration:none;
}
h2 a:hover{text-decoration:underline;}
h2 span{text-transform:uppercase;}
h3{
	font-size:1.35em;
	line-height:26px;
	margin:0;
	padding:10px 0;
	color:#1c3e93;
}
h3 span{
	color:#231f20;
	font-weight:normal;
}
h3 strong{color:#57b6dd;}
h4{
	color:#57b6dd;
	margin:7px 0;
	border-bottom:1px solid #ccc;
	font-size:1.35em;
	padding:5px 0;
}
p{
	margin:0;
	padding:0 0 12px;
	font-size:0.857em;
	line-height:17px;
}
p a{
	text-decoration:underline;
	color:#1c3e93;
}
p a:hover{text-decoration:none;}
/**  pages header  **/
#header{
	width:1000px;
	height:492px;
	position:relative;
	background:url(../images/heder-bg.gif) no-repeat 195px 90px;
}
/**  pages navigation  **/
#header ul{
	position:absolute;
	top:0;
	left:18px;
	margin:0;
	padding:16px 0 0;
	list-style:none;
}
#header li{
	float:left;
	padding:0 14px 0 13px;
	background:url(../images/separator2.gif) no-repeat 0 2px;
}
#header li:first-child{
	background:none;
	padding-left:0;
}
#header li a{
	display:block;
	text-decoration:none;
	color:#5bb4e5;
	font-size:22px;
	font-weight:bold;
	padding:0 0 0 22px;
}
#header li.active a{background:url(../images/separator3.gif) no-repeat 0 4px;}
#header li a:hover{
	background:url(../images/separator3.gif) no-repeat 0 4px;
	text-decoration:underline;
}
strong.logo{
	display:block;
	position:absolute;
	top:332px;
	left:15px;
	width:303px;
	height:137px;
}
strong.logo a{
	display:block;
	width:303px;
	height:137px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/logo.gif) no-repeat 0 0;
}
strong.slogan{
	display:block;
	position:absolute;
	top:265px;
	left:18px;
	color:#fff;
	font-size:36px;
	line-height:36px;
}
.heder-text{
	position:absolute;
	width:600px;
	height:300px;
	top:331px;
	left:343px;
	font-size:24px;
	line-height:30px;
}
.heder-text strong{color:#1c3e93;}
.heder-text span{
	color:#f00;
	font-weight:bold;
}
.shadow-top{
	width:100%;
	height:70px;
	background:url(../images/top-bg.gif) repeat-x 0 0;
	position:absolute;
	top:0;
	left:0;
}
#main{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
.main-holder{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:2;
}
/** man, traffic light **/
.content-holder{background:none !important;}
.content-holder .column{padding-bottom:25px;}
.content-holder,
.content-holder2{
	width:960px;
	overflow:hidden;
	float:left;
	position:relative;
	background:url(../images/content-bg.gif) repeat-y 100% 0;
}
.man{
	position:relative;
	width:960px;
	line-height:0;
	float:left;
	z-index:3;
}
.man a{
	position:absolute;
	right:180px;
	bottom:0;
	background:url(../images/man.gif) no-repeat 0 0;
	width:429px;
	height:316px;
	overflow:hidden;
	text-indent:-9999px;
}
.man span{
	position:absolute;
	display:block;
	right:0;
	top:-270px;
	background: url(../images/color.gif) no-repeat 0 0;
	width:140px;
	height:677px;
	overflow:hidden;
	text-indent:-9999px;
}
/**  pages content  **/
.content{
	float:left;
	overflow:hidden;
	width:623px;
	padding:0 0 125px 25px;
	position:relative;
}
.content-block{
	width:488px;
	float:left;
	overflow:hidden;
	border-top:11px solid #1c3e93;
	padding:0 20px 0 15px;
}
ul.pic-block{
	float:left;
	width:488px;
	margin:0;
	padding:17px 0 23px;
	overflow:hidden;
	list-style:none;
}
.pic-block li{
	float:left;
	padding:0 0 0 10px;
}
.pic-block li:first-child{padding:0;}
.pic-block li img{
	border:1px solid #ccc;
	display:block;
}
ul.cars{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	clear:both;
	width:500px;
}
.cars li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 2px;
	padding:0 4px 0 7px;
}
.cars li:first-child{
	background:none;
	padding-left:0;
}
.cars li a{
	text-decoration:underline;
	color:#57b6dd;
	font-size:14px;
	font-weight:bold;
}
.cars li a:hover{text-decoration:none;}
.column{
	width:294px;
	float:left;
	overflow:hidden;
	padding:0 0 70px 18px;
}
.login{
	float:left;
	width:294px;
	overflow:hidden;
	background-color:#fff;
	padding:0 0 17px;
}
.login div{
	width:277px;
	padding:0 0 0 17px;
	overflow:hidden;
}
.login label{
	color:#1c3e93;
	float:left;
	width:260px;
	font-size:16px;
	line-height:16px;
	padding:8px 0;
}
.login input{
	color:#1c3e93;
	float:left;
	width:260px;
	line-height:15px;
	font-size:15px;
	padding:6px 2px;
	border:1px solid #ccc;
}
input.image{
	background:url(../images/login.gif) no-repeat 0 0;
	width:60px;
	height:26px;
	border:0;
	margin:19px 0 0;
	padding:0;
}
.login a{
	display:block;
	float:left;
	white-space:nowrap;
	padding:20px 0 0 40px;
	text-decoration:underline;
	color:#57b6dd;
	font-size:16px;
}
.login a:hover{text-decoration:none;}
.find{
	float:left;
	width:294px;
	overflow:hidden;
	background-color:#fff;
	background:url(../images/map.gif) no-repeat 0 0;
	height:276px;
	margin:0 0 25px;
}
a.map{
	width:294px;
	height:228px;
	display:block;
	text-indent:-999px;
}
.repair{
	float:left;
	width:294px;
	overflow:hidden;
	background-color:#fff;
	padding:0 0 17px;
	margin:0 0 25px;
}
.repair div{
	width:260px;
	padding:0 17px;
	overflow:hidden;
}
.repair ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
	width:260px;
}
.repair li{
	float:left;
	width:260px;
	border-bottom:1px solid #ccc;
	padding:5px 0;
}
.repair a{
	text-decoration:underline;
	color:#57b6dd;
}
.repair a:hover{text-decoration:none;}
.repair strong{
	color:#1c3e93;
	font-size:19px;
	display:block;
	padding:5px 0 8px;
}
/** pages footer background **/
#footer{
	position:absolute;
	bottom:-1px;
	left:0;
	z-index:5;
	width:100%;
	height:101px;
	background:url(../images/footer-bg.gif) repeat-x 0 100%;
}
.foter-navigation{
	margin:0 auto;
	width:960px;
	height:101px;
	background:url(../images/foot-bg.gif) no-repeat 100% 100%;
}
#footer ul{
	margin:0;
	padding:70px 0 0 17px;
	list-style:none;
	float:left;
	overflow:hidden;
	width:600px;
}
#footer li{
	float:left;
	padding:0 14px 0 13px;
	background:url(../images/separator4.gif) no-repeat 0 2px;
}
#footer li:first-child{
	background:none;
	padding-left:0;
}
#footer li a{
	display:block;
	text-decoration:none;
	color:#5bb4e5;
	font-size:18px;
	font-weight:bold;
	padding:0 0 0 22px;
}
#footer li.active a,
#footer li a:hover{
	background:url(../images/separator3.gif) no-repeat 0 2px;
	text-decoration:underline;
}
li.phone{
	color:#f00 !important;
	font-size:18px;
	font-weight:bold;
}
.designed{
	float:right;
	width:170px;
	padding:75px 70px 0 0;
	font-size:12px;
	color:#57b6dd;
}
.designed a{
	color:#b9122b;
	text-decoration:none;
}
.designed a:hover{text-decoration:underline;}
/* pop-up */
.popup-container{
	position:absolute;
	top:-99999px;
	left:0;
	width:100%;
	height:100%;
	z-index:999;
}
.popup-container-bg{
	background:url(../images/popup1-bg.png);
	width:100%;
	height:100%;
}
.div{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
}
.popup{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:90px 0 0;
	text-align:center;
	z-index:9999;
}
.click{
	height:180px;
	padding:45px 0 0;
	width:960px;
	text-align:center;
	font-size:38px;
	font-weight:bold;
	position:relative;
}
.popup a{
	color:#f00;
	cursor:pointer;
}
.popup a:hover{text-decoration:none;}
.logo2{
	float:left;
	display:block;
	width:678px;
	height:243px;
	background:url(../images/popup-bg.png) no-repeat 0 0;
	margin:0 0 0 15px;
}

/* page2 */
.page{
	width:960px;
	overflow:hidden;
}
.page #header{height:335px;}
strong.logo3{
	display:block;
	width:303px;
	height:137px;
	margin:0 0 25px -5px;
}
strong.logo3 a{
	display:block;
	width:303px;
	height:137px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/logo.gif) no-repeat 0 0;
}
.content-holder3{
	width:960px;
	overflow:hidden;
	float:left;
	position:relative;
	background:url(../images/content-bg2.gif) repeat-y 100% 0;
}
.page .content-block{
	width:570px;
	float:left;
	overflow:hidden;
	border-top:11px solid #1c3e93;
	padding:0 20px 0 15px;
}
.content-block p img{
	float:left;
	margin:0 17px 5px 0;
}
.content-block p strong{color:#1b3e92;}
a.click-here{color:#57b6dd;}
strong.call{
	clear:both;
	padding:20px 0;
	display:block;
	color:#f00;
	text-transform:uppercase;
	font-size:19px;
}
