body {  
	font: 0.9em Arial, Helvetica, sans-serif normal;
	color:#fff;
	background:#fff; 
	margin:0; 
	padding:0;
}
h1 { 
	font-size:130%; 
	margin:0; 
	padding:6px 0; 
	color:#402CFD;
	font-weight:bold;
} 
h2 {  
	font-size:130%; 
	color:#27268C;
	font-weight:bold;
	margin:0;
}
h3 {
	font-size:110%;
	color:#666666;
	border-bottom:1px dotted #999999;
}
.subTitle {
	color:#666666;
	font-weight:normal;
	margin-top:0;
}
	
a:link {  color: #cc0000; text-decoration: none; font-weight:bold;}
a:visited {  color: #cc0000; text-decoration: none; font-weight:bold;}
a:hover {  color: #cc0000; text-decoration: none; font-weight:bold;}
a:active {  color: #cc0000; text-decoration: none; font-weight:bold;}


#mainWrapper {
	margin:0 auto; 
	padding:0; 
	width:960px; 
}
#contentWrapper { 
	margin:0; 
	padding:0 20px; 
	width:920px; 
	font-size: 0.85em;
	position:relative;
}
#content {
	font:90% Arial, Helvetica, sans-serif;
	float:left; 
	width:740px; 
	color:#666666;
	padding: 20px 0;
}
#textcontent {
	width:735px;
	padding-top: 15px;
	font: 100% Arial, Helvetica, sans-serif;
	color:#666666;
	clear: both;
}	
/*#textcontent {
	position:absolute;
	width:740px;
	font:90% Arial, Helvetica, sans-serif;
	color:#666666;
	left: 21px;
	top: 720px;
}*/
.clear {
	clear:both;
}
#header {
	margin:0; 
	padding:0;
	height:150px;
	background:url(../images/header2.jpg) no-repeat top left;
	text-align: center;
}
#header p, #header h1 {
	text-align: center;
}
#header p { margin: 0; padding: 0; }
.bulletcolumn {
	width: 217px;
	height: 200px;
	margin-right:20px;
	padding:8px 6px;
	float:left;
	border:1px solid #CCCCCC;
}
.bulletcolumn ul, .bulletcolumn li {
	font-size:110%;
	color:#27268C;
}
.bulletcolumn h2 {
	font-size:140%;
	width:210px;
	border-bottom:1px dotted #cccccc;
	color:#000;
	font-weight:bold;
}

#sidebar {
	float:right; 
	width:160px; 
	padding:20px 0;
	background:url(../images/nav_bg.gif) top center no-repeat;
}
#sidebar p {
	color:#333333;
	margin-top:2px;
}

/* NAVIGATION 
-----------------------------------------*/

#navigation {
	width:960px;
	margin:0;
	padding:0;
	height:37px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	height:40px;
	padding: 0;
}

#navigation li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}

#navigation a {
	display: block;
	float: left;
	height: 35px;
	line-height: 36px;
	font-weight: bold;
	padding: 0 8px 0 7px;
	font-size:90%;
	color:#333333;
	background: #F99C1B url(../images/navigation.png) repeat-x left 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


#navigation a:hover {
	color: #fff;
	background: url(../images/navigation_over.png) repeat-x left 0;
}

#home #navigation-homepage a,
#stock #navigation-showroom a,
#finance #navigation-finance a,
#whypaymore #navigation-whypaymore a,
#paymentoptions #navigation-paymentoptions a,
#company #navigation-company a,
#location #navigation-location a,
#multimedia #navigation-multimedia a,
#sitemap #navigation-sitemap a,
#contact #navigation-contact a {
	color: #fff;
	font-weight: bold;
	background: url(../images/navigation_over.png) repeat-x left 0;
}



/* FOOTER
--------------------------------------------*/

#footer {
	width:960px;
	height:auto;
	border-top:5px solid #fff;
	padding:15px 0 0 0;
	margin:0 0 15px 0;
	font-size:60%; 
	color:#000;
	border-top:4px solid #FC3702;
	background:url(../images/footergraphic.png) no-repeat top right;
}
#footer p {
	margin:0; 
	padding:0;
}
#footer a:link, #footer a:visited {
	color:#666666; 
	text-decoration:none; 
	font-weight:bold;
}
#footer a:hover {
	color:#666666; 
	text-decoration:none; 
	font-weight:bold;
}

ul.list { 
	padding: 0; 
	margin: 0 35px 15px 35px; 
	text-align:left;
}
ul.list li { 
	list-style: none; 
	font-weight: bold; 
	background: url(../images/bullet_arrow.gif) no-repeat 0 12px; 
	margin: 0;
	padding: 8px 0 8px 20px;
	border-bottom: 1px dashed #999482;
}

/* HOME STYLE
---------------------------------------------------*/

#home #content {
	padding:20px 0;
	width:740px;
}
.outercolumn {
	width:168px;
	height:260px;
	float:left;
	margin:0 20px 20px 0;
}
.last {
	margin-right:0;
}
.column {
	width:158px;
	height:200px;
	padding:0 5px 10px 5px;
	background-color:#ebebf9;
	text-align:justify;
}
#home #content h1 {
	background:url(../images/heading_bg.png) top left no-repeat;
	color:#fff;
	width:160px;
	font-size:110%;
	font-weight:bold;
	padding:3px 0 3px 8px;
	height:14px;
}
#logocolumn {
	width:158px;
	padding:5px;
	background-color:#ebebf9;
	float:left;
}

.orange {color:#FC3702; font-size: 180%;}
.blue {color:#0101B8;}
.red {color:#DD0F08;}

/* OTHER STYLES 
--------------------------------------------*/

#company #content,
#multimedia #content,
#sitemap #content,
#location #content,
#whypaymore #content, 
#paymentoptions #content,
#firsttimedrivers #content,
#stock #content,
#finance #content,
#contact #content {
	font:90% Arial, Helvetica, sans-serif;
	color:#666666;
\\	margin:20px 0 20px 20px;
	width:734px;
	text-align:left;
}
#home #sidebar h1,
#company #sidebar h1,
#multimedia #sidebar h1,
#sitemap #sidebar h1,
#location #sidebar h1,
#whypaymore #sidebar h1,
#paymentoptions #sidebar h1,
#firsttimedrivers #sidebar h1,
#stock #sidebar h1,
#finance #sidebar h1,
#contact #sidebar h1,
#sidebar h1 {
	background:url(../images/heading_bg.png) top left no-repeat;
	color:#fff;
	width:160px;
	font-size:110%;
	font-weight:bold;
	padding:3px 0 3px 8px;
	height:14px;
}

/* MULTIMEDIA
--------------------------------------------*/

table.multimedia {}
table.multimedia th {
	font-size: 14px;
	font-weight: bold;
	background: #f7f7f7;
	padding: 10px;
}
table.multimedia h1 {
	color: #f00;
	font-size: 18px;
	text-transform: capitalize;
	text-align: center;
	padding: 10px 0; 
	margin: 0;
	border-top: 3px solid #333;
	border-bottom: 1px dashed #999;
	background: #fff;
}
table.multimedia td h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
table.multimedia td {
	padding: 10px 0;
}
table.multimedia ul {
	padding: 0;
	margin: 0 0 0 15px;
}
table.multimedia img {
	padding: 0 15px 0 0;
	margin: 0;
	width: 200px;
}

.imgBorder {
	border:1px solid #000;
}

.sale {color: #100bed; font-size:18px; font-family:"Arial Black", Gadget, sans-serif; text-align:center; ; }