#header, #footer, #outside_footer, #sidebar {
  display: none;
}

body {
  border: 0;
}

#content {
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%
}
#content h1 {
  display: block;
  background: none;
}


body.features #content div.nav {
  display: none;
}

body.availability #content img.floorplan_complex {
  width: 100%;
}
