* {
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
}

body {
	background:url(images/bg.jpg) repeat-x #036;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{font-size:1.8em; font-weight:bold; color:#f00;}
h2{font-size:1.5em; font-weight:bold; color:#00f;}
h3{font-size:1.2em; font-weight:bold; color:#f00;}
h4{font-size:1em; font-weight:bold; color:#00f;}
h5{font-size:.85em; font-weight:bold; color:#f00;}

h1, h2, h3, h4, h5, p, ul, ol, li {
	margin-top:10px;
	margin-bottom:10px;
}

#unitDetail h1, #unitDetail h2, #unitDetail h3, #unitDetail h4, #unitDetail h5, #unitDetail p, #unitDetail ul, #unitDetail ol, #unitDetail li {
	margin:0;
}

ul li {
	list-style-position:outside;
	list-style-type:disc;
}

ul, ol {
	margin-left:20px;
}

hr {
	margin:5px auto;
}

img, a img, table {
	border:none;
}
a, #content a {
	color:#0000FF;
}
a:hover, #content a:hover {
	color:#333333;
}

/* Wrap */

#wrap {
	background:url(images/wrap_bg.gif) repeat-y;
	z-index:0;
}

/* shared traits between #wrap and #wizInnerWrap */
.pageWrap {
	width:900px;
	margin:0 auto;
	position:relative;
	top:0;
}

/* Header */
#header {
	height:109px;
	background:url(images/header_bg.jpg) no-repeat;
	position:relative
}
#header h1 {
	margin:0;
	position:absolute;
	top:0;
	left:0;
	width:450px;
	height:72px;
}
#header h1 a, #header h1 a img {
	width:450px;
	height:72px;
	display:block;
}

/* The Wiz */

#wizOuterWrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:350px;
	overflow:hidden;
}

#wizardry {
	position:absolute; /*within the wrap*/
	z-index:10;
	background:transparent url(images/wizard.png) no-repeat top left;
	top:0;
	left:737px;
	height:182px;
	width:197px;
	overflow:visible;
}

#lensflareWrap {
	position:absolute;
	display:none;
	height:300px;
	width:300px;
	z-index:9900;
	background:transparent url(images/lensflare.png) no-repeat top left;
	/* Default starting position when no class specifies = .pos2 */
	top:-125px;
	left:10px;
}

/* lensflare at red star */
#lensflareWrap.twinkler1 {
	top:-125px;
	left:-110px;
}

/* lensflare at cyan star */
#lensflareWrap.twinkler2 {
	top:-125px;
	left:10px;
}

/* lensflare at green star */
#lensflareWrap.twinkler3 {
	top:-85px;
	left:45px;
}

/* lensflare at magenta star */
#lensflareWrap.twinkler4 {
	top:-30px;
	left:18px;
}

/* lensflare at orange star */
#lensflareWrap.twinkler5 {
	top:-5px;
	left:-74px;
}

/* Nav */
#nav {
	position:absolute;
	top:73px;
	left:0;
	height:28px;
	width:700px;
}
#nav ul, #nav li {
	list-style-type:none;
	list-style-position:outside;
	display:block;
}

#nav li img {
	position:absolute;
	top:0;
}

#nav li img#nav0 {
	left:43px;
}
#nav li img#nav1 {
	left:259px;
}
#nav li img#nav2 {
	left:460px;
}

/* Cover */
#cover {
	clear:both;
	width:900px;
	height:296px;
	position:relative;
}

#coverText {
	height:296px;
	width:201px;
	background:transparent url(images/coverText.png) no-repeat;
	float:right;
}

#coverSlides {
	overflow:hidden;
	height:296px;
	width:699px;
	float:left;
	z-index:1;
}


#bestRates {
	position:absolute;
	top:5px;
	left:2px;
	height:174px;
	width:166px;
	z-index:9000 !important;
	display:block;
	background:transparent url(images/bestRates.png) no-repeat;
}

#emailUs {
	position:absolute;
	top:215px;
	left:20px;
	height:68px;
	width:68px;
	z-index:9000 !important;
	display:block;
	background:transparent url(images/emailUs.png) no-repeat;
}

/* Subnav */
#subnav {
	clear:both;
	height:266px;
	width:900px;
	position:relative;
	background:#036 url(images/subnav_bg.jpg) no-repeat;
	margin-top:18px;
}

#subnav div.subnavBox {
	position:absolute;
}

#subnav div.subnavBox h1 {
	margin:0;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	line-height:32px;
	color:#036;
	clear:both;
	float:none;
}

#subnav div.subnavBox p {
	margin:0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#036;
	clear:both;
	float:none;
}

#subnav div.subnavBox li {
	margin:0;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	color:#036;
	list-style-type:none;
	list-style-position:outside;
	background:transparent url(images/bullet.gif) no-repeat left center;
	padding-left:8px;
}

div#subnav1 {
	width:270px;
	top:40px;
	left:43px;
}
#subnav  div#subnav1 h1 {
	font-size:26px;
	line-height:30px;
}
#subnavList {
	display:block;
	clear:both;
	width:100%;
	float:none;
	position:relative;
}

ul.subnavList {
	display:block;
	float:left;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
}

ul#subnavList1 {
}

ul#subnavList2 {
	position:absolute;
	top:0; right:0;
}

div#subnav2 {
	width:195px;
	top:33px;
	left:407px;
}

#subnav div#subnav2 p {
	font-size:13px;
	line-height:14px;
}

#subnav .btn a, #subnav a.btn {
	height:20px;
	width:93px;
	margin:10px auto;
	text-align:center;
	font-weight:bold;
	display:block;
	color:#FFF;
	background:transparent url(images/btn_bg.png) no-repeat;
	font-size:11px;
	line-height:20px;
	white-space:nowrap;
	overflow:hidden;
}

div#subnav3 {
	width:210px;
	top:37px;
	left:670px;
}

#subnav div#subnav3 p {
	font-size:13px;
	line-height:16px;
	margin-top:6px;
}
/* Content */
#content {
	clear:both;
	width:860px;
	position:relative;
	background:#fff url(images/content_bg.gif) no-repeat;
	min-height:350px;
	padding:20px;
}


/* Footer */

#footer {
	clear:both;
}

#int #footer {
	height:50px;
	width:876px;
	padding:30px 12px 0;
	background:url(images/footer_bg.gif) no-repeat;
}

#home #footer {
	width:900px;
	background:none;
	position:absolute;
	top:233px;
}

#footer #footerInfo {
	float:left;
	width:59%;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#000;
	white-space:nowrap;
}


#home #footer #footerInfo {
	color:#fff;
	position:relative;
	left:20px;
}


#footer #footerPhone {
	float:right;
	width:40%;
	text-align:right;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#fde800;
}

#subfooterLeft {
	float:left;
	margin:3px 0 0 20px;
	color:#ccc;
}

#subfooterLeft a {
	color:#ccc;
}
#subfooterLeft a:hover {
	text-decoration:underline;
}

#dealerID {
	font-size:11px;
	line-height:16px;
}

#home #dealerID {
}

/* Individual Page Stylings */


/* Special Classes and IDs */
.yellow {
	color:#fde800;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin:0 auto;
}
.contactheader {
	display:none;
}
.BrowseBox1 {
	margin:3px auto 3px auto;
}

li.none{list-style-image:none; list-style-type:none; background-image:none;}

#site a:visited, #content #site a:visited {
	color:#999;
}


/* CSS hacks for IE6 */
body.ieOld .coverHover {
	zoom:1;
	float:none;
}

body.ieOld #bestRates {
	background-image:url(images/bestRates.gif);
}

body.ieOld #emailUs {
	background-image:url(images/emailUs.gif);
}

body.ieOld #wizardry {
	background-image:url(images/wizard.gif);
}

body.ieOld ul#subnavList1 {
	margin-left:10px;
}

body.ieOld #subnav .btn a, body.ieOld #subnav a.btn {
	background-image:url(images/btn_bg.gif);
}


body.ieOld #lensflareWrap, body.ie7 #lensflareWrap, body.ie #lensflareWrap {
	background-image:url(images/lensflare.gif);
}
