* { margin:0px; padding:0px; text-decoration:none; font-weight: normal; }
BODY {
	background:url(/images/vertTileAqua.jpg);
	background-color:#082024;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	
}
h1 {
	font-size: 16px;
	color: #f5d27d;
	line-height: 22px;
	margin-bottom: 8px;
}
h2 {
	font-size: 12pt;
	color: #f5d27d;
	margin-bottom: 7px;
	font-weight: bold;
	vertical-align: middle;
}
.yellow {
	color: #f5d27d;
}
p {
	padding-bottom: 10px;
}
a:link {
	color: #8EDEE5;
}
a:hover {
	text-decoration: underline;
}
div.hr {
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BDDE5;
	margin-bottom: 10px;
}
div.hr hr {
  display: none;
}
.imgFrame {
	border: 2px solid #8edee5;
	margin: 10px;
}

.h3 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
#-----HEADER----- {}
#innerWrapper{
	width:750px;
	height:180px;
	padding:0px;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#innerWrapper h1{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fbc864;
	font-weight:400;
	float:left;	
}
#logoDiv{
	position:absolute;
	margin-left:-60px;
	visibility: visible;
	z-index: 1;
}

#-----CONTENT----- {}
#contentHolder {
	width: 713px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 380px;
	background-image: url(images/mainCarImageBG.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#content {
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 45px;
	margin-left: 50px;
	width: 613px;
}

#-----NAVIGATION---- {}
#image_menu {
	margin-left: 60px;
	z-index: 100;
}
.image_button  {
	margin-left: 1px;
	clear: none;
	float: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000;
}
.image_button_down  {
	margin-left: 1px;
	clear: none;
	float: left;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000;
}

#-----FOOTER----- {}
#footer {
	font-size: 8pt;
	font-family: arial;
	color: #182E32;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	margin-top: 15px;
}
ul {
	border: 1px dotted #333;
	padding: 5px;
}
div ul li    {
	list-style-type: none;
}

.detailing_subtitle {
	font-size: 22pt;
	color: #F5D27D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

