body {
    margin: 00px 0px;
    padding: 10px;
    text-align: center;
	padding-bottom: 20px;
}

.background
{
width: 900px;
margin: 0px auto;
text-align: left;

height: 772px;
background-color: #8fb2db;
     
    

padding-left: 70px;

padding-top: 50px;

margin: 0px auto;
text-align: left;
}
.inner
{
width: 796px;
height: 423px;
border-style: solid;
border-width: 14px;
border-color: #ffffff;


background: url(./images/background.png) no-repeat;


}
.bottom
{
margin-top:15px;
width: 800px;
height: 200px;
background-image: url(./images/welcometo.png);
background-repeat: no-repeat;
position:absolute;       
left:50%;        
margin-left:-410px;  
}

.content
{
margin-top:15px;
margin-right: 76px;
float: right;
width: 458px;
color: #ffffff;
font-family: arial;
font-size: 9pt;
}
.content h2
{
color: #ffffff;
font-family: arial;
font-size: 10pt;
}
.imgH1
{
display: none;
}
.footer
{
float:right;
width: 962px;
height: 61px;
background-color: #ffffff;
background-image: url(./images/footerlogos.png);
background-repeat: no-repeat;
background-position: 620px;
margin-right:4px;
border-width: 1px; 
border-bottom: solid;
border-bottom-color: #8fb2db;
margin-left:-65px;
}
.driverhirelink, .dhapplink
{
position:relative; 
top:340px; 
left: 335px; 
height:45px; 
width:100px; 
display:block;
float:left;
}

.dhapplink
{
left:-86px;
width:164px;
float:right;
}