h2 {
  text-indent: -5000px;
}

p.pad {
  padding: 25px 0px;
}

.title {
  background: #fff url('../images/headerEmployment.gif') no-repeat top left;
  float: left;
  height: 32px;
  margin: 25px 0px 5px 0px;
  width: 700px;
}

#colWrapper {
  float: left;
  height: 390px;
  padding-top: 25px;
  width: 700px;
}
  #colWrapper #col1 {
    float: left;
    width: 345px;
  }
  #colWrapper #col2 {
    float: left;
    font-size: 1.2em;
    text-align: center;
    width: 290px;
  }

#footer #footer_row1 {
  margin-top: 20px;
}