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;
}

#projects-header {
  position: absolute;
  bottom: 0;
  left: -17px;
  z-index: 20;
}

#property-managers-bottom {
  position: relative;
  display: block;
  height: 90px;
}

#bottom-background {
  position: absolute;
  top: 0;
  left: -17px;
  z-index: 0;
}

#property-managers-bottom ul.hor-ul {
  position: relative;
  z-index: 10;
  width: 600px;
  height: 20px;
  margin: 0;
  padding: 20px 0 0 50px;
}

#property-managers-bottom ul.hor-ul li {
  width: 200px;
  text-align: center;
  font-size: 120%;
  margin: 0;
  padding: 0;
  color: #444444;
  font-weight: bold;
}

#property-managers-bottom ul.hor-ul li span {
  cursor: pointer;
  border-bottom: 1px dotted #444444;
}

#services-popup {
  position: absolute;
  top: 30px;
  left: 100px;
  z-index: 30;
  width: 192px;
  background: url(/images/home/propertymanagers/servicespopup/bottom.png) bottom left no-repeat;
}

#services-popup-top {
  position: absolute;
  top: -21px;
  left: 0;
}

#services-popup-arrow {
  position: absolute;
  top: 10px;
  left: -14px;
}

#services-popup ul {
  list-style: none;
  margin: -9px 0 0 0;
  padding: 0 22px 18px 15px;
}

#services-popup ul li {
  margin: 0;
  padding: 6px;
  color: #444444;
  border-bottom: 1px dotted #777777;
}

#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;
}
