body {
	margin: 0;
	padding: 0;
	background: #e2e2e2 url(../images/bg.jpg) repeat-x;
}
img {
	border: none;
}
a:focus {
	outline:none;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
.highlight {
	font-weight: bold;
}
#main {
	width: 968px;
	margin: 20px auto 0;
}
/* header page */
#header {
	background: url(../images/header.jpg) no-repeat;
	width: 968px;
	height: 272px;
	position: relative;
    z-index: 75;
}
#header h1, #header strong {
	text-indent: -3000px;
	overflow: hidden;
	float: left;
}
#header .link1, #header .link2 {
	color: #fff;
	font: bold 8px Verdana, Arial, sans-serif;
	text-decoration: none;
	position: absolute;
	width: 76px;
}
#header .link1 {
	background: url(../images/item.gif) no-repeat 100% 3px;
	padding-right: 10px;
	top: 180px;
	left: 47px;
}
#header .link2 {
	top: 180px;
	left: 162px;
}
#header .link1:hover, #header .link2:hover {
	text-decoration: underline;
}
/* main navigation start */
#header .main-nav {
	position: absolute;
	top: 235px;
	left: 24px;
	margin: 0;
	padding: 0;
	width: 922px;
	float: left;
	text-align: center;
	display: inline;
}
#header .main-nav li {
	display: inline;
	float: left;
	font: bold 10px Verdana, Arial, sans-serif;
	background: url(../images/sep4.gif) no-repeat 100% 0;
}
#header .main-nav li.last {
	background: none;
}
#header .main-nav li.last a {
	margin-right: 0;
	width: 130px;
	border: none;
}
#header .main-nav li a {
	background: url(../images/bg-menu2.jpg) repeat-x;
	text-decoration: none;
	color: #fff;
	width: 129px;
	display: block;
	padding: 11px 0 11px 0;
	margin: 0 2px 0 0;
	border-right: 1px solid #4492d5;
}
#header .main-nav li a span {
/*	background: url(../images/1.gif) no-repeat 100% 0;*/
}
#header .main-nav li a:hover {
	background: url(../images/bg-menu-hover.gif) repeat-x;
	border-right-color: #cc5c54;
}
/* main navigation end */
.container {
	width: 952px;
	margin: 0 0 0 9px;
	float: left;
	display: inline;
	background: url(../images/bg-container.png) repeat-y;
}
/* page content */
.content {
	background: url(../images/footer.jpg) no-repeat -9px 100%;
	width: 952px;
	float: left;
	position: relative;
	padding-bottom: 23px;
	z-index: 40;
}
/* intro box */
.intro-box {
	float: left;
	margin: 19px 0 38px 36px;
	padding: 0 10px 3px 10px;
	width: 577px;
	background-color: #E4B420;
	border: 1px solid #000;
	display: inline;
	z-index: 65;
}
.intro-boxLarge {
	float: left;
	margin: 19px 0 38px 36px;
	padding: 0 10px 3px 10px;
	width: 860px;
	background-color: #E4B420;
	border: 1px solid #000;
	display: inline;
	z-index: 65;
}
.finance-BoxLeft {
	float: left;
	width: 550px;
	background-color: #c9c9c9;
	display: inline;
	margin-top: 19px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
/* application form */
#formHeaderContainer {
	background-color: #000033;
	width: 545px;
	height: 30px;
	margin: 5px 0 5px 0px;

}
#formHeader {
	background-color: #000033;
	width: 545px;
	text-align: center;
	margin: 12px 0 5px 0px;

}
#section1 {
	width: 545px;
    margin-top: 7px;
}
#vehicleContainer {
	background-color: #000033;
	width: 545px;
	height: 30px;
	margin: 5px 0 5px 0px;
	}

#vehicleHeader {
	background-color: #000033;
	width: 545px;
	text-align: center;
	margin: 12px 0 5px 0px;

}
#2Container {
	width: 545px;
	height: 30px;
	margin-top: 7px;

}
#titleName {
	float: left;
	width: 25%;
	margin: 12px 0 5px 0px;

}
#titleEntry { 
	float: left;
	width: 75%;
	margin: 12px 0 5px 0px;
}
#surnameContainer {
	width: 545px;
	height: 30px;
}
#surnameName {
	float: left;
	width: 25%;
	margin: 12px 0 5px 0px;
	}
#surnameEntry { 
	float: left;
	width: 75%;
	margin: 12px 0 5px 0px;
}

#addressContainer {
	width: 545px;
	height: 30px;
	margin-top: 7px;

}
#addressName {
	float: left;
	width: 25%;
	margin: 12px 0 5px 0px;

}
#addressEntry { 
	float: left;
	width: 75%;
	margin: 12px 0 5px 0px;
}
#timeAddressContainer {
	float: left;
	width: 545px;
	height: 30px;
	margin-top: 7px;

}
#timeAddressName {
	float: left;
	width: 25%;
	margin: 12px 0 5px 0px;
}
#timeAddressEntry {
	float: left;
	width: 75%;
	margin: 12px 0 5px 0px;
}
#section2 {
	float: left;
	width: 545px;
	height: 30px;
	margin-top: 7px;
}
#maidenContainer {
	float: left;
	width: 545px;
	height: 30px;
	margin-top: 7px;
}
#maidenName {
	float: left;
	width: 25%;
	margin: 12px 0px 5px 0px;
}
#maidenEntry { 
	float: left;
	width: 75%;
	margin: 12px 0 5px 0px;
}
#PrevAddressContainer {
	float: left;
	width: 545px;
 	margin-top: 7px;
}
#prevAddressName {
	float: left;
	width: 35%;
	margin: 12px 0 5px 0px;
}
#prevAddressEntry { 
	float: left;
	width: 65%;
	margin: 12px 0 5px 0px;
}
#timePrevAddressContainer {
	float: left;
	width: 545px;
	margin-top: 7px;

}
#timePrevAddressName {
	float: left;
	width: 25%;
	margin: 12px 0 5px 0px;
}
#timePrevAddressEntry {
	float: left;
	width: 75%;
	margin: 12px 0 5px 0px;
}
#residentialContainer {
	float: left;
	width: 545px;
	margin-top: 7px;
}
#residentialName {
	float: left;
	width: 25%;
	margin: 12px 0 5px 0px;
}
#residentialEntry { 
	float: left;
	width: 75%;
	margin: 12px 0 5px 0px;
}
#dobGenderContainer {
	float: left;
	width: 545px;
	margin-top: 7px;
}
#dobName {
	float: left;
	width: 25%;
	margin: 12px 0 5px 0px;
}
#dobEntry { 
	float: left;
	width: 25%;
}
#genderName {
	float: left;
	width: 50%;
}
#genderEntry { 
	float: left;
	width: 45%;
}
#bankName {
	float: left;
	width: 30%;
}
#bankEntry { 
	float: left;
	width: 40%;
}
#telHomeName {
	float: left;
	width: 40%;
}
#telWorkEntry { 
	float: left;
	width: 45%;
}
.finance-boxRight {
	float: left;
	margin: 5px 0 5px 5px;
	padding: 0 10px 3px 10px;
	width: 280px;
	background-color: #156FB4;
	border: 1px solid #96C7F6;
	display: inline;
}
.finance-box {
	float: left;
	margin: 19px 0 10px 36px;
	padding: 0 10px 3px 10px;
	width: 860px;
	background-color: #E4B420;
	border: 1px solid #000;
	display: inline;
}
/* finance calculator */
#calcContainer {
	width: 405px;
	height: 30px;
	margin-top: 7px;
	}

#calcForm {
	float: left;
	width: 400px;
	background-color: #c9c9c9;
	border: 1px solid #96C7F6;
	display: inline;
	margin-top: 19px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#financeLink {
	width: 405px;
	height: 30px;
	margin-top: 7px;
}

/* intro box title */
.intro-box h2 {
	margin: 0;
	padding: 13px 0 3px 0;
	font: normal 26px Verdana, Arial, sans-serif;
	color: #000099;
}
.intro-boxLarge h2 {
	margin: 0;
	padding: 13px 0 3px 0;
	font: normal 26px Verdana, Arial, sans-serif;
	color: #000099;
}
.finance-box h2 {
	margin: 0;
	padding: 13px 0 3px 0;
	font: normal 26px Verdana, Arial, sans-serif;
	color: #000099;
}
/* intro box text */
.intro-box p {
	margin: 0;
	padding: 0 0 13px 0;
	font: normal 12px/17px Verdana, Arial, sans-serif;
	color: #000;
}
.intro-boxLarge p {
	margin: 0;
	padding: 0 0 13px 0;
	font: normal 12px/17px Verdana, Arial, sans-serif;
	color: #000;
}
.finance-box p {
	margin: 0;
	padding: 0 0 14px 0;
	font: normal 12px/17px Verdana, Arial, sans-serif;
	color: #000;
}
.intro-box p a {
	color: #fff;
	text-decoration: none;
}
.intro-boxLarge p a {
	color: #fff;
	text-decoration: none;
}
.intro-boxLarge p a:hover {
	color: #000;
}.intro-box p a:hover {
	color: #000;
}
/* form language */
.form-lang {
	float: left;
	width: 256px;
    background-color: #494949;
	background-image: url(../images/language_ground.jpg);
    margin: 19px 0 0 20px;
	padding: 5px 0 0 8px;
	height: 49px;
	border: 1px solid #3f3f3f;
}
.form-lang label {
	color: #fff;
	font: bold 11px Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
	float:left;
}
.form-lang select {
	margin: 3px 0 0;
	width: 115px;
	float: left;
}
/* map block */
.map {
	background-color: #156FB4;
	background-image: url(../images/mab_background.jpg);
    border: 1px solid #002251;
	float: left;
	width: 244px;
	margin: 19px 0 0 20px;
	padding: 12px 5px 12px 15px;
}
.map img {
	float: left;
	display: inline;
	padding: 0 13px 0 0;
}
/* block title */
.map h2 {
	margin: 0;
	padding: 0 0 14px 0;
	color: #fff;
	font: bold 15px/11px Verdana, Arial, sans-serif;
}
/* block text */
.map p {
	margin: 0;
	padding: 0;
	font: bold 10px/17px Verdana, Arial, sans-serif;
	color: #fff;
}
.map p a, .map h2 a {
	color: #fff;
	text-decoration: none;
}
.map p a:hover, .map h2 a:hover {
	color: #757575;
}
/* sales box */
.salesBox {
	float: left;
	width: 256px;
	background-color: #143465;
	margin: 19px 0 38px 36px;
	padding: 0 10px 3px 10px;
	height: 350px;
	border: 1px solid #557DA5;
}
.salesBox h2 {
	margin: 0;
	padding: 13px 0 3px 0;
	font: bold 15px Verdana, Arial, sans-serif;
	color: #fff;
	}
.salesBox p {
	margin: 0;
	padding: 0 0 13px 0;	
	font: normal 11px/17px Verdana, Arial, sans-serif;
	color: #fff;
}
.salesBox p a {
	color: #B7CBEA;
	text-decoration: none;
}
.salesBox p a:hover {
	color: #000;
}
/* calculator box */
.calcBox {
	float: left;
	width: 545px;
	background-color: #174E7C;
	margin: 19px 0 38px 36px;
	padding: 0 10px 3px 10px;
	height: 350px;
	border: 1px solid #3f3f3f;
}
.calcBox h2 {
	margin: 0;
	padding: 13px 0 3px 0;
	font: bold 15px Verdana, Arial, sans-serif;
	color: #fff;
	}
.calcBox p {
	margin: 0;
	padding: 0 0 13px 0;	
	font: bold 11px/17px Verdana, Arial, sans-serif;
	color: #fff;
}
.calcBox p a {
	color: #B7CBEA;
	text-decoration: none;
}
.calcBox p a:hover {
	color: #000;
}
/* find us box */
.findBox {
	float: left;
	width: 650px;
	background-color: #174E7C;
	margin: 19px 0 38px 36px;
	padding: 0 10px 3px 10px;
	height: 410px;
}
.findBox h2 {
	margin: 0;
	padding: 13px 0 3px 0;
	font: bold 15px Verdana, Arial, sans-serif;
	color: #fff;
	}
.findBox p {
	margin: 0;
	padding: 0 0 13px 0;	
	font: normal 11px/17px Verdana, Arial, sans-serif;
	color: #fff;
}
.findBox p a {
	color: #fff;
	text-decoration: none;
}
.findBox p a:hover {
	color: #96C7F6;
}
/* contact box */
.contactBox {
	float: left;
	width: 256px;
	background-color: #143465;
	margin: 19px 0 38px 36px;
	padding: 0 10px 3px 10px;
	height: 180px;
	border: 1px solid #557DA5;
}
.contactBox h2 {
	margin: 0;
	padding: 13px 0 3px 0;
	font: bold 15px Verdana, Arial, sans-serif;
	color: #fff;
	}
.contactBox p {
	margin: 0;
	padding: 0 0 13px 0;	
	font: normal 11px/17px Verdana, Arial, sans-serif;
	color: #fff;
}
.contactBox p a {
	color: #B7CBEA;
	text-decoration: none;
}
.contactBox p a:hover {
	color: #000;
}
/* branches image */
.branches {
    width: 922px;
    float: left;
    margin: 0px 0 0px 15px;
    padding: 1px 0 1px 0;
    background: url(../images/contact_background_1.png) repeat-x;
    position: relative;
    text-decoration: none;   
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif,"Arial Narrow";
    z-index: 65;
}
.branches div#prop {
    height:150px;
    float:right;
    width:1px;
  }

.branches img#picture {
    padding: 20px 0 0 20px;
}
.branches div#addressblock {
    position: absolute;
    width: 400px;
    left: 134px;
    top: 30px;
}
.branches div#salesmanblock {
    position: absolute;
    width: 350px;
    left: 525px;
    top: 45px;
}
.branches div#mapblock {
    position: absolute;
    width: 30px;
    left: 20px;
    top: 120px;
}
    
.branches span#title {
    font-size: 24px;
    font-weight: bold;
}
.branches span#address {
    font-size: 16px;    
}
}
.branches span#email {
    font-size: 12px;    
}
.branches span#email a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
.branches span#sales_title {
    font-weight: bold;
    font-size: 12px;    
}
.branches span#sales_team {
    font-size: 12px;    
}
.branches span#phone {
    font-size: 12px;    
}
.branches span#map {
    font-size: 12px;    
}
.branches span#map a {
    font-size: 12px; 
    text-decoration: none;   
    color: #ffffff;
}

/* showroom information image */
.showroominfo {
    width: 922px;
    margin: 0px 0 0px 15px;
    padding: 1px 0 1px 0;
    float: left;
    background: url(../images/contact_background_1.png) repeat-x;
    position: relative;
    text-decoration: none;   
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif,"Arial Narrow";
    background-color: #000;
    display: inline;
}
.showroominfo div#showroomcontact{
	position: absolute;
	top: 125px;
	left: 20px;
}
.showroominfo div#showroomcontact a{
	text-decoration:none;
	color:#FFF;
}
.showroominfo div#prop {
    height:440px;
    float:right;
    width:1px;
}
.showroombox {
    width: 266px;
    padding: 20px 20px 20px 20px;
    float: left;
    position: relative;
}
.showroombox img#picture {
    position: relative;
    float: left;
}
.showroombox span#title {
    position: relative;
    width: 172px;
    float: left;
    padding: 0 0 0 0;
    font-size: 24px;
}
.showroombox span#address {
    font-size: 14px;
}
.showroombox span#map a {
	font-size: 12px;
	text-decoration: none;
	color: #ffd100;
	font-weight: bold;
}
.showroombox #showroomcontact span#title {
	font-size: 1.2em;
	font-weight: bold;
	width: 100%;
	margin: 0px;
	padding: 20px 0px 15px;
}

.contact {
    width: 100%;
    font-size: 12px;
    height: 50px;
    vertical-align: middle;
    
}
.contact div#details {
	left: 0;
	top: -35px;
	padding: 0 0 0 64px;
	height: 50px;
	vertical-align: middle;
	float: left;
}
.contact img {
    position: relative;
    vertical-align: middle;
}


.contact2l {
    width: 100%;
    font-size: 12px;
    height: 50px;
    vertical-align: middle;
    
}
.contact2l div#details {
    position: relative;
    left: 0;
    top: -40px;
    padding: 0 0 0 64px;
    height: 50px;
    vertical-align: middle;
}
.contact2l img {
    position: relative;
    vertical-align: middle;
}
.contact3l {
	width: 100%;
	font-size: 12px;
	height: 50px;
	vertical-align: middle;
	position: relative;
	clear: left;
    
}
.contact3l div#details {
    position: relative;
    left: 0;
    top: -50px;
    padding: 0 0 0 64px;
    height: 50px;
    vertical-align: middle;
}
.contact3l img {
    position: relative;
    vertical-align: middle;
}

/* feat box */
.feat-box {
	width: 922px;
	float: left;
	margin: 0px 0 0px 15px;
	padding: 1px 0 1px 0;
	background-color: #000;
	display: inline;
}
/* car block */
.car {
	width: 577px;
	float: left;
	display: inline;
}
/* finance block */
.finance {
	width: 344px;
	float: left;
	display: inline;
	margin: 0 0 0 1px;
}
/* blue link */
.blue-box {
	margin: 0 0 0 1px;
	display: inline;
	background: #0873cd url(../images/blue-grad.jpg) repeat-x;
	width: 250px;
	height: 102px;
	float: left;
	text-decoration: none;
}
.blue-box:hover {
	background: url(../images/blue-grad-hover.jpg) repeat-x;
}
.blue-box .pointer {
	display: inline;
	height: 92px;
	width: 165px;
	background: url(../images/big-pointer.png) no-repeat;
	margin: 8px 0 0 24px;
	padding: 0 0 0 61px;
	float: left;
}
.blue-box .pointer .title, .red-box .pointer .title {
	margin: 0;
	padding: 0;
	color: #fff;
	font: bold 19px Verdana, Arial, sans-serif;
	padding: 3px 0 3px 0;
	display: block;
}
.blue-box .pointer .title span, .red-box .pointer .title span {
	font-size: 14px;
}
.blue-box .pointer .text, .red-box .pointer .text {
	margin: 0;
	padding: 0;
	color: #fff;
	font: bold 11px/14px Verdana, Arial, sans-serif;
}
/* red link */
.red-box {
	margin: 1px 0 0 1px;
	display: block;
	background: #e8402a url(../images/red-grad.jpg) repeat-x;
	width: 250px;
	height: 103px;
	float: left;
	text-decoration: none;
}
.red-box:hover {
	background: url(../images/red-grad-hover.jpg) repeat-x;
}
.red-box .pointer {
	display: inline;
	height: 93px;
	width: 165px;
	background: url(../images/big-pointer.png) no-repeat;
	margin: 10px 0 0 24px;
	padding: 0 0 0 61px;
	float: left;
}
/* auto logo */
.banners {
	width: 922px;
	height: 126px;
	float: left;
	margin: 27px 0 0px 15px;
	background: url(../images/bg-footer.jpg) repeat-x;
	display: inline;
}
.banners span {
	color: #fff;
	font: bold 11px Verdana, Arial, sans-serif;
	display: block;
	margin: 12px 0 0 32px;
}
/* cars list start */
.banners ul {
	margin: 8px 0 0 22px;
	padding: 0;
}
.banners ul li {
	display: inline;
	float: left;	
	padding: 0 7px 0 3px;
}
.banners ul li a {
	display: block;
	height: 64px;
	text-indent: -3000px;
	overflow: hidden;
}
.banners ul li a.audi {
	background: url(../images/audi.png) no-repeat;
	width: 57px;
}
.banners ul li a.bmw {
	background: url(../images/bmw.png) no-repeat;
	width: 37px;
}
.banners ul li a.ford {
	background: url(../images/ford.png) no-repeat;
	width: 63px;
}
.banners ul li a.honda {
	background: url(../images/honda.png) no-repeat;
	width: 41px;
}
.banners ul li a.land-rover {
	background: url(../images/landrover.png) no-repeat;
	width: 63px;
}
.banners ul li a.mercedes {
	background: url(../images/mercedes.png) no-repeat;
	width: 38px;
}
.banners ul li a.mitsubishi {
	background: url(../images/mitsubishi.png) no-repeat;
	width: 46px;
}
.banners ul li a.nissan {
	background: url(../images/nissan.png) no-repeat;
	width: 45px;
}
.banners ul li a.opel {
	background: url(../images/opel.png) no-repeat;
	width: 43px;
}
.banners ul li a.peugeot {
	background: url(../images/peugeot.png) no-repeat;
	width: 39px;
}
.banners ul li a.porsche {
	background: url(../images/porsche.png) no-repeat;
	width: 28px;
}
.banners ul li a.renault {
	background: url(../images/renault.png) no-repeat;
	width: 31px;
}
.banners ul li a.saab {
	background: url(../images/saab.png) no-repeat;
	width: 42px;
}
.banners ul li a.toyota {
	background: url(../images/toyota.png) no-repeat;
	width: 52px;
}
.banners ul li a.wv {
	background: url(../images/volkswagen.png) no-repeat;
	width: 38px;
}
.banners ul li a.volvo {
	background: url(../images/volvo.png) no-repeat;
	width: 45px;
}
/* cars list end */
/* footer navigation */
#footer {
	width: 949px;
	float: left;
	margin: -13px 0 0;
	padding: 0;
	position: relative;
}
#footer li {
	float: right;
	display: inline;
	font: 10px Verdana, Arial, sans-serif;
	padding: 0 0 10px 0;
}
#footer li a {
	color: #0b0511;
	text-decoration: none;
	background: url(../images/sep2.gif) no-repeat;
	padding: 0 2px 0 8px;
}
#footer li.first a {
	background: none;
}
#footer li a:hover {
	color: #006DC9;
}
