body {
  background: #BFE6F0;
}

#page {
  background-color: #fff;
  border: 8px solid #fff;
}

#company {
  margin-right: 10px;
  margin-bottom: 0px;
  background-color: #019BC4;
}

#homes {
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #019BC4;
}

#locations {
  margin-right: 0px;
  margin-top: 10px;
  background-color: #019BC4;
}

* html #content h2 {
  padding-top: 4px;
}

#sidebar div {
  background: #BFE6F0;
}

#sidebar {
  background-color: #EEEEF7;
  padding-bottom: 85px;
  background: url("img/healthcare_logo.gif") no-repeat;
  background-position: bottom center;
}

.sub_item {
  background-color: #BFE6F0;
}

.sub_item p {
  background-color: #BFE6F0;
}

#sidebar #sec_nav h4 {
  background-color: #019BC4;
  border-bottom: 1px solid #019BC4;
}

#content img {
  margin-top: -2px;
  margin-bottom: -2px;
  border: 4px solid #002740;
  border-bottom: 0px;
  padding-bottom: 24px;
  margin-bottom: 8px;
  background: #002740 url(img/view_image.gif) no-repeat bottom center;
}