body {
  background: url(/images/tpl/i/bg-body2.png) repeat-x;
}

#navUtilities {
  left: auto;
  right: 0;
}

#nav {
  margin-bottom: 0;
}

/* sub navigation
==============================================================================*/

#subNav {
  list-style: none;
  min-height: 30px;
}

.faq #subNav {
  float: left;
  padding-left: 200px;
}

.services #subNav {
  float: left;
  padding-left: 100px;
}

.apartments #subNav {
  float: left;
  padding-left: 71px;
}


#subNav li {
  float: left;
  padding: 0 15px;
  height: 30px;
  background: url(/images/tpl/i/divider-subnav_v.gif) right bottom no-repeat;
}

#subNav .last {
  background: none;
}

#subNav li a {
  display: block;
  font: normal 1.1em/2.7em 'lucida grande',tahoma, sans-serif;
  color: #7a6c5f;
  text-decoration: none;
}

#subNav li a:hover {
  text-decoration: underline;
  color: #2388ff;
}
