 #contactus_main_body
 {
  
  top: 0px;
  padding: 20px 0 0 0;
  margin-left: 15px;

 
 }
 
 .email_us
 {
  padding: 10px;
 }
 
 #email_address
 {
  position: relative;
  top: 150px;
  width: 100%;
  
 
 
 }
 
 #form_container
 {
 
  width: 740px;
 
 }
 
 #contactus_left
 {
  top: 170px;  
  width: 95%;
  border-top: 1px solid #000;
 
 }

 #intro_tripometer
 {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 259px;
  width: 545px; 
  
 
 }
 
 
#intro_tripometer h2 span {
visibility : hidden; 
text-decoration: none;
} 

a#intro_tripometer_ad
{
 display: block;
 margin: 0;
 padding: 0;
 width: 545px;
 height: 259px;
 text-decoration: none;
 background: #fff url(../images/trip_launch.png) center right no-repeat;
}

a#tripometer_tax
{
 color: #ff0000;
}

#container
{
 height: 1670px;
}

#footer_bar
{
 top: 1510px;
 left: 15px;
 
}



#right
{ 
 height: 1430px;
}