.homeFeaturesContent ul{
  list-style-type: none;
  list-style-image: url(/images/landing/li_features.gif);
  margin: 0;
}

.homeFeaturesContent li{
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0;
  
}


h2.policyFeatures{
  margin: 0px;
}

.homeBanner {
  background-image: url(/images/home/car_banner_home_top.gif);
  background-repeat: no-repeat;
  height: 126px;
  width: 185px;
  
}


.homeFeatures {
  background-image: url(/images/home/banner_home_middle.gif);
  background-repeat: repeat-y;
  width: 185px;
  display: block;
  padding-top: 5px;
}



.homeFeaturesContent {
  margin-left: 20px;
  margin-right: 20px;
}

.homeFeaturesCol {
  float: left;
}

.homeFooter {
  background-image: url(/images/home/banner_home_bottom.gif);
  background-repeat: no-repeat;
  width: 185px;
  height: 18px
}

#homeWrap{
float: left;
margin: 0;
padding: 0 0 10px 0;
}

#homemiddleLeft{
 width: 165px;
 float: left;
}

#homemiddleRight{
 width: 175px;
 float: right;
 padding-left: 10px;
}

#rightLeftLeft{
 width: 165px;
 float: left;
 padding-left: 0px;
 padding-right: 8px;
 padding-top: 0px;
 margin-right: 5px;
}

#rightLeftRight{
 width: 195px;
 float: left;
 padding: 0px;
 margin-left: 5px;
}


#homeRight{
 background-position: 1px -25px;
  background-image: url(/images/home/home_banner.jpg);
  background-repeat: no-repeat;
  width: 590px;
  float: left;
  padding-top: 15px;
  
}

#homerightRight{
  width: 170px;
  float: left;
  padding: 0;
}

#homeRightLeft{
 width: 380px;
 float: left;
 padding: 10px;
 padding-top: 260px;
}


#topNavDiv{
  background-position: center top;
  background-image: url(/images/home/top_home.gif);
  background-repeat: no-repeat;
  height: 68px;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}


#homeDisclaimer{
  float: left;
  width: 360px;
  margin-top: 150px; 
}




