html {
  background-color: #ccc;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .875em;
}
body {
  margin: 1em 0px;
}
a img {
  border-style: none;
}
div#container {
  width: 988px;
  margin: 0px auto;
  background-color: #fff;
}
div#header {
  height: 100px;
  overflow: hidden;
  background-image: url('images/header-background.jpg');
}
img#vanishing-screen {
  float: right;
  width: 357px;
  height: 93px;
  display: block;
  margin-top: 5px;
}
a#logo {
  width: 109px;
  height: 99px;
  position: absolute;
  margin: 2px 0px 0px 114px;
}
a#logo img {
  width: 109px;
  height: 99px;
  position: absolute;
}
a#referrals {
  float: left;
  width: 318px;
  height: 54px;
  display: block;
  margin-top: 20px;
}
a#referrals img {
  width: 317px;
  height: 51px;
  display: block;
}
div#nav-top-outer {
  height: 38px;
  background: url('images/nav-top-background.png') repeat-x;
  display: block;
  clear: both;
}
div#nav-top {
  float: left;
  height: 38px;
  font-size: 14px;
  font-weight: bold;
}
div#nav-top div {
  float: left;
  width: 164px;
  height: 38px;
  overflow: hidden;
}
div#nav-top a {
  display: block;
  text-decoration: none;
  width: 165px;
  height: 29px;
  color: #fff;
  text-align: center;
  padding-top: 9px;
}
div#nav-top div.current a, div#nav-top div:hover a {
  background: url('images/nav-top-background-current.png');
}
div#nav-top div div {
  position: absolute;
  width: auto;
  color: #fff;
  display: none;
  left: 50%;
  margin-left: -27%;
  z-index: 1;
  height: auto;
}
div#nav-top div:hover div {
  display: block;
}
div#nav-top div div a {
  float: left;
  background: url('images/nav-sub-background.png') repeat-x !important;
  height: 150px;
  padding: 0px 10px;
  line-height: 22px;
  width: auto;
}
div#content {
  padding: 17px 25px 1em 25px;
  overflow: hidden;
}
div#content h1, h2, h3 {
  color: #f00;
}
div#content h1 {
  font-size: 1.357em;
}
div#content h2 {
  font-size: 1.286em;
}
div#content h3 {
  font-size: 1.143em;
}
div#nav-bottom {
  height: 236px;
  overflow: hidden;
  clear: both;
}
div#nav-bottom-inner {
  overflow: hidden;
  margin-top: 17px;
}
div#free-quote {
  width: 269px;
  height: 139px;
  padding: 20px;
  background: url('images/free-quote-background.png') repeat-y;
  margin-left: 13px;
  float: left;
}
img#handyman {
  width: 111px;
  height: 211px;
  display: block;
  position: absolute;
  margin: -12px 0px 0px 186px;
}
div#free-quote h2 {
  margin-top: -10px;
  font-style: italic;
  font-size: 18px;
}
img#free-quote {
  width: 214px;
  height: 149px;
  display: block;
  margin: -5px 0px -33px -20px;
}
div#free-quote a {
  background-color: #f00;
  text-decoration: none;
  color: #fff;
  padding: 4px 7px;
  font-weight: bold;
  display: block;
  height: 16px;
  width: 90px;
  text-align: center;
  position: absolute;
  margin-left: 53px;
}
div#free-quote a:hover {
  color: #000;
}
p#today {
  margin: -4px 0px 0px 10px;
  font-style: italic;
  font-size: 40px;
  text-transform: uppercase;
  color: #f00;
}
a#check-videos {
  width: 309px;
  height: 179px;
  display: block;
  float: left;
  margin-left: 17px;
}
a#check-videos img {
  width: 309px;
  height: 179px;
  display: block;
}
a#view-photo-gallery {
  width: 309px;
  height: 179px;
  display: block;
  float: left;
  margin-left: 17px;
}
a#view-photo-gallery {
  width: 309px;
  height: 179px;
  display: block;
}
div#footer {
  clear: both;
  width: 988px;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  background-color: #000;
  padding: 5px 0px;
}
div#footer a {
  font-size: .857em;
  color: #fff;
}
div.photo-gallery {
  overflow: hidden;
  font-size: .85em;
}
div.photo-gallery a {
  width: 134px;
  height: 216px;
  display: block;
  float: left;
  text-align: center;
  text-decoration: none;
  margin: 0px 10px;
  color: #402a0c;
  overflow: hidden;
}
div.photo-gallery a img {
  width: 130px;
  height: 172px;
  display: block;
  border: 2px solid #8cc641;
  position: absolute;
}
div.photo-gallery a span {
  display: block;
  margin-top: 176px;
}
div.photo-gallery-captions a {
  height: 230px;
}
div.testimonials {
  width: 190px;
  float: right;
  font-style: italic;
  font-size: 12px;
  margin-top: 1em;
}
