@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  background-color: #DDDDDD;
}

a:link, a:visited { color: #104E8B; text-decoration: underline; }
a:hover { color: #1365B7; }

#top-main a:link { color: #104E8B; text-decoration: none; }
#top-main a:visited { color: #CADEF7; text-decoration: none; }
#top-main a:hover { color: #5F9CE7; }

h1 { padding: 0; clear: both; }
h2 { padding-left: 0; padding-top: 32px; font-size: 14px; color: #104E8B; clear: both; font-weight: normal; letter-spacing: 1px; }

.left { float: left; display: inline; }
.right { float: right; display: inline; padding-right: 28px; padding-top: 4px; }

.spacer { width: 100%; height: 1px; background-color: #CCCCCC; clear: both; margin-top: 15px; }

ul {
  list-style: outside;
  margin-left: 42px;
  margin-top: 10px;
}

ul li {
  padding-left: 0px;
}

#top {
  width: 100%;
  overflow: hidden;
  padding-bottom: 15px;
  background-color: #C6E2FF
  clear: both;
}

#nav-container {
  width: 980px;
  clear: both;
  margin: 0 auto;
}

.logo-eh {
  float: left;
  display: inline;
  padding-top: 29px;
  padding-left: 33px;
}

.top-space {
  margin: 0 auto;
  width: 917px;
  height: 48px;
  border-bottom: 1px solid #ffffff;
  clear: both;
}

#top-main {
  margin: 20px auto 0 auto;
  width: 917px;
  clear: both;
}

#top-left {
  width: 266px;
  float: left;
  display: inline;
}

#top-left p { padding-top: 5px; clear: both; color: #666666; }

#top-right {
  float: right;
  display: inline;
  width: 600px;
}

#bottom-main {
  width: 100%;
  background-color: #FFFFFF;
  clear: both;
  overflow: hidden;
  padding-bottom: 15px;
}

#bottom-main-container {
  margin: 20px auto 0 auto;
  width: 917px;
  clear: both;
}

#bottom-main-left {
  float: left;
  display: inline;
  width: 485px;
}

#bottom-main-left p { padding-top: 12px; clear: both; padding-right: 5px; }

#bottom-main-right {
  float: right;
  display: inline;
  width: 428px;
}

#bottom-main-right img { padding-top: 11px; clear: both; float: right; padding-right: 0; }

.bottom-spacer {
  width: 100%;
  height: 4px;
  background-color: #DDDDDD;
  clear: both;
}

#above-footer {
  width: 100%;
  clear: both;
  background-image: url(../images/above-footer-bg.jpg);
  background-repeat: repeat-x;
  background-color: #F9F9F9;
  overflow: hidden;
  padding-bottom: 10px;
}

#above-footer-container {
  margin: 10px auto 0 auto;
  width: 917px;
  clear: both;
}

#above-footer-container p { font-size: 11px; color: #999999; padding-top: 5px; letter-spacing: 1px; word-spacing: 5px; }

#footer-container {
  margin: 10px auto 0 auto;
  width: 917px;
  clear: both;
  overflow: hidden;
  padding-bottom: 7px;
}

#footer-container p { font-size: 10px; color: #666666; letter-spacing: 1px; word-spacing: 3px; }

.right-bg {
  width: 251px;
  clear: both;
  overflow: hidden;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding-bottom: 10px;
}

.right-bg p { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; letter-spacing: 1px; clear: both; }

.photo-spacer { margin-left: 10px; width: 200px; clear: both; height: 1px; background-color: #CCCCCC; }
  
.nav-bg {
  width: 529px;
  float: left;
  display: inline;
  margin-left: 100px;
}

/******************* NAV CLASSES *******************/

#nav a:link, #nav a:visited {
  text-decoration: none;
  list-style: none;
  background-position: 0 0;
}

#nav li a:hover, #nav li a.current {
  list-style: none;
  background-position: 0 -11px;
  display: block;
    height: 11px;
}

#nav li a {
  display: block;
    height: 11px;
}

#nav {
  margin: 0 0 0 0; padding: 0;
  list-style: none;
  text-indent: -5000px;
}

#nav li {
  margin: 42px 0 0 0;
  background: none;
  margin-right: 0;
  text-align: center;
  float: left;
  list-style: none;
  padding-left: 25px;
}

#nav li #about { width: 69px; background-image: url(../images/buttons/about-us.gif); }
#nav li #services { width: 66px; background-image: url(../images/buttons/services.gif); }
#nav li #portfolio { width: 78px; background-image: url(../images/buttons/portfolio.gif); }
#nav li #contact { width: 91px; background-image: url(../images/buttons/contact.gif); }
#nav li #testimonials { width: 100px; background-image: url(../images/buttons/test.gif); }


/******************* LITTLE-GUYS CLASSES *******************/

#little-guys a:link, #little-guys a:visited {
  text-decoration: none;
  list-style: none;
  background-position: 0 0;
  color: #CADEF7;
  font-size: 11px;
  padding-top: 2px;
}

#little-guys li a:hover, #little-guys li a.current {
  list-style: none;
  background-position: 0 -25px;
  display: block;
    width: 92px;
    height: 23px;
	clear: both;
}

#little-guys li a {
  display: block;
    width: 92px;
    height: 23px;
	clear: both;
}

#little-guys {
  margin: 0 0 0 0;
  padding-right: 25px;
  list-style: none;
  text-indent: -17px;
  clear: both;
}

#little-guys li {
  margin: 7px 0 0 0;
  background: none;
  margin-right: 0;
  text-align: center;
  float: right;
  clear: both;
  list-style: none;
  padding-left: 0px;
  padding-bottom: 32px;
}

#little-guys li #read { background-image: url(../images/buttons/read.gif); }

/******************* FORM CLASSES *******************/

#form-container {
  width: 480px;
  overflow: hidden;
  float: left;
  border: 0;
  margin-left: 0px;
  clear: both;
  margin-top: 10px;
}

#form-container p { font-size: 12px; margin-top: 8px; margin-bottom: 5px; }

#form-container form { padding-bottom: 8px; }

.form-left {
  float: left;
  display: inline;
  width: 198px;
  padding-bottom: 8px;
}

.form-right {
  float: left;
  display: inline;
  padding-bottom: 8px;
  width: 268px; 
}

input, textarea, select {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	padding: 2px;
}
