body {
	margin: 0;
	padding: 0;
	background: #151515;
	color: #eeeeee;
	font-size: 10.5pt;
	font-family: arial, helvetica, sans-serif;
}

div#container {
	width: 780px;
	margin: 0 auto;
}

div#header {
	width: 780px;
	height: 115px;
	background: url('img/bg_header.png') no-repeat 0 0;
	overflow: hidden;
}

div#banner {
	width: 720px;
	padding: 17px 30px 18px 30px;
	height: 150px;
	background: url('img/bg_banner.png') no-repeat 0 100%;
}

	#home div#banner {
		width: 720px;
		height: 280px;
		padding: 17px 30px 18px 30px;
		background: url('img/bg_banner.png') no-repeat 0 100%;
	}

div#navigation {
	width: 230px;
	height: 252px;
	float: left;
	background: url('img/bg_nav.gif') no-repeat 0 0;
	padding: 40px 0 0 30px;
}

div#content {
	width: 490px;
	float: left;
	padding: 14px 30px 50px 0;
	background: url('img/bg_content.png') repeat-y 100% 0;
}

#footer {
	width: 780px;
	clear: both;
	background: url('img/bg_footer.png') no-repeat 0 0;	
	padding: 10px 0 0 0;
	text-align: right;
}

/* SECTIONS 
------------------------------------------------ */
 /* 01. SECTIONS -> HEADER */
 #header h1 {
	width: 260px;
	height: 80px;
	margin: 0;
	padding: 40px 0 0 16px;
	float: left;
 }

 #header h1 a {
	background: url('img/logo.gif') no-repeat 0 0;
	text-indent: -9000px;
	display: block;
	width: 250px;
	height: 80px;
	overflow: hidden;
	outline: 0;
 }

 #header dl {
	float: right;
	width: 160px;
	margin: 0;
	padding: 64px 7px 0 0;
 }

 #header dl dt {
	display: none;
 }

 #header dl dd {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: url('img/dt_888388benz.gif') no-repeat 0 0;
	width: 160px;
	height: 48px;
 }


 /* 02. SECTIONS -> BANNER */

 #home #hdr-home { width: 720px; height: 60px; background: url('img/headers/home.gif') no-repeat 0 0; text-indent: -9000px; overflow: hidden;}
 #pageheader { width: 720px; height: 150px; background: url('img/headers/pricing.jpg') no-repeat 0 0; }
 #about #pageheader { background: url('img/headers/about.jpg') no-repeat 0 0; }
 #service #pageheader { background: url('img/headers/service.jpg') no-repeat 0 0; }
 #restoration #pageheader { background: url('img/headers/restoration.jpg') no-repeat 0 0; }
 #parts #pageheader { background: url('img/headers/parts.jpg') no-repeat 0 0; }
 #pricing #pageheader { background: url('img/headers/pricing.jpg') no-repeat 0 0; }
 #contact #pageheader { background: url('img/headers/contact.jpg') no-repeat 0 0; }
 #preowned #pageheader { background: url('img/headers/preowned.jpg') no-repeat 0 0; }
 
 /* 03. SECTIONS -> FOOTER */

 #footer p.copyright {
	font-size: 8pt;
	color: #8e8e8e;
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
 }

 #footer p.disclaimer {
	font-size: 8pt;
	color: #4e4e4e;
	margin: 5px 0 30px 0;
	padding: 0 10px 0 0;
	float: right;
	width: 380px;
 }

 #footer ul {
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
 }

 #footer ul li {
	list-style-type: none;
	display: inline;
	padding: 0 6px;
	border-right: solid 1px #2e2e2e;
	line-height: 11px;
 }

 #footer ul li.last {
	border-right: 0;
	padding-right: 0;
 }

 #footer ul li a {
	text-decoration: none;
	font-size: 8pt;
	color: #8e8e8e;
	line-height: 11px;
 }

 #footer ul li a:hover {
	color: #dedede;
 }

 #footer a#ftr-homelink {
	display: block;
	width: 132px;
	height: 40px;
	margin: 30px auto 30px auto;
	clear: both;
	text-indent: -9000px;
	background: url('img/bg_ftr_homelink.gif') no-repeat 0 0;
	overflow: hidden;
	outline: 0;
	text-align: left;
 }

/* PAGES
------------------------------------------------ */

 /* 01. PAGES > HOME */

 blockquote.fp-testimonial {
	width: 187px;
	float: right;
	background: url('img/bg_testimonial.jpg') no-repeat 0 0;
	font-style: italic;
	padding: 20px 10px 15px 15px;
	margin: 0;
	font-size: .9em;
	border-bottom: solid 1px #121212;
 }

 blockquote span.bq-ref {
	color: #e8a400;
	font-style: normal;
	display: block;
	text-align: right;
	margin: 10px 0 0 0;
	width: 180px;
	padding: 0 5px 0 0;
 }

 img.fp-benz {
	float: left;
	margin: 5px 10px 10px 0;
 }

 /* 02. PAGES > ABOUT */

 /* 03. PAGES > SERVICE AND REPARIS */

 blockquote.p-testimonial {
	width: 187px;
	float: right;
	background: url('img/bg_testimonial.jpg') no-repeat 0 0;
	font-style: italic;
	padding: 20px 10px 15px 15px;
	margin: 0 0 10px 15px;
	font-size: .9em;
	border-bottom: solid 1px #121212;
 }

 blockquote.p-testimonial.pricing {
	float: none;
	margin: 60px 0 10px -10px;
 }

 blockquote.p-testimonial.preowned {
        float: none;
        margin: 60px 0 10px -10px;
	font-size: .85em;
 }

 ul.leftalignul {
	margin: 0 0 10px 0 !important;
	padding: 0 0 0 15px !important;
 }

 ul.leftalignul li {
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	line-height: 1.4em;
 }


 /* 04. PAGES > RESTORATION */

 h4.tab-restoration {
	background: url('img/bg_tab_restoration.gif') no-repeat 0 0;
	text-align: center;
	width: 130px;
	height: 20px;
	padding: 4px 0 0 0;
	margin-bottom: 0;
        color: #e8a400;
 }

 div.block-restoration {
	background: url('img/bg_restoration_block.png') no-repeat 0 0;
	padding: 10px 10px 6px 10px;
	width: 320px;
	margin: 0 0 20px 0;
 }

 div.restoration-image-group {
 	clear: both;
 }

 div.restoration-image {
	padding: 4px;
	float: left;
	text-align: center;
 }
 
 div.restoration-image p {
	margin-bottom: 0;
	margin-top: 3px;
	background: #101010;
 }

 /* 05. PAGES > PARTS */
 p.temp-comingsoon {
	background: url('img/bg_comingsoon.gif') no-repeat 0 0;
	height: 110px;
	text-indent: -9000px;
	overflow: hidden;
 }

 /* 06. PAGES > PRICING AND SPECIAL OFFERS */
 div.block-quarterly-mailer {
/*	background: url('img/coupon.gif') no-repeat 0 0; 
	padding: 20px 10px 20px 120px; 
	width: 150px; 
	height: 60px;
*/
	text-align: center;
	margin: 20px 0 0 0;
	clear: both;
 }

 div.block-quarterly-mailer a {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
 }

 /* 07. PAGES > CONTACT */



/* TYPOGRAPHY
------------------------------------------------ */

h2 { 
	margin: 0 0 10px 0;
	padding: 0;
	color: #e8a400;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.4em;
}

a { color: #e8a400; }
a:hover { color: #aaa; text-decoration: none; }

a img { border: solid 2px #e8a400; }
a:hover img { border: solid 2px #eee; }

.highlight { color: #e8a400; }

.italic {
	font-style: italic;
}

 /* TYPOGRAPHY -> PAGE TITLES */

 h2.title { text-indent: -9000px; width: 300px; height: 30px; overflow: hidden; margin-top: 2px; }
 h2#t-about { background: url('img/titles/about.gif') no-repeat 0 0; }
 h2#t-service { background: url('img/titles/service.gif') no-repeat 0 0; }
 h2#t-restoration { background: url('img/titles/restoration.gif') no-repeat 0 0; }
 h2#t-parts { background: url('img/titles/parts.gif') no-repeat 0 0; }
 h2#t-pricing { background: url('img/titles/pricing.gif') no-repeat 0 0; }
 h2#t-onlineservicespecials { background: url('img/titles/onlineservicespecials.gif') no-repeat 0 0; }
 h2#t-contact { background: url('img/titles/contact.gif') no-repeat 0 0; }

/* OTHER
------------------------------------------------ */

.clear { clear: both; }



/* NAV */

#navigation ul {
	margin: 0;
	padding: 0;
	width: 190px;
}

#navigation ul li {
	list-style-type: none;
	height: 22px;
	width: 190px;
}

#navigation ul li a {
	display: block;
	width: 190px;
	height: 22px;
	background: url('img/bg_nav.jpg') no-repeat 0 0;
	text-indent: -9000px;
	overflow: hidden;
}

#navigation ul li.n-home a { background-position: 0 0; }
#navigation ul li.n-about a { background-position: 0 -22px; }
#navigation ul li.n-service a { background-position: 0 -44px; }
#navigation ul li.n-restoration a { background-position: 0 -66px; }
#navigation ul li.n-preowned a { background-position: 0 -88px; }
#navigation ul li.n-parts a { background-position: 0 -110px; }
#navigation ul li.n-pricing a { background-position: 0 -132px; }
#navigation ul li.n-contact a { background-position: 0 -154px; }

#navigation ul li.n-home a:hover { background-position: -190px 0; }
#navigation ul li.n-about a:hover { background-position: -190px -22px; }
#navigation ul li.n-service a:hover { background-position: -190px -44px; }
#navigation ul li.n-restoration a:hover { background-position: -190px -66px; }
#navigation ul li.n-preowned a:hover { background-position: -190px -88px; }
#navigation ul li.n-parts a:hover { background-position: -190px -110px; }
#navigation ul li.n-pricing a:hover { background-position: -190px -132px; }
#navigation ul li.n-contact a:hover { background-position: -190px -154px; }

#preowned div.car {
	width: 460px;
	padding-bottom: 20px;
        border-bottom: 1px dashed #333;
}

#preowned div.car ul {
	padding-left: 14px;
	margin: 0 !important;
	margin-top: 0px;
}

#preowned div.car h4 {
	margin: 0 0 5px 0;
}

#preowned div.car div.thumb {
	width: 240px;
	float: left;
}

#preowned div.car div.details {
	width: 220px;
	float: left;
}

#preowned div.disclaimer {
	margin-top: 10px;
	font-size: 10px;
	color: #FFF;
}

#preowned div.clearBoth {
}

