div.bodydiv {
  margin: 0px;
  padding: 0px;
  position: absolute;
  z-index: 1;
  width: 800px;
  height: 764px;
}
div.main {
  z-index: 4;
  width: 92%;
  top: 38%;
  position: absolute;
  left: 33%;
  height: 56%;
}
p.maintext {
  overflow: auto;
  margin-left: 3%;
  text-align: left;
  position: absolute;
  z-index: 4;
  width: 95%;
  top: 40%;
}
p.endorsement {
  margin-top: 0;
  margin-left: 3%;
  font-family: Arial,Helvetica,sans-serif;
  color: teal;
  font-style: italic;
  font-size: small;
  position: absolute;
  width: 68%;
  top: 85%;
}
div.text {
  z-index: 8;
  width: 43%;
  top: 40%;
  position: absolute;
  left: 37%;
  height: 40%;
}
div.bdy {
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 3;
}
h2.headline {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  position: absolute;
  z-index: 4;
  width: 65%;
  left: 15%;
}
img.pic1 {
  width: 150px;
  height: 112px;
  top: 73%;
  float: right;
  position: absolute;
  z-index: 9;
  left: 78%;
}
#extended {
  position: absolute;
  z-index: 4;
  width: 95%;
  height: 63%;
  top: 31%;
  left: 33%;
}
.extendedpara {
  font-size: 10.5pt;
}
.profile {
  position: absolute;
  top: 48%;
  left: 2%;
}
.methods {
  text-align: center;
  position: absolute;
  top: 20%;
  left: 25%;
}
.recommend {
  position: absolute;
  top: 35%;
  left: 15%;
}
.phone {
  position: absolute;
  top: 40%;
  left: 62%;
}
