@charset "utf-8";
/* CSS Document */

html, body {
  margin: 0; padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 19px;
  background-color: #171311;
  background-image: url(../images/main-bg.jpg);
  background-position: 0 158px;
  background-repeat: repeat-x;
}

a:link, a:visited { color: #5289B1; text-decoration: underline; }
a:hover { color: #80A8C6; text-decoration: underline; }

h1 { font-weight: normal; margin: 0; padding: 0; margin-bottom: 8px; }

.right {
  float: right;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  clear: both;
}

#top {
  width: 100%;
  height: 158px;
  background-image: url(../images/top-bg.jpg);
}

#top-left {
  width: 370px;
  height: 158px;
}

#container {
  margin: -158px auto;
  width: 900px;
}

.logo-eh {
  margin-top:10px;
  width: 175px;
  height: 92px;
  float: left;
  display: inline;
}

.nav-bg {
  margin-left: -130px;
  margin-top: 105px;
  width: 750px;
  height: 51px;
  float: left;
  display: inline;
}

.content {
  margin-top: 0px;
  clear: both;
  height: 499px;
}

#box {
  width: 241px;
  height: 550px;
  background-color: #2F2722;
  margin-left: 7px;
  float: left;
  display: inline;
}

#box-big {
  width: 830px;
  min-height: 305px;
  background-color: #2F2722;
  margin-left: 7px;
  float: left;
  display: inline;
}

.box-content {
  padding-left: 4px;
  padding-top: 4px;
  padding-right: 4px;
}

.box-content p { margin-top: 10px; }

.box-content a { margin-top: 21px; }

#flowers {
  margin-top: -103px;
  margin-left: 500px;
  width: 241px;
  height: 103px;
  background-image: url(../images/flowers.png);
}

#footer {
  width: 100%;
  text-align: center;
  font-size: 11px;
}

#footer2 {
  margin-top:1400px;
  width: 100%;
  text-align: center;
  font-size: 11px;
}

.right-side {
  float: right;
  display: inline;
}

.left-side {
  float: left;
  display: inline;
}

/* Buttons */

.button a:link, .button a:visited {
  text-decoration: none;
  background-position: 0 0;
  width: 181px;
  height: 43px;
}

.button a:hover {
  background-position: 0 -43px;
}

/* Roll Over Link Classes */

#buttons a:link {
  text-decoration:none;
  list-style:none;
  background-color: #768E2A;
  padding: 6px;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 11px;
}

#buttons a:visited {
  text-decoration:none;
  list-style:none;
  background-color: #768E2A;
  padding: 6px;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 11px;
}

#buttons li a:hover {
  list-style:none;
  display:block;
	width: 181px;
  background-color: #455418;
  color: #FFFFFF;
  font-size: 11px;
}

#buttons li a {
  display:block;
	width: 181px;
}

#buttons {
  width: 181px;
  margin: 0 0 0 0px; padding: 0;
  list-style:none;
}

#buttons li {
  margin: 0 0 0 0;
  background: none;
  margin-right: 0;
  text-align: left;
  list-style: none;
}

/* End Roll Over Links */

/* NAV Classes */

#nav a:link, #nav a:visited {
  text-decoration: none;
  list-style: none;
  background-position: 0 0;
}

#nav li a:hover {
  list-style: none;
  background-position: 0 -51px;
  display: block;
    width: 75px;
    height: 51px;
}

#nav li a {
  display: block;
    width: 75px;
    height: 51px;
}

#nav {
  margin: 0 0 0 0px; padding: 0;
  list-style: none;
  text-indent: -5000px;
}

#nav li {
  margin: 0 0 0 0;
  background: none;
  margin-right: 0;
  text-align: center;
  float: left;
  list-style: none;
  padding-left: 0px;
}

#nav li #home { background-image: url(../images/buttons/home.jpg); margin-left: 0; }

#nav li #services {  background-image: url(../images/buttons/services.gif); }

#nav li #resurface{  background-image: url(../images/buttons/resurface.gif); }

#nav li #janitorial{  background-image: url(../images/buttons/janitorial.gif); }

#nav li #gallery{  background-image: url(../images/buttons/gallery.gif); }

#nav li #testimonials{  background-image: url(../images/buttons/testimonials.gif); }

#nav li #faqs { background-image: url(../images/buttons/faqs.gif); }

#nav li #contact { background-image: url(../images/buttons/contact.gif); }

#nav li #about { background-image: url(../images/buttons/about.gif); }

#nav li #green { background-image: url(../images/buttons/greeen.gif); }

#nav li #systems { background-image: url(../images/buttons/systems.gif); }

#nav li #maintenance { background-image: url(../images/buttons/maintenance.gif); }