 #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/grey_fleet.png) center right no-repeat;
}

a#grey_fleet
{
 color: #ff0000;
}

#container
{
 height: 2300px;
}

#footer_bar
{
 top: 2180px;
}


/*#right
{ 
 height: 1430px;
}
*/
