body{
background: #666 url(../images/toprepeater.gif) repeat-x top;
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 20px 10px 10px 10px;
}

h1{
font-size: 1.3em;

}

h2{
font-size: 1.2em;
}

h3{
font-size: 1.2em;
}

h4{
font-size: 1.1em;
}

h5{
font-size: 1em;
}

h6{
font-size: .9em;
}

p{
margin: 0;
padding: 5px 10px 10px 10px;
font-size: .9em;
}

a:link, a:active, a:visited{
color: #000;
}

a:hover, a:focus{
color: #999;
}

.wrapper{
width: 100%;
margin: 0;
background: #fff;
}
.contentwrapper{
width: 1000px;
background: url(../images/leftback.gif) repeat-y left;
}
.top{
background: url(../images/logo.gif) no-repeat;
margin-top: 20px;
height: 100px;
}
.top h1{
text-indent: -3000px;
padding: 0;
}
.top h1 a{
display: block;
width: 650px;
height: 85px;
margin: 20px 0 0 60px;
}

.homeimg{
background: url(images/homepic.jpg) no-repeat left top;
width: 1000px;
height: 180px;
clear: both;
}

.homecontent{
width: 640px;
float: left;
background: #fff;
}

.homecontent .col{
width: 300px;
float: left;
margin-left: 20px;
display: inline;
}
.clear{
clear: both;
padding: 0;
line-height: 0;
}


.bottombanner{
background: #666 url(images/auditbanner.gif) no-repeat bottom right;
width: 720px;
height: 81px;
clear: left;
position: relative;
top: 0px;
}
.bottombanner h1{
text-indent: -3000px;
padding: 0;
}

.bottombanner a{
display: block;
width: 563px;
height: 80px;
margin-left: 150px;
}


ul{
list-style: url(images/bullet.gif);
margin: 10px 10px 10px 25px;
padding: 0;
}
li{
padding: 0 0 0 0;
margin: 0 0 10px 0;
}

.calculator{
width: 502px;
background: #EDBE2F url(../images/calculatorback.jpg) no-repeat top;
margin: 10px 0 20px 85px;
border-bottom: 10px solid #fff;
border-top: 10px solid #fff;
}
.calculator .bottom{
background: url(../images/calcborderbottom.gif) no-repeat bottom;
height: 1px;
}
.calculator h1{
padding: 10px 10px 10px 80px;
}

.calculator form{
background: #EDEDED url(../images/calculatorgrad.gif) repeat-x top;
width: 424px;
margin: 5px 0 0 77px;
padding-top: 10px;
}

.calculator form label{
display: block;
float: left;
width: 220px;
}
.calculator form input{
width: 174px;
}

.calculator form textarea{
width: 174px;
height: 60px;
}

.calculator form .radios{
width: 30px;
display: inline;
float: none;
position: relative;
top: -20px;
}
.calculator form .radiobuttons{
width: 30px;
position: relative;
top: -20px;
}

.calculator .checkbox{
width: 30px;
} 
.calculator form small{
display: block;
float: left;
width: 150px;
}

.calculator .button{
background: #EE951A url(images/btnback.gif) repeat-x top;
border: 1px solid #D27D00;
color: #4A411E;
width: 180px;
height: 30px;
text-align: left;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
margin: 10px 0 10px 154px;
padding-left: 10px;
}

