h3 {
  margin-bottom: 6px;
}

#feature {
  margin: 18px auto 0 auto;
  width: 800px;
  height: 295px;
  background: transparent url('../images/public/backgrounds/feature.png') no-repeat;
  color: #afc7d5;
}
#promo {
  width: 800px;
  background: none;
}
  #promo img {
    margin-right: 7px;
  }
div#contact {
  margin: 0 auto;
  width: 800px;
  height: 223px;
  background: transparent url('../images/public/backgrounds/contact_box.png') no-repeat;
}
  .contact_item {
    float: left;
    margin: 0 0 0 98px;
    width: 240px;
    height: 60px;
  }
  div#contact h2 {
    height: 40px;
  }

div#promo div.box {
  margin-left: 4px;
  
  div#promo {
    border: none;
    padding: 0px;
  }
div#content div.mod_article {
  padding-bottom: 0px;
}

div#flash_feature {
  padding: 0px;
}
div#contact {
  padding: 0px;
}
div#flash-feature.mod_article {
  background: none;
}
div#contact tr {
    margin-bottom: 2px !important;
  }