body {
	background-color: #cdc;
	background-image: url(../img/bg-cont-header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header, #header-inv {
	margin-left:auto;
	margin-right:auto;
	width:960px;

}
#header	{height: 232px;}
#header-inv	{height: 252px;}

.header-fix {margin-left: 10px}
.headspace {padding-top:45px;}

a, a:visited {
	text-decoration: underline;
	color: #095;
	text-transform: capitalize;
	font-size: 90%;
}

a:hover {
	text-decoration: underline;
	color: #08b;
	font-size: 94%;
}

h1, h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 7px;
}

h2 {
}

p {
	overflow: hidden;
	padding: 10px 0;
}

#cont-body.container_12 {
	background: #cdc url(../img/bg-cont-body.png) repeat-y;
	margin-bottom: 0px;
}
.wrap-inventory {width: 940px;}
.wrap-form {
	margin: 0 75px 0 25px;
	}
.wrap-content {
	margin: 0 0 0 53px;
	}
.wrap-cartoon {
	background-image: url(../img/scg-cart.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	width: 350px;
	height: 627px;
	}
.wrap-left {
	background-image: url(../img/left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	width: 350px;
	height: 688px;
	color:#fff;
	padding: 85px 0 0 0;
	}
.inv-box {
	background-repeat: no-repeat;
	margin: 0;
	width: 505px;
	height: 118px;
	}
.value-box {
	background-repeat: no-repeat;
	margin: 0;
	width: 505px;
	height: 271px;
	}	
.inv-box {}	
.value-box {background-image: url(../img/val-box.png); margin-top:42px;}
.value-1 {padding:70px 0px 0px 32px; width: 220px; float:left;}
.value-2 {padding:70px 0px 0px 54px; width: 168px; float:left;}
	
.inv-1 {
	padding:0px 0px 5px 0px;
	}
.inv-2 {
	padding:0px 225px 30px 90px;
	}
.inv-2 li {
	list-style: none;
	margin: 10px 0 22px 0;
	}	
.sub {
	font-size:10px;
	}
.def {
	background-image: url(../img/def.png);
	background-repeat: no-repeat;
	margin: 0;
	width: 545px;
	height: 251px;
	}
.def-content {
	color: #fff;
	padding: 106px 175px 0 67px;
	}
.used-cars {
	background-image: url(../img/used-cars.png);
	background-repeat: no-repeat;
	margin: 52px 0 0 8px;
	width: 505px;
	height: 427px;
	}
.used-cars ol {
	padding: 63px 65px 0 82px;
	}
.used-cars li {
	margin-bottom: 7px;
	}
.bright {
	background-image: url(../img/bright.png);
	background-repeat: no-repeat;
	margin-left: 18px;
	padding: 3px 1px 1px 28px;
	}	
.wrap-form fieldset { padding: 0; width: 222px;}
.wrap-form legend   { font-weight: bold; font-size: 20px;}
 
.wrap-form ul       { margin: 0; padding: 0; list-style: none;}
.wrap-form li       { margin: 0; padding: 10px 0; clear: both;}
 
.wrap-form label    { float:left; display:block; font-weight: bold; }
.wrap-form input    { float: right;}
.wrap-form textarea { width: 99%; }
 
.wrap-form .clr     { clear: both;}

.wrap-form .button {
	background-color:#fa0;
	border-color:#FFF;
	color: #000;
	}
.wrap-credit {

	}	
.credit-box {
	margin: 0 auto 45px auto;
	width: 595px;
	padding: 45px;
	line-height: 28px;
	background: #fff;
	border: #000 solid 2px;
	}
.wrap-credit input    { 
	background-color: #ded;
	color: #474;
	}
.wrap-credit textarea {
	background-color: #ded;
	color: #474; 
	}
.float-msg	{
	color: #666;
	}

#contact-v .tags {display:none;}
#contact-v .country-name,
#footer-v  .country-name {display:none;}
#contact-v  {
	font-size:18px;
	margin-bottom:20px;
	}
#contact-v .contact{display:none;}
#footer-v .email {display:none;}

#footer-v {
	text-align: left;	
	}

#footer {
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	height: 364px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
.wrap-footer-left, .wrap-footer-right { 	
	display:inline;float:left;
}
.wrap-footer-left {
	margin: 47px 0 0 113px;
	width:255px;
	}
.wrap-footer-right {
	margin: 95px 0 0 16px;
	width: 350px;
	}

.green 	{color: #095;}
.green2 {color: #474;}
