body {
	background-color: #000000;
}
div.wrapper {
	position: relative;
	width:780px;
	margin: 0 auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width:205px;
	z-index:1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#prospectus
{
   clear:left;
	float: left;
	width: 174px;
	margin-left: 15px;
}
#menu {
    clear:left;
	float: left;
	width: 174px;
	z-index:1;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#testimonials
{
    clear:left;
	float: left;
	width: 174px;
	margin-left: 15px;
	margin-bottom: 8px;
	margin-top: 20px;
}
#menu  a, #menu  a:link, #menu  a:visited, #menu  a:active
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/menuoption.jpg);
	height: 24px;
	width: 130px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 45px;
	font-weight: bold;
}
#menu  a:hover
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/menuoption_ro.jpg);
	height: 24px;
	width: 130px;
	color: #970100;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 45px;
	font-weight: bold;
}
#carimage {
	clear: both;
	float: left;
	width: 190px;
	z-index:1;
	margin-top: 30px;

}
hr {
	color: #FFFFFF;
}
a, a:link, a:visited, a:active
{
	color: #FF9900;
	text-decoration: underline;
}
a:hover
{
	color: #66CCFF;
	text-decoration: underline;
}

#topgreybar {
	float: left;
	width:780px;
	height:25px;
	z-index:1;
	background-color: #666666;
}
#right {
	float: right;
	width:535px;
	z-index:1;
}
#heading {
	float:left;
	width:100%;
	height:25px;
	z-index:1;
}
#maincontent{
	clear:both;
	float:left;
	width:500px;
	min-height:670px;
	z-index:1;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: normal;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699FF;
}
#footer
{
	float:left;
	width:545px;
	padding-left:235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}