body{
font-family:arial;
font-size:12px;
text-align:center;
width:100%;
margin:0;
color:#ffffff;
background-color:#003876;
}
#wrapper{width:990px;}
#topbanner{background-image:url(../images/topbanner.jpg);background-repeat:no-repeat;width:990px;height:93px;}
#navigation{
font-family:arial;
font-size:12px;
color:#ffffff;
background-image:url(../images/navbg.jpg);background-repeat:no-repeat;width:990px;height:33px;
}
#navigation a{
font-family:arial;
font-size:12px;
color:#ffffff;
text-decoration:none;
}
#navigation a:hover{
font-family:arial;
font-size:12px;
color:#fff600;
text-decoration:none;
}
#banner{
font-family:arial;
font-size:18px;
color:#4b4b4b;
background-image:url(../images/banner1.jpg);background-repeat:no-repeat;width:990px;height:210px;
}
#banner1{
font-family:arial;
font-size:18px;
color:#4b4b4b;
background-image:url(../images/car-finance-company.jpg);background-repeat:no-repeat;width:990px;height:210px;
}
#content{
width:990px;background-color:#004f98;
}
#contentLeft
{
width:600px;
margin-right:10px;
float:left;
text-align:left;
color:white;
}
#contentRight
{
width:380px;
float:right;
}
#forms{
background-image:url(../images/formbg.jpg);
background-repeat:no-repeat;
width:380px;
height:464px;
}
h1{
font-family:arial;
font-weight:bold;
font-size:16px;
color:yellow;
margin:0;
}
h2
{
font-family:arial;
font-size:14px;
color:yellow;
margin:0;
}
#footer{
font-family:verdana;
font-size:10px;
color:#dedede;text-align:right;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}