* { 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: 13px;
	color: #f5d27d;
	margin-bottom: 7px;
	font-weight: bold;
}
.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:-50px;	
}

#-----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;
}

#-----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;
}
