html{width:100%;}
body{
margin:0;
width:100%;
text-align:center;
font-size:12px;
font-family:arial;
color:#afafaf;
background-color:#000000;
}
body{
margin:0;
width:100%;
text-align:-moz-center;
font-size:12px;
font-family:arial;
color:#afafaf;
background-color:#000000;
}
#wrapper
{
width:916px;
}
#top
{
background-image:url(../images/topbanner.jpg);
background-repeat:no-repeat;
width:916px;
height:146px;
text-align:left;
}
#navigation
{
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#ac3939;
padding-top:123px;
padding-left:40px;
}
#navigation a
{
font-family:verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}
#navigation a:hover
{
font-family:verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:yellow;
}
#banner1
{
background-image:url(../images/banner1.jpg);
background-repeat:no-repeat;
width:916px;
height:146px;
}
#banner2
{
background-image:url(../images/car-finance.jpg);
background-repeat:no-repeat;
width:916px;
height:146px;
}
#content
{
width:916px;
margin-top:10px;
margin-bottom:10px;
}
#contentLeft
{
float:left;
width:556px;
margin-right:10px;
text-align:left;
background-color:#1f1f1f;
}
#contentLeftTop
{
background-image:url(../images/contenttop.jpg);
background-repeat:no-repeat;
width:556px;
height:58px;
}
#contentRight
{
width:350px;
float:right;
}
#form
{
background-image:url(../images/formbg.jpg);
background-repeat:no-repeat;
width:350px;
height:446px;
color:#333333;
font-weight:bold;
}
h1
{
font-family:arial;
font-size:20px;
color:#ced0d0;
margin:0;
}
h2
{
font-family:arial;
font-size:17px;
color:#ffffff;
margin:0;
}
h3
{
font-family:arial;
font-size:17px;
color:#fcff00;
font-style:italic;margin:0;
}
.btnSubmit
{
cursor:pointer;
background-color:maroon;
color:white;
border:1px solid black;
}
#footer
{
width:916px;
color:#ced0d0;
font-family:arial;
font-size:11px;
}