body #content {
  position: relative; }
  body #content #main-links {
    overflow: hidden;
    width: 100%; }
  body #content .header-bar {
    background: transparent url(/images/segmentation-header.png) no-repeat top;
    height: 19px;
    margin-bottom: 2.5em; }
  body #content img.hr {
    margin-bottom: 3em; }
  body #content h1 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 4px; }
  body #content h2 {
    float: left;
    margin-left: 20px;
    margin-top: -12px; }
    body #content h2 a {
      line-height: 0;
      margin: 0;
      padding: 0; }
  body #content #footer {
    clear: both;
    margin-top: 30px;
    padding-bottom: 20px;
    padding-top: 20px; }
    body #content #footer .vcard {
      clear: both;
      margin-left: 4px;
      margin-top: 33px; }
      body #content #footer .vcard .adr, body #content #footer .vcard .contact-info {
        float: left;
        width: 200px; }
    body #content #footer #hud p {
      float: left;
      font-size: 12px;
      line-height: 21px;
      text-align: right;
      width: 313px; }
    body #content #footer #hud img {
      float: right; }
