/* header.css */
#content #main {
  background-image: url(/images/headers/properties.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 108px;
}

#content ul.navigation {
  padding-top: 108px;
}

#content #main h2#main-header, #content #main #h2-flash {
  height: 98px;
}
