body {
  background-color: #ede2ca;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  vertical-align: top;
}
#container {
  width: 852px;
  background-color: #dccba3;
  border: 1px solid #cfbd91;
  margin-top: 20px;
  text-align: left;
  padding-bottom: 20px;
}
#left {
  float: left;
  width: 319px;
  background-color: #dccba3;
  text-align: center;
  vertical-align: top;
  padding-bottom: 10px;
}
#right {
  width: 523px;
  background-color: #dccba3;
  font-size: 8.5pt;
  color: #282c68;
  padding-top: 20px;
}
#box {
  width: 270px;
  text-align: left;
  font-size: 8.5pt;
  line-height: 12pt;
  color: #282c68;
  padding: 10px 10px 10px 10px;
  margin-top: 5px;
  border: 1px solid #fff;
}
ul#services li {
  font-size: 13pt;
  line-height: 30pt;
  color: #282c68;
}
table#form td {
  text-align: left;
  font-size: 8.5pt;
  color: #282c68;
}
h1 {
  font-size: 1.6em;
  color: #a99158;
  margin: 0px;
  padding: 0px;
}
h2 {
  font-size: 1em;
  font-weight: bold;
  color: #0c46a7;
}
a:link {
  color: #fff;
  text-decoration: none;
}
a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #feb83e;
  text-decoration: none;
}
a:active {
  color: #feb83e;
  text-decoration: none;
}