body#services #navBottom {
  background-position: 0px -5px;
}

h2 {
  text-indent: -5000px;
}

.col1 {
  float: left;
  width: 340px;
}
  .col1 div {
    padding: 20px 0px;
  }

.col2 {
  float: right;
  width: 340px;
}
  .col2 div {
    padding: 20px 0px;
  }

.row {
  border-bottom: 1px dashed #bfbfbf;
  float: left;
  width: 700px;
}
  .row h3 {
    font-size: 1.5em;
    padding-bottom: 8px;
  }
  .row.last {
    border-bottom: 0px dashed #bfbfbf;
  }

.title {
  background: #fff url('/images/headerServices.gif') no-repeat top left;
  float: left;
  height: 25px;
  margin: 25px 0px 5px 0px;
  width: 172px;
}

#footer {
  padding: 0px;
}
  #footer #footer_row1 {
    float: left;
    margin-top: 0px;
    width: 700px;
  }