body {
  font-family:Verdana,sans-serif;
  color:#4e4d4f;
}

.container_10 {
  width:792px;
}

#container {
  padding-top:416px;
  z-index: 50;
}

#header {
  position:absolute;
  top:0;
}

#etype {
  position:relative;
  background:url('/images/header_landingpage_etype.png') repeat-x top left;
  height:242px;
}

#etype #slogan {
  position:absolute;
  left:14px;
  bottom:14px;
  padding:10px 5px;
  font-family:Arial,sans-serif;
  font-size:18px;
  font-weight:normal;
  color:#fff;
  text-transform:uppercase;
  background-color:#000;
  opacity:0.65;
  line-height:1.1em;
}

#signup_form {
  position:absolute;
  top:5px;
  right:10px;
  width:300px;
  padding:5px;
}

#signup_background {
  position:absolute;
  width:100%;
  height:100%;
  background-color:#000;
  opacity:0.65;
  z-index:1;
  margin:-5px;
}

#signup_form h2, #signup_form form {
  position:relative;
  z-index:2;
}

#signup_form h2.site_area {
  margin: -5px -5px 5px;
}

#signup_form label, #signup_form a {
  color:#DBDBDB;
  font-size:10px;
}

#signup_form label {
  line-height:18px;
}

#signup_form input, #signup_form select {
  font-size:10px;
  border:1px solid #fff;
}

#signup_form #terms_accepted {
  margin-left:0px;
}

#signup_form button {
  text-transform:uppercase;
  font-weight:bold;
}

h1 {
  font-family:Arial,sans-serif;
  font-size:18px;
  font-weight:normal;
  color:#4e4d4f;
  text-transform:uppercase;
}

h2 {
  font-family: Arial,sans-serif;
  font-weight: bold;
  font-size: 14px;
  color:#fff;
  padding:3px 5px;
}

h2 {
  background-color:#4e4d4f;
}

h2.first {
  background-color:#700000;
}

h3 {
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  color:#4e4d4f;
  margin-bottom:1em;
}

.image_overlay {
  position:absolute;
  z-index:2;
  left:5px;
  bottom:5px;
  background-color:#000;
  opacity:0.65;
  -moz-opacity:0.8;
  color:white;
  padding:10px 5px;
}

#content p {
  margin-bottom:1em;
}

#keyword_link {
  border-top:1px dotted #4e4d4f;
  margin-top:5px;
  padding:5px 0;
}

#keyword_link a {
  font-family:Verdana,sans-serif;
  font-weight:bold;
  font-size:11px;
  color:#770000;
  text-decoration:none;
}

#internal_links {
  list-style-image:url("/images/redarrow.png");
  list-style-type:square;
  list-style-position:inside;
}

#internal_links a {
  font-weight: bold;
  font-size: 11px;
  color:#4e4d4f;
  text-decoration:none;
}

#footer_content {
  background-color:#e4e4e4;
}

#footer_content p {
  margin:5px;
  font-size:10px;
}

.footer a {
  display:block;
  width:125px;
  margin-right:20px;
  float:left;
  font-family:Verdana,sans-serif;
  font-size:11px;
  color:#9b8d44;
}