#contentareaindexleft {
  float: left;
  width: 507px;
  background: url(../images/content-gradient-shadow.png) repeat-x top;
  margin-top: 1px;
  padding: 30px 35px 0 35px;
}

#networkbox {
  background: url(../images/index-our-network-box.png) no-repeat;
  width: 221px;
  height: 179px;
  margin-top: 20px;
  float: left;
  padding: 44px 0 0 14px;
}

#servicesbox {
  background: url(../images/index-web-services-box.png) no-repeat;
  width: 235px;
  height: 199px;
  margin: 20px 0 0 20px;
  float: right;
  padding: 44px 0 0 14px;
}

#servicesbox h2,
#networkbox h2 {
  font-weight: normal;
  margin: 0;
  font-size: 14px;
  color: #6fa51d;
}

#servicesbox p,
#networkbox p {
  font-size: 13px;
  line-height: 19px;
  width: 198px;
}

.learnmorebutton {
  margin-top: 13px;
}

#contentareaindexright {
  width: 317px;
  float: left;
  margin-top: 1px;
  background: url(../images/content-gradient-shadow-darker.png) repeat-x top;
  padding-top: 30px;
}

.featuredproperty {
  width: 278px;
  height: 50px;
  background: url(../images/web-properties-index-right-corner.png) right no-repeat #fff;
  padding: 11px 10px 10px 10px;
  margin-top: 16px;
}

.featuredproperty a,
.featuredproperty a:visited {
  color: #84c225;
  text-decoration: none;
}

.featuredproperty a:hover {
  color: #004c7d;
}

.featuredproperty h2,
.featuredproperty h2 a,
.featuredproperty h2 a:visited {
  font-weight: none;
  font-size: 14px;
  color: #004c7d;
  margin: 0 0 2px 0;
  text-decoration: none;
}

.featuredproperty p {
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 15px;
}

.featuredpropertyicon {
  float: left;
  margin-right: 10px;
}

a#viewfullportfolio, #viewfullportfolio a:visited {
  background: url(../images/arrow-bullet.png) no-repeat left;
  display: block;
  height: 20px;
  padding-left: 15px;
  color: #004c7d;
  text-decoration: none;
  margin-left: 12px;
}