body {
  background: #fff url(../images/body_pattern.gif);
}
#aboutBtn {
  background: url(../images/nav/about_up.gif) no-repeat;
}
#aboutBtn:hover {
  background: url(../images/nav/about_over.gif) no-repeat;
}
#banner {
  background: url(../images/banner_pattern.gif);
}
#contactBtn {
  background: url(../images/nav/contact_up.gif) no-repeat;
}
#contactBtn:hover {
  background: url(../images/nav/contact_over.gif) no-repeat;
}
#feature-prodbox img.find-out-btn {
  left: 20em;
  margin-top: -1em;
  position: absolute;
}
#feature-packbox img.find-out-btn {
  margin: .75em 0 .75em 8em;
}
#featured-package {
  position: absolute;
  top: -1em;
  left: 1.5em;
}
#featured-product {
  position: absolute;
  top: -1em;
  left: 1.5em;
}
#header {
  background: url(../images/header_pattern.gif) repeat-x;
}
#header_inner {
  background: url(../images/header_glow.gif) no-repeat;
}
#homeBtn {
  background: url(../images/nav/home_up.gif) no-repeat;
}
#homeBtn:hover {
  background: url(../images/nav/home_over.gif) no-repeat;
}
#locationBtn {
  background: url(../images/nav/locations_up.gif) no-repeat;
}
#locationBtn:hover {
  background: url(../images/nav/locations_over.gif) no-repeat;
}
#serviceBtn {
  background: url(../images/nav/service_up.gif) no-repeat;
}
#serviceBtn:hover {
  background: url(../images/nav/service_over.gif) no-repeat;
}
#mailing_list input.btn {
  margin-top: .75em;
}
#nav {
  background: #4f5f6a url(../images/nav_bg.gif) repeat-x;
  border-bottom: 2px solid #b9cbda;
}
#nav a {
  height: 106px;
}
.shadow {
  background: url(../images/banner_shad.png) repeat-x;
  height: 420px;
}
.space4 {
  padding-top: 4em;
}
.special {
  background: url(../images/special_bg.gif) no-repeat;
  position: relative;
  top: 1em;
  height: 228px;
  padding: 22px 14px;
  color: #3e4952;
}
.txtlink {
  font-size: .8em;
}
