


body {
  background: #ececec url('../images/bg_body.gif') repeat-x center top; }

#overlay {
  height: 218px;
  margin-bottom: -218px;
  background: url('../images/bg_overlay.jpg') repeat-x top; }

#wrapper {
  width: 857px;
  float: left;
  position: relative;
  left: 50%;
  margin-left: -428.5px;
  background: url('../images/bg_sidebar.gif') repeat-y left top; }

#sidebar {
  width: 158px;
  padding: 0 30px;
  margin-right: 39px;
  float: left; }

#content {
  width: 598px;
  float: left; }




#logo {
  width: 128px;
  height: 57px;
  margin-top: 40px; }
  #logo a {
    background: url('../images/lg_dah_sidebar.gif') no-repeat; }

#navigation {
  margin-top: 80px; }
  #navigation p.title {
    height: 12px;
    background: url('../images/tl_also_available.gif') no-repeat top left; }
  #navigation ul {
    margin-top: 17px; }
    #navigation ul li a:hover {
      border-bottom: 1px solid #eff3e7;
      background: #f9fdf1; }
    #navigation ul li.active, #navigation ul li a {
      display: block;
      width: 100%;
      padding: 10px 30px;
      border-bottom: 1px solid white;
      position: relative;
      left: -29px;
      font-size: 1.45em;
      text-decoration: none;
      color: #7d7d7d; }
    #navigation ul li.active {
      padding-right: 37px;
      border-right: 1px solid #e4e9da;
      border-bottom: 1px solid #e4e9da;
      background: #eff3e7; }

#about-dah {
  position: absolute;
  left: 1px; }
  #about-dah li {
    width: 158px;
    margin-bottom: 30px;
    padding: 0 30px 1.5em 30px;
    position: relative; }
    #about-dah li h2 {
      text-transform: uppercase;
      font-size: 1.1em; }
    #about-dah li p {
      color: #7d7d7d; }
      #about-dah li p strong {
        font-weight: normal;
        text-transform: uppercase; }
    #about-dah li a {
      display: block;
      width: 211px;
      height: 100%;
      border-left: 7px solid #e2e2e2;
      position: absolute;
      left: 0;
      top: 0;
      text-decoration: none; }
      #about-dah li a span {
        position: absolute;
        left: 23px;
        bottom: 0;
        text-decoration: underline;
        cursor: pointer; }
    #about-dah li a:hover {
      background-repeat: no-repeat;
      background-position: right center; }
  #about-dah li.host h2, #about-dah li.host a span {
    color: #efa731; }
  #about-dah li.host a {
    border-left-color: #fbe9cb; }
  #about-dah li.host a:hover {
    background-image: url('../images/ic_arrow_host.gif'); }
  #about-dah li.become h2, #about-dah li.become a span {
    color: #75cbcc; }
  #about-dah li.become a {
    border-left-color: #dcf2f2; }
  #about-dah li.become a:hover {
    background-image: url('../images/ic_arrow_become.gif'); }
  #about-dah li.about h2, #about-dah li.about a span {
    color: #1d82b8; }
  #about-dah li.about a {
    border-left-color: #c6e0ed; }
  #about-dah li.about a:hover {
    background-image: url('../images/ic_arrow_about.gif'); }




#footer {
  margin: 20px 0;
  border-top: 1px solid #c7c7c7;
  padding-top: 20px;
  position: relative; }
  #footer p.address {
    line-height: 1.5em;
    font-size: 1em; }
    #footer p.address span {
      margin-right: 1em; }
  #footer ul.certifications {
    position: absolute;
    right: 0;
    top: 20px; }
    #footer ul.certifications li {
      display: inline;
      margin-left: 22px; }
      #footer ul.certifications li a {
        text-decoration: none; }
