body {
font-family:arial,tahoma,verdana,sans-serif;
font-size:12px;
margin:45px;
}
#wrapper {
margin:0 auto;
width:800px;
}
#header h1 {
color:#145FAC;
font-size:32px;
font-weight:bold;
margin:0;
}
#header2 {
background:transparent url(images/headerbg.jpg) no-repeat scroll 0 0;
height:300px;
}
#formarea {
float:right;
margin:0 15px 0 0;
padding:98px 0 0;
width:352px;
}
#formarea h2 {
color:#2F3031;
font-size:26px;
font-weight:100;
margin:0 0 20px 24px;
}
#formarea label {
color:#5B5B5B;
display:block;
float:left;
margin:0 8px 0 68px;
text-align:right;
/*width:75px;*/
}
.required {
margin:0 0 20px;
}
.zipCode {
width:93px;
}
.submit {
text-align:center;
}
#bottomtext {
background:#B5D9F3 url(images/textbg.jpg) no-repeat scroll center top;
margin:0 0 1px;
padding:15px;
}
#whitebox {
background:#FFFFFF none repeat scroll 0 0;
padding:20px 20px 8px;
}
#whitebox h3 {
color:#085EAA;
font-size:18px;
font-weight:100;
margin:0;
}
#whitebox p {
color:#3B3B3B;
line-height:24px;
margin:0 0 12px;
}
#footer {
border-top:3px solid #7AB752;
}
#footer p {
color:#B5B5B5;
margin:0;
padding:10px;
text-align:center;
}
