h1 {
  font-size: 120%;
  font-weight: bold;
  color: #333333;
  margin-bottom: 1px;
  border: none;
}

#property-managers-contentbox {
  z-index: 100;
}

#property-managers-top {
  display: block;
  position: relative;
  height: 268px;
}

#property-managers-content {
  position: relative;
  display: block;
  width: 450px;
  z-index: 10;
}

#property-managers-content .tagline {
  font-size: 190%;
  color: #4e9a06;
  line-height: 1.2;
}

#property-managers-content  p {
  padding: 15px 50px 5px 0;
  font-size: 120%;
  color: #404040;
  line-height: 1.5;
}

.benefit-image {
  position: absolute;
  top: -14px;
  right: -17px;
  z-index: 0;
  width: 622px;
  height: 282px;
}

.benefit-image-top {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

.benefit-image-bottom {
  position: absolute;
  top: 14px;
  right: 0;
  z-index: 0;
}

.benefit-image-tag {
  position: absolute;
  top: 180px;
  right: 0;
  z-index: 10;
}

#property-managers-bottom {
  position: relative;
  display: block;
  height: 107px;
  background: url(/images/home/propertymanagers/bottom-background.png) top left no-repeat;
  margin-left: -17px;
  margin-right: -17px;
  margin-bottom: -17px;
}

#property-managers-service-selector {
  width: 700px;
  text-align: center;
  position: relative;
  display: block;
  padding-top: 10px;
}

#property-managers-service-selector-header {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  padding-bottom: 7px;
}

#property-managers-service-selector input {
  width: 400px;
  font-size: 16px;
  color: #333333;
  border-top: 1px solid #333333;
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
  border-bottom: 1px solid #aaaaaa;
  padding: 4px;
}

#property-managers-service-selector-support {
  font-size: 12px;
  font-weight: bold;
  color: #1e3b02;
  padding-top: 7px;
  display: none;
}

#projectcreator-area {
  position: absolute;
  top: 15px;
  right: 0;
  width: 230px;
  z-index: 20;
}

#service-providers-content-box h1 {
  margin-bottom: 2px;
}

#service-providers-left {
  float: left;
  width: 360px;
}

#service-providers-right {
  position: relative;
  margin-left: 400px;
}

#service-providers-left .tagline {
  font-size: 150%;
  color: #204a87;
  line-height: 1.2;
}

#service-providers-left  p {
  padding: 15px 0 15px 0;
  color: #404040;
}

#service-providers-seperator {
  float: left;
  position: relative;
}

#service-providers-right .tagline {
  font-size: 150%;
  color: #404040;
  line-height: 1.2;
  padding: 0 0 20px 50px;
}

#service-providers-right .checks {
  position: relative;
  float: left;
  margin: 0;
  padding: 0 40px 0 40px;
  list-style: none;
  font-size: 120%;
  line-height: 1.7;
  color: #404040;
  width: 240px;
}

#service-providers-right .checks img {
  margin-bottom: -3px;
}

#service-providers-chevron {
  margin-right: 40px;
}

