#hp-hero-imgholder {
  position: absolute;
  top: 0;
  left: 0;
}
#hp-heroes-in-waiting {
  display: none;
}

div#page div#header {
  background-image: none;
}
div#page div#content {
  background-color: none;
  padding-bottom: 0;
  margin-top: -120px;
  position: relative;
}
div#dor_weather-box {
  position: absolute;
  top: 411px;
  left: 22px;
  width: 265px;
  height: 83px;
}
div#dor_weather-box img#weather_icon {
  float: left;
  padding: 0 0 0 12px;
}
div#dor_weather-box div#weather_content {
  margin: 0 0 0 87px;
  color: #ffffff; /* white */
  font-size: 12px;
  line-height: 13px;
}
div#dor_weather-box div#weather_content a {
  font-size: 10px;
  line-height: 11px;
  color: #ffffff; /* white */
  text-decoration: none;
}
div#dor_weather-box div#weather_content a:link,
div#dor_weather-box div#weather_content a:visited,
div#dor_weather-box div#weather_content a:hover,
div#dor_weather-box div#weather_content a:active {
  color: #ffffff; /* white */
}
div#hp-hero-content-box {
  position: absolute;
  width: 515px;
  height: 82px;
  top: 414px;
  left: 320px;
  color: #000000; /* black */
}
div#hp-hero-content-box h1 {
  font-size: 16px;
  line-height: 17px;
  margin: 0;
  padding: 0;
}
div#hp-hero-content-box p {
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 92px;
  padding: 0;
}
  

div#hp-hero {
  width: 900px;
  height: 500px;
  background-repeat: no-repeat;
}

div#banner {
  position: relative; /* anchor */
  width: 900px;
  height: 52px;
  overflow: hidden;
  background-color: #00365d; /* drk blue header */
  background-image: url(img/banner-52.gif);
  background-repeat: no-repeat;
  clear: both;
  font-family: 'Trebuchet MS BOLD', 'Trebuchet MS', Verdana, sans-serif;
  color: #ffffff; /* white */
}
span.no_wrap,
div#banner span {
  position: relative;
  white-space: nowrap;
}
span.no_wrap,
span.no_wrap a,
div#banner span,
div#banner a {
  text-decoration: none;
  padding: 0 1em;
  font-size: 30px;
  line-height: 52px;
}
span.no_wrap {
  font-family: 'Trebuchet MS BOLD', 'Trebuchet MS', Verdana, sans-serif;
}
div#banner a:link,
div#banner a:visited,
div#banner a:hover,
div#banner a:active {
  color: #ffffff; /* white */
}

div#hp-promos {
  width: 900px;
  clear: both;
}
div#hp-promos div.hp-promo {
  width: 300px;
  float: left;
}
div#hp-promos div.hp-promo div.hp-promo-inner {
  padding: 0 13px;
}
div#hp-promos h2 {
  background-color: #00365d; /* drk blue header */
background-image: url(img/header_274.gif);
  height: 29px;
  line-height: 29px;
  font-size: 12px;
  padding: 0 12px;
  margin: 0 0 3px;
  color: #ffffff; /* white */
}

div#hp-promos a {
  text-decoration: none;
}
div#hp-promos h2 a:link,
div#hp-promos h2 a:visited,
div#hp-promos h2 a:hover,
div#hp-promos h2 a:active {
  color: #ffffff; /* white */
}
div#hp-promos p {
  color: #00365d; /* drk blue header */
  line-height: 1.2em;
  font-size: 1.1em;
  text-align: center;
  padding: 0 1.8em;
  margin: .5em 0 1em;
}
div#hp-promos p a:link,
div#hp-promos p a:visited,
div#hp-promos p a:hover,
div#hp-promos p a:active {
  color: #ffffff; /* white */
}

