body {
	margin: 0;
	padding: 0;
	background: url(images/body-back.jpg) left top repeat-x #fff;
}

* {margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif}

div#container {
	position: relative;
	margin: 0 auto;
	width: 990px;
	}
	
div#main-image {
	position: relative;
	z-index: 1;
	width: 990px;
	height: 309px;
	background: url(images/main-image-back.jpg) 0 0 no-repeat
}	

div#logo-address {
	position: absolute;
	left: 240px;
	top: 70px;
	width: 150px;
	height: 140px;
	z-index: 100;
	font-size: 0.75em;
}
div#address {margin-top: 20px}
span#tel-number {color: #cc0001}

div#left-col {
	float: left;
	width: 204px;
	overflow: hidden
}

div#centre-col {
	float: left;
	width: 544px;
	overflow: hidden
}

div#right-col {
	float: right;
	width: 242px;
	overflow: hidden
}

div#right-col-large {
	float: right;
	width: 786px;
	overflow: hidden
}

div#recently-reduced {
	position: relative;
	width: 242px;
	height: 480px;
	background: url(images/recently-reduced.jpg) 7px 0 no-repeat
}

div#latest-stock-container {
	position: absolute;
	width: 185px;
	height: 440px;
	left: 28px;
	top: 40px;
}

div#commercials {
	position: relative;
	width: 484px;
	height: 70px;
	background: url(images/commercials.jpg) 0 0 no-repeat
}

div#hours-back {
	background: url(images/hours-back.gif) 5px 0 no-repeat; 
	width: 242px; 
}

div#footer {
	position: relative;
	clear: both;
	width: 990px;
	height: 33px;
	background: url(images/footer-back.gif) 50% 0 no-repeat
}

div#footer a#a-tothetop,
div#footer a#a-sitemap,
div#footer a#a-ukwebsites {
	position: absolute;
	top: 0;
	height: 33px;
	line-height: 33px;
	font-size: 0.75em;
	font-weight: normal;
	padding: 0 0 0 15px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left 50%
}
div#footer a#a-tothetop{left: 25px; background-image: url(images/a-tothetop.gif)}
div#footer a#a-sitemap {left: 90px; background-image: url(images/a-sitemap.gif)}
div#footer a#a-ukwebsites {right: 20px}

div#footer a#a-tothetop:hover,
div#footer a#a-sitemap:hover,
div#footer a#a-ukwebsites:hover {color: #FFFF66}


div#address-bar {
	clear: both;
	width: 990px;
	height: 33px;
}

div#address-bar p {margin-top: 5px; margin-bottom: 5px; font-size: 0.70em}

div#makemodelsearch {
	margin: 0 0 0 10px;
	width: 632px;
	height: 75px;
	background: url(images/make-model-search.jpg) 0 0 no-repeat
}

div.clear {clear: both}

/* ----------------------------------------- TYPOGRAPHY -------------------------------------------- */
h1 {position: absolute;
	left: 58px;
	top: 70px;
	margin: 5px 0 0 5px; 
	display: block; 
	width: 164px; 
	height: 144px;
	z-index: 100;
	}
h1 a {}
h1 a img {}

h1, h2, h3, h4, h5 {font-family: Arial, Helvetica, sans-serif}

h2 {margin: 15px 15px 0 15px; font-size: 1.3em; color: #cc0001}
h3 {margin: 15px 15px 0 15px; font-size: 1.00em; color: #cc0001}
h4 {margin: 15px 15px; font-size: 0.90em; color: #cc0001}

div#recently-reduced h3 {margin: 2px 0 0 0; padding: 10px 0 0 0;text-align: center; font-size: 0.90em; font-weight: normal; color: #fff}

div#commercials h4 {position: absolute; left: 180px; top: 7px; color: #222; text-align: left}
div#commercials a {position: absolute; left: 195px; top: 36px; font-size: 0.75em; text-align: left}


a {font-weight: bold; color: #cc0001; text-decoration: none}
a:hover {color: #000; text-decoration: none}

a#view-all-stock {position: absolute; left: 32px; bottom: 35px; width: 176px; height: 34px; line-height: 34px; background: url(images/view-all-stock.gif) 0 0 no-repeat; text-align: center; font-size: 12px}

a#apply-finance {float: right; margin: 10px}

p {margin: 5px 15px 15px 15px; font-size: 0.75em; color: #444; line-height: 1.5}

ul#tick-list {
	float:left;
	width: 220px;
	margin: 10px 15px;
	padding: 0;
}

ul#tick-list li {
	display: block;
	float: left;
	list-style: none outside;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 6px 23px;
	background: url(images/tick-list.gif) left top no-repeat
}


/* -------------------------------------------- LINKS ---------------------------------------------- */
a#part-ex-bargains {
	display: block;
	float: left;
	width: 192px;
	height: 168px;
	background-image: url(images/part-ex-bargains.gif);
	background-position: left top
}

a#part-ex-bargains:hover {background-position: left bottom}


/* -------------------------------------------- OTHER -----------------------------------------------*/
iframe {margin: 10px 0 0 15px; width: 500px; height: 350px; border: 1px solid #000}

/* --------------------------------------------- NAV ----------------------------------------------- */
ul#nav {
	margin: 0;
}

ul#nav li {
	float: left;
	display: block;
	height: 39px;
	width: 204px;
	padding: 0 0 0 7px;
}

ul#nav li a {
	float: left;
	display: block;
	width: 174px;
	padding: 0 0 0 20px;
	font-size: 0.75em;
	font-weight: normal;
	height: 39px;
	line-height: 39px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/button-back.gif);
	background-position: left top
}

ul#nav li a:hover {background-position: left bottom}

/* CURRENT STATES */

body#body-home ul#nav li a#home,
body#body-sales ul#nav li a#sales,
body#body-contact ul#nav li a#contact,
body#body-about ul#nav li a#about,
body#body-finance ul#nav li a#finance,
body#body-warranty ul#nav li a#warranty,
body#body-location ul#nav li a#location
{
background-position: left bottom
}

.emailInput{display:none;}

#vbm	{ width:auto; height:auto; margin: 10px 0 10px 130px; float:left; cursor: pointer; text-align:center}