body#services #navBottom {
  background-position: 0px -5px;
}

h2 {
  text-indent: -5000px;
}

ol {
  margin: 0px 0px 20px 20px;
}

.col1 {
  color: #fff;
  float: left;
  font-size: 3.1em;
  font-weight: bold;
  padding: 20px 3px 15px 17px;
  width: 35px;
}

.col2 {
  background: #f3f7d5;
  border-left: 5px solid #fff;
  float: left;
  padding: 20px 20px 0px 20px;
  width: 600px;
}
  .col2 p {
    padding-bottom: 20px;
  }
  
.dim {
  color: #666;
}
  
.row {
  background: #3c9ec1;
  border-bottom: 20px solid #fff;
  float: left;
  width: 700px;
}

.title {
  background: #fff url('../images/headerRefill.gif') no-repeat top left;
  float: left;
  margin: 25px 0px 5px 0px;
  width: 350px;
}
  .title {
    padding: 25px 0px 15px 0px;
  }
  
#footer #footer_row1 {
  margin-top: 20px;
}