body {
	background: #36455E;
	margin: 0;
	padding: 0;
}
img {
	border: none;
	margin: 0;
}

/*  topnav  */
.topnav {	
	font: 10px Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;	
}
A.topnav:hover
{
    COLOR: #c05b02;
    TEXT-DECORATION: none;
	font-variant : none;
	LETTER-SPACING: 0px;
}
A.topnav:active
{
	COLOR: #c05b02;
	TEXT-DECORATION: none;
	font-variant : none;
	LETTER-SPACING: 0px;
}

/*   Header  */

.bgcurve {background-image: url(/images/site_images/chr_topnav_content_curve.gif); position: absolute; left: 206px; top: 18px; z-index: 0 no-repeat; width: 100%}
.splash { position: absolute; left: 155px; top: 37px; z-index: 100; }
.splashlower { position: absolute; left: 135px; top: 149px; z-index: 300; }
.splashfeature { position: absolute; left: 200px; top: 335px; z-index: 300; }
.splashjeepfeature { position: absolute; left: 300px; top: 500px; z-index: 300; }
#headerHomaPage {
	height: 41px;
	width: 100%;
	padding: 0;
	background: White;
	
}
.shoppingcart{
	background-attachment: fixed; position: absolute; left: 365px; top: 52px; z-index: 100;
 }

#headerHomaPage a img {
	display: inline;
	float: left;	
}

#header a img {
	display: inline;
	float: left;
}

img#specialorder {
	position: absolute;
	top: 0px;
	left: 585px;
}
img#login {
	position: absolute;
	top: 0px;
	left: 410px;
}
img#language {
	position: absolute;
	top: 0px;
	left: 685px;
}
img#home {
	position: absolute;
	top: 19px;
	left: 345px;
}

img#assistance {
	position: absolute;
	top: 19px;
	left: 610px;
}


div#white {
	background: #fff;
	width: 100%;
	height: 300px;
}
/*  Left Navigation   */

}
#nameplate {
	color: #fff;
	background-image: url(/images/site_images/chr_left_nav_vehicle_title.gif);
	height: 37px;
	vertical-align: middle;
	padding: 0
}
#nameplate img {
	margin: 2px 0 0 0px;
}
#nameplate a {
	font: bold 10px/30px  Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

/*  Pano  */
#pano {
	background: #fff;
	position:absolute;
	top: 41px;
	left:160px;
	width: 605px;
	margin: 0 0 10px 0;
}

/*  Content  */
#content {
	background: #C6C6C6;
	width: 100%;	
	margin: 0;
	position: relative;
	left: 0;
}
#contentWhite{
	background: #fff;
	width: 100%;	
	margin: 0;	
}
#contentGrey{
	background: #C6C6C6;
	width: 100%;	
	margin: 0;	
}

/*  Footer  */
.footerright {	
	background: #36455E;	
}

#footer {
	height: 41px;
	color: #FFFFFF;
	background-color: #36455E;
	width: 100%;	
	margin: 0;	
}
#footer ul {
	margin: 3px 8px;
	list-style: none;
	padding: 0;
}
#footer ul li {
	display: inline;
}
#footer ul li a {	
	font: 10px Verdana, Arial, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
#footer ul li a:hover, #footer ul li a:active {
	color: #859bb2;
}
.newfooter {
	color: #FFFFFF;
}
.newfooter:hover {
	color: #FFFFFF;
}

.newfooter:visited {
	color: #FFFFFF;
}

.newfooter:active {
	color: #FFFFFF;
}



