#content {
  height: 630px; }

#top {
  height: 120px;
  width: 670px;
  margin-left: 22px; }

#bottom {
  margin-left: 22px; }

#form {
  position: absolute;
  background: url(../images/graphics/contact_background.jpg) no-repeat;
  width: 627px;
  height: 421px;
  margin-left: 18px; }

#inputs {
  position: absolute;
  width: 420px;
  margin-top: 35px;
  margin-left: 100px; }

#inputs p {
  color: #dddddd;
  width: 10px;
  overflow: wrap; }

.spacer {
  margin-top: 10px; }

input, select, textarea {
  border: 1px #618099 solid;
  width: 320px;
  height: 16px;
  float: right;
  margin-top: -18px; }

select {
  height: auto; }

textarea {
  width: 320px;
  height: 90px; }

input:hover, select:hover, textarea:hover {
  border: 1px #e07d08 solid; }

#help_a, #help_b, #help_c {
  position: absolute;
  width: 15px;
  height: 15px;
  margin-left: 425px;
  margin-top: -15px; }

#help_a:hover, #help_b:hover, #help_c:hover {
  background: #c26119;
  cursor: pointer; }

#help_a p, #help_b p, #help_c p {
  position: absolute;
  margin-left: 4px;
  margin-top: -2px;
  color: white; }

#submit {
  position: absolute;
  background: #7cab42;
  border: white solid 2px;
  height: 27px;
  width: 130px;
  color: white;
  font-weight: bold;
  margin-left: 100px;
  margin-top: 85px; }

#submit:hover {
  background: #b16b17;
  cursor: pointer; }

#tooltip_a, #tooltip_b, #tooltip_c {
  position: absolute;
  background: #325d7c;
  border: 1px solid white;
  width: 120px;
  height: 135px;
  margin-top: -140px;
  margin-left: 444px;
  opacity: 0.90;
  filter: alpha(opacity=90);
  visibility: hidden; }

.copy {
  margin-top: 2px;
  margin-left: 5px;
  width: 107px; }

#tooltip_c {
  height: 160px;
  margin-top: -163px; }

#tooltip_a h1, #tooltip_b h1, #tooltip_c h1 {
  color: #ff911a;
  font-size: 12px;
  letter-spacing: -1px;
  font-weight: bold; }

#tooltip_a p, #tooltip_b p, #tooltip_c p {
  color: white;
  font-size: 10px;
  line-height: 12px;
  font-weight: bold; }

#tooltip_a.hover, #tooltip_b.hover, #tooltip_c.hover {
  visibility: visible; }

#faq {
  position: absolute;
  width: 684px;
  height: 561px;
  background: #325d7c;
  border: 1px solid white;
  margin-left: 100px;
  margin-top: -100px; }

#faq.hide {
  visibility: hidden; }

.close_a {
  width: 684px;
  background: #da7d18;
  height: 24px;
  text-align: right;
  padding-top: 5px; }

.close_a a {
  color: white;
  font-size: 14px;
  font-weight: bold;
  margin-right: 6px; }

.close_b {
  width: 684px;
  background: #da7d18;
  height: 24px;
  text-align: Center;
  padding-top: 5px; }

.close_b a {
  color: white;
  font-size: 14px;
  font-weight: bold; }

.content {
  margin-top: 10px;
  margin-left: 15px;
  width: 660px; }

.content h1 {
  color: white;
  font-size: 22px;
  font-weight: bold; }

.content b {
  color: #ff911a;
  font-size: 13px;
  font-weight: bold; }

.content p {
  color: white;
  font-size: 11px; }
