body { background-color:#fff; }
div.mainContainer { width:825px; min-height:700px; margin:auto; }
div.top { width:825px; height:20px; }
div.main { width:825px; min-height:568px; background: url('img/bg-main.png') repeat-y; }
div.logo { width:283px; height:108px; float:left; display:inline; }
div.nav { width:480px; height:86px; float:right; display:inline; padding:22px 62px 0px 0px; }
	.nav { color:#a39282; font-size:11px; font-weight:bold; font-family:arial; }
	.nav a { color:#a39282; text-decoration:none; font-weight:bold; line-height:12px; margin:2px; }
	.nav a:hover { color:#a39282; text-decoration:underline; font-weight:bold; }	
div.make { width:283px; height:51px; float:left; display:inline; }
div.model { width:542px; height:51px; float:right; display:inline; }
div.labels { width:825px; height:17px; clear:both; background: url('img/bg-labels.png') no-repeat; }
	h1 { color:#a39282; font-family:verdana; font-weight:bold; font-size:10px; }
	h3 { color:#c93c00; font-family:verdana; font-weight:bold; font-size:10px; }
	b { font-weight:bold; color:#4c453e; }
	strong { font-weight:bold; color:#c93c00;}
	.labels { color:#c93c00; font-family:verdana; font-weight:bold; font-size:10px; }
div.title { width:496px; height:15px; float:left; display:inline; padding:2px 0px 0px 86px; }
div.subtitle { width:225px; height:15px; float:right; display:inline; padding:2px 0px 0px 18px; }
div.copy { width:825px; min-height:392px; clear:both; background: url('img/bg-copy.gif') repeat-y; overflow:hidden; }
	.copy a { color:#c93c00; text-decoration:none; font-weight:bold; line-height:12px; }
	.copy a:hover { color:#c93c00; text-decoration:underline; font-weight:bold; }	
div.copyL { width:476px; min-height:392px; float:left; display:inline; padding:0px 20px 0px 86px; overflow:hidden; }
div.copyR { width:150px; min-height:392px; float:right; display:inline; padding:0px 75px 0px 18px; overflow:hidden; }
	.copyL { color:#4c453e; font-size:12px; font-family:arial; }
	.copyR { color:#4c453e; font-size:11px; font-family:arial; }
div.bottom { width:825px; height:56px; clear:both; }
div.footer { width:825px; height:56px; text-align:center; background: url('img/bg-footer.png') repeat-y; }
	.footer { color:#c93c00; font-weight:bold; font-family:verdana; font-size:10px; }
	.footer a { color:#c93c00; text-decoration:none; font-weight:bold; line-height:12px; margin:2px; }
	.footer a:hover { color:#c93c00; text-decoration:underline; font-weight:bold; }	
	.copyright { color:#8f7f70; font-weight:bold; font-family:verdana; font-size:10px; }