body {
  background-color: White;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: .7em;
  margin-left : 0px;
  text-align : center;
  vertical-align : middle;
}

#body_container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1005px;
  height: 590px;
  background-image:
}

.txtinput {
  margin-right: 15px;
  text-align: center;
  font-weight: bold;
}

#footerlinks {
  color: #61443C;
}

#footerlinks a {
  color: #61443C;
}

.imagebtn {
  cursor: pointer;
}

#submiterror {
  background-color: Red;
  border: 2px solid #8B0000;
  color: White;
  position: absolute;
  top: 100px;
  left: 270px;
  font-size: 10px;
  width: 250px;
  padding: 8px 8px 8px 8px;
}

#termstxt {
  position: absolute;
  top: 565px;
  left: 120px;
  color: #444;
  width: 790px;
  text-align: justify;
}

#termstxt a {
  color: #708090;
}

#iphonefooterlinks {
  position: absolute;
  top: 780px;
  left: 285px;
}

#pageheader {
  position: absolute;
  top: 0px;
  left: 490px;
  font-size: 14px;
}
