 #main_body
 {
  
  top: 290px;
 
 }

 #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: 1800px;
}

#footer_bar
{
 top: 1680px;
}


/*#right
{ 
 height: 1430px;
}
*/