#services .block1 .leftBox {
  width: 440px;
}
#services .block1 .rightBox {
  width: 225px;
}
#services .block1 h1 {
  margin-bottom: 10px;
}

#services .block1 {
  padding-bottom: 40px;
  height: 100%;
}
#services .siteBox .leftBox {
  width: 450px;
}
#services .siteBox .leftBox h4 a {
  font-weight: bold;
}
#services .siteBox .rightBox {
  width: 202px;
}
#services .siteBox .rightBox img {
  border: 1px solid #999999;
}
#services .siteBox {
  border-bottom: dotted 1px #cccccc;
  padding-bottom: 10px;
  margin-top: 10px;
  height: 100%;
}
#services .siteBox h4 {
  margin-top: 10px;
}
#services .block2 h3 {
  margin-bottom: 20px;
}