body
{
   padding: 0;
   margin: 0;
   color:#000;
   background-color:#fff;
   font: 14px arial,helvetica,clean,sans-serif;
   line-height: 1.5em;
   background: url(/images/body-background-image.jpg) repeat-x;
   text-align: justify;
}

 .rootContainer {
    width: 100%;  
    
    padding: 0;
    margin: 0;
  
}
       
   .contentContainer {
      
    width: 1000px;
    margin: 0 auto;
    
} 
   .wrap {
    /*background-color: #56a5ec;*/
      margin: 0;
    padding: 0;
    /*text-align: center;*/
     
    width: 100%;
    
}

.footerimage
{
    background: url(/images/footer-background-image.jpg) repeat-x;
    color: white;
    height: 250px;

}

.footerimage a
{
    color: white;  
}
.logos a{
    text-decoration: none;
}

.container{
    width:1000px;
    margin: 0 auto;
    height:26px;
 
    
} 
.container2{
   
    width:1000px;
     margin: 0 auto;
    
} 
.contentbox{
    padding:20px;
    
}
.footer {
    /*background-color: #8E4D05;*/
    color: #fff;
    background-image: url(http://dev.superiorvan.com/images/fb.jpg);
    background-repeat: repeat;
        /*border-top: 1px solid yellow;*/
    margin: 0 auto;
    text-align: center;
    width: 1000px;
    font-size: 11.5px;
    height:170px; 
    clear: both;
  }
 h1
 {
   color:#000; font-size: 132%;
   
 }
 h2{
      color:#000;font-size: 122%;
 }
h3{
    color:#000; font-size: 102%;
}
h4{                                                             
   color:#000;    font-size: 92%;
}
.contactus{
     background-image: url(/images/contactbox.png);
     width: 300px; height: 266px;
     font: 14px arial,helvetica,clean,sans-serif;
    
}

