@charset "utf-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4e4e4e;
	background-color: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColLiqCtrHdr #container {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

.oneColLiqCtrHdr #header {
	height: 270px;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	margin-bottom: 10px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0;
}
.oneColLiqCtrHdr #footer {
	width: 960px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #12A3EB;
	margin-top: 30px;
} 
#footer div .foot_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #06F;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.headtxt {
	height: 165px;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}
.h1-head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1d252e;
	font-weight: normal;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	line-height: 14px;
	
}
.h2-head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1d252e;
	font-weight: normal;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4C6EB6;
	background-image: url(../img/h3-bgr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	height: 23px;
	padding-top: 0px;
	line-height: 16px;
}

.h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C6EB6;
	margin-top: 5px;
	margin-bottom: 5px;
}

.txt12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	line-height: 16px;
}
.gallery-inj {
	float: right;
	width: 735px;
	clear: none;
}
.paying {
	float: right;
	width: 490px;
	clear: none;
}
.promo {
	float: left;
	width: 230px;
	margin-right: 15px;
}
.about {
	float: left;
	width: 230px;
	margin-right: 15px;
}
.contacts {
	float: left;
	width: 225px;
	margin-right: 20px;
	clear: left;
}
.head-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1d252e;
	font-weight: normal;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.gallery {
	height: 145px;
	margin-left: 0px;
	float:left;
	width: 220px;
	margin-bottom: 7px;
	margin-right: 0px;
	}
.yt {
	float: left;
	width: 465px;
	margin-right: 15px;
}
	.detail_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	line-height: 24px;
	background-image: url(img/dtl_bgr.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
}
.calc .boxes {
	width:206px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/box-1.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}
.calc .boxes2 {
	width:206px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/box-2.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}
.calc .boxes2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.calc .boxes2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.calc .boxes2 a:hover {
	text-decoration: underline;
	color: #000099;
}
.calc .boxes2 a:active {
	text-decoration: none;
}
#footer .boxes1 {
	width:120px;
	float:left;
	margin-right: 10px;
}
#footer .boxes {
	width:150px;
	float:left;
	margin-right: 10px;
}
#footer .boxes ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer .boxes ul a {
	color:#666666;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
#footer .boxes ul a:hover { text-decoration:underline;}
#footer .about-us, .web {
	width:200px;
	color:#666666;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
#footer .web {
	width:100px;
	text-align: right;
}
#footer .about-us p,#footer .web p {
	color:#666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.img_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.img_logo {
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 8px;
}

.tbl_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	line-height: 29px;
}
.gallery-car {
	float: right;
	width: 580px;
	clear: none;
}
.img_logo1 {
	margin-right: 23px;
	margin-bottom: 25px;
}
.carinfo {
	float: left;
	width: 370px;
	margin-right: 20px;
	clear: left;
}
a.back {display:block;width:196px;height:30px;background:transparent url("../img/back.jpg") top left no-repeat; margin-top:10px; margin-bottom:10px;}
a.back:hover {background-position:top right;text-decoration:none;}
.carinfo ul, .faq ul {
	margin:0;
	padding:14px 0 0;
	list-style-type:none;
}
.carinfo ul a, .faq ul a {
	color:#4c6eb6;
	text-decoration:none;
	font-size:12px;
}
.carinfo ul a:hover, .faq ul a:hover { text-decoration:underline; color:#181818;}
.carinfo .carmodel {
	background-color: #e3e3e3;
	padding-bottom: 15px;
}
.carmodel .carhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #666;
	color: #FFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.carmodel .pyrvacol {
	float: left;
	width: 110px;
	margin-right: 10px;
	margin-left: 10px;
}
.carmodel .vtoracol {
	float: left;
	width: 110px;
	margin-right: 10px;
}
.carmodel .tretacol {
	float: right;
	width: 110px;
	clear: none;
}
.underfoot {
	width: 100%;
	background-color: #DBDBDB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 25px;
	height:60px;
}
