body {
  background: #ffffff url("../images/gradient_main.png") scroll center top;
background-repeat:repeat-x;
  font-size: 76%;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0 auto;
  padding: 0;
}

ul.NoBullet {
 list-style-type: none;
 }

#services_left {
  width: 45%;
  text-align: left;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
}
#services_right {
  text-align: left;
  width: 45%;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
}


h3 {
  padding: 0px;
  font-family: "trebuchet MS",verdana,arial,sans-serif;
  font-size: 14px;
  color: #ffffff;
}

p{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
}


a:hover {color: #000000;  text-decoration: underline}
#html, body {
   top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 950px;
  height: 100%;
}
#banner {
  height: 170px;
  margin: 0;
  padding: 0;
}
#header {
  border-top: 2px solid white;
  border-bottom: 1px solid #666666;
  background: silver none repeat scroll 0% 50%;
  width: 100%;
  font-family: "trebuchet MS",Arial,Helvetica,sans-serif;
  color: #999999;
  text-align: center;
  margin: 0;
  padding: 0;
}
#page {
  margin: 0px 0px 0px 0px;
  padding: 0;
}
#outer1 {
  background: #c0ccc9 none repeat scroll 0% 50%;
  float: left;
  width: 220px;
  margin-top: 0px;
  padding: 0;
  height: auto;
  margin: 0;
}

#outer2 {
  width: 510px;
  background: #ffffff url("../images/gradient_sub.png") repeat-x scroll center top;
  float: left;
  margin: 0 auto;
  padding: 20px;
}
#outer3 {
  background: #224a54 none repeat scroll 0% 50%;
  float: right;
  width: 170px;
  margin: 0 auto;
  padding-left: 10px;
  color: white;
}

#outer5 {
  background: #224a54 none repeat scroll 0% 50%;
  float: right;
  width: 168px;
  margin: 0 auto;
  padding-left: 6px;
  padding-right: 4px;
  color:white;
}

#outer1, #outer2, #outer3, #outer5 {
  padding-bottom: 5000px;
  margin-bottom: -5000px;
}
#wrapper {
  width: 950px;
  background: white none repeat scroll 0% 50%;
  overflow: hidden;
  margin: 0;
  padding: 0px 0px 0px 0px;
}
#side_menu2 {
  background-color: #6e8a84;
  color: white;
  text-align: center;
  height: auto;
  }

#side_menu3 {
  border-top: 1px solid white;
  font-family: Arial;
  background-color: #c0ccc9;
  font-size: 13px;
  color: black;
  text-align: justify;
  padding-left: 15px;
  padding-right: 15px;
}
#side_menu4 {
  border-top: 1px solid white;
  font-family: Arial;
  background-color: #c0ccc9;
  font-size: 13px;
  color: black;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}
#footer {
  background: #6e8a84 none repeat scroll 0% 50%;
  clear: both;
  color: #666666;
}
h1 {
  margin: 0;
  padding: 10px 0;
  font-size: 20px;
  color: #ffffff;
}

#slider ul, #slider li{
    margin:0;
    padding:0;
    list-style:none;
}

#slider {
    overflow:hidden;
}

#slider li img {
    border: none;
}

span#prevBtn{}
span#nextBtn{}

.vehicle_thumbnail {
    width: 160px;
    height: 126px;
    border: none;
    background-repeat: no-repeat;
}

.vehicle_thumbnail img {
    border: none;
}

.vehicle_thumbnail_text {
    color: #222222;
    text-shadow: 0px 3px 4px #dddddd;
    font-weight: bold;
    font-size: large;
    float: right;
    padding: 3px;
}

.status_text {
    color: #aa0000;
    font-size: 14pt;
    font-weight: bold;
}

#main_photo {
    width: 480px;
    height: 360px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
}

.content {
    padding: 10px;
}

.png-img img {
    behavior: url(iepngfix.htc);
}

