@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }

html {
  height: 100%;
}


body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #181710;
  background-color: #181710;
}

a:link, a:visited { color: #444444; text-decoration: underline; }
a:hover { text-decoration: underline; color: #000000; }

#right-inner a:link, #right-inner a:visited { color: #FFFFFF; text-decoration: underline; }

#footer a:link, #footer-inner a:link, #footer a:visited, #footer-inner a:visited { color: #DBDBDB; text-decoration: none; }
#footer a:hover, #footer-inner a:hover { text-decoration: underline; }

h1 { padding-left: 17px; padding-top: 34px; clear: both; }

ul {
  list-style: none;
  margin-left: 17px;
  margin-top: 27px;
  line-height: 19px;
  color: #FFFFFF;
}

ul li {
  padding-left: 10px;
  background: url(../images/spacer.gif) top left no-repeat;
}

.serv-box {
  float: left;
  display: inline;
  width: 167px;
  overflow: hidden;
  min-height: 110px;
}

.spacer {
  width: 284px;
  height: 1px;
  margin-top: 15px;
  margin-left: 9px;
  background-color: #B1B1B1;
}

#nav-bg-home {
  width: 100%;
  height: 171px;
  background-image: url(../images/top-nav-bg-home.png);
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  float: left;
}

#nav-bg-container {
  margin: 0 auto;
  width: 980px;
  clear: both;
}

.logo-eh {
  float: left;
  display: inline;
  width: 435px;
}
#main-large {
  width: 100%;
  position: absolute;
  top: 171px;
}

#main {
  margin: 0 auto;
  width: 980px;
  margin-top: 59px;
  clear: both;
  position: relative;
  z-index: 100;
}

.content-box {
  width: 312px;
  height: 414px;
  float: left;
  display: inline;
  margin-left: 18px;
  background-image: url(../images/content-box-bg.png);
  background-repeat: repeat-y;
}

.content-box p { padding-top: 12px; padding-left: 11px; padding-right: 9px; clear: both; line-height: 16px; }

.content-box-spacer {
  width: 290px;
  height: 1px;
  background-color: #ADADAD;
  margin-top: 0px;
  margin-left: 11px;
  float: left;
}

.content-header {
  width: 100%;
  height: 67px;
  background-color: #181710;
  clear: both;
}

.content-header img { padding-left: 12px; padding-top: 26px; clear: both; }

#footer {
  position: absolute;
  top: 725px;
  width: 100%;
  overflow: hidden;
  background-color: #181710;
  padding-bottom: 37px;
}

#footer-inner {
  width: 100%;
  overflow: hidden;
  background-color: #000000;
  padding-bottom: 37px;
}

#footer-container {
  margin: 0 auto;
  width: 980px;
}

#footer-container p { font-size: 10px; padding-top: 32px; padding-left: 12px; clear: both; color: #DBDBDB; }

/**** Inner Page Sheee ****/

#nav-bg-inner {
  width: 100%;
  height: 172px;
  background-image: url(../images/top-nav-bg-inner.jpg);
  background-repeat: repeat-x;
  clear: both;
  overflow: hidden;
}

#main-inner {
  width: 970px;
  margin: 0 auto;
}

#left-inner {
  float: left;
  display: inline;
  width: 305px;
  margin-top: 22px;
}

#right-inner {
  float: right;
  width: 537px;
  display: inline;
  background-color: #353535;
  overflow: hidden;
  padding-bottom: 10px;
  min-height: 540px;
}

#right-inner p { padding-left: 17px; padding-top: 15px; clear: both; line-height: 19px; color: #FFFFFF; padding-right: 17px; }

.inner-content-box {
  width: 305px;
  padding-bottom: 32px;
  overflow: hidden;
  background-image: url(../images/content-box-bg.png);
}

.inner-content-header {
  width: 100%;
  height: 50px;
  background-color: #383838;
  clear: both;
}

#top-pic {
  width: 537px;
  height: 230px;
  clear: both;
}

.inner-content-header img { padding-left: 9px; padding-top: 18px; clear: both; }
.inner-content-box p { padding-top: 15px; padding-left: 9px; clear: both; color: #966636; }

#care-container {
  width: 100%;
  clear: both;
  margin-top: 27px;
}

#care-container img { float: left; display: inline; padding-left: 7px; }

.category-care {
  float: left;
  display: inline;
  width: 165px;
  margin-left: 7px;
  text-align: center;
}

.right-nav {
  float: right;
  display: inline;
  width: 538px;
  margin-top: 125px;
}

/******************* NAV CLASSES *******************/

#nav a:link, #nav a:visited {
  text-decoration: none;
  list-style: none;
  background-position: 0 0;
}

#nav a:hover, #nav li .current {
  text-decoration: none;
  list-style: none;
  background-position: 0 -46px;
}

#nav li a {
  display: block;
    height: 46px;
}

#nav {
  margin: 0 0 0 0; padding: 0;
  list-style: none;
  text-indent: -5000px;
  width: 538px;
}

#nav li {
  margin: 0 0 0 0;
  _margin: 0 0 0 0;
  background: none;
  margin-right: 0;
  text-align: center;
  float: left;
  list-style: none;
  margin-right: 0px;
  padding-left: 40px;
}

#nav li #home { background-image: url(../images/buttons/home.png); width: 42px; }
#nav li #services { background-image: url(../images/buttons/services.png); width: 66px; }
#nav li #about { background-image: url(../images/buttons/about-us.png); width: 75px; }
#nav li #gallery { background-image: url(../images/buttons/gallery.png); width: 64px; }
#nav li #contact { background-image: url(../images/buttons/contact-us.png); width: 94px; }
#nav li #clients { background-image: url(../images/buttons/clients.png); width: 70px; }