a img {
  outline:none;
}
body {
  font-family: arial;
  margin:0;
}
p {
  margin:0;
}
#header-wrapper { 
  border-top:15px solid #00ABA3; 
  background:#FFFFFF;
  width:100%;
}
#header {
  margin:0 auto;
  overflow: hidden;
  width:960px;
}
#header a.logo {
  display:block;
  float:left;
  margin:10px 0 15px;
}
#menu {
  float:right;
}
#menu ul {
  list-style:none;
  margin:0;
  overflow:hidden;
  padding:0;
}
#menu li {
  float:left;
  display:block;
  margin: 0 0 0 2px;
}
#menu li a {
  border-bottom:3px solid #FFFFFF;
  color:#AAAAAA;
  display:block;
  padding: 85px 20px 40px;
  text-decoration:none;
  text-transform:uppercase;
}
#menu li a:hover,
#menu li.menuactive a {
  color:#FFFFFF;
  background: #00ABA3 url(/uploads/images/menu-background.png) bottom center no-repeat;
}
#slider {
  margin:0 auto;
  width:1280px;
}
#slider ul {
  height:400px;
  margin:0;
  padding:0;
  position:relative;
}
#slider li {
  list-style:none;
  position:absolute;
}
.free-quote {
  background:url(/uploads/images/shadow-sep.png) bottom center no-repeat;
  overflow:hidden;
  padding: 5px 0 30px;
}
.free-quote div {
  float:left;
  width:80%;
}
.free-quote h1 {
  color:#9F9D99;
  font-size: 22px;
  font-weight: normal;
  margin:5px 0 0;
}
.free-quote div p {
  color:#9F9D99;
  font-size: 14px;
}
.free-quote p.button {
  background: #00ABA3;
  display: block;
  float: right;
  margin: 5px 0 0;
  padding: 14px 18px;
}
.free-quote p.button a {
  color:#FFFFFF;
  font-size: 15px;
  font-weight: bold;
  font-weight:bold;
  text-decoration:none;
  text-transform:uppercase;
}
#content {
  margin:0 auto;
  width:960px;
}
#content p {
  color:#555555;
}
#content h2 {
  color:#555555;
}
#content label {
  color:#555555;
  display: block;
}
form .submit input {
  background: none repeat scroll 0 0 #00ABA3;
  border: medium none;
  color: #FFFFFF;
  font-weight: bold;
  margin: 10px 0 0;
  padding: 10px 20px;
}
.home-content table {
  
}
.home-content td {
  
}
.home-content td h4 {
  font-size: 14px;
  margin:0 0 10px 0;
  text-transform:uppercase;
}
.home-content td p {
  color:#9F9D99;
  font-size:13px;
}
#footer-wrapper {
  background:#645F5B;
  width:100%;
}
#footer {
  background:url(/uploads/images/footer-background.png) top center no-repeat;
  overflow:hidden;
  margin:0 auto;
  padding: 25px 0 40px;
  width:960px;
}
#footer h3 {
  background:url(/uploads/images/footer-sep.png) bottom left repeat-x;
  color:#FFFFFF;
  font-size: 14px;
  margin: 0 0 10px;
  padding: 0 0 20px;
  text-transform:uppercase;
}
.footer-logo {
  float:left;
  text-align: center;
  width: 220px;
}
.footer-logo p {
  color:#D8D8D7;
  font-size:12px;
  line-height: 18px;
  margin:15px 0 0;
}
.footer-contact {
  float:left;
  margin:0 0 0 30px;
  width: 230px;
}
.footer-contact td {
  color:#D8D8D7;
  font-size: 14px;
  height: 25px;
}
.footer-infos {
  float:left;
  margin:0 0 0 30px;
  width: 230px;
}
.footer-infos ul {
  list-style:none;
  margin:0;
  padding:0;
}
.footer-infos li,
.footer-infos li a {
  background:url(/uploads/images/footer-sep.png) bottom left repeat-x;
  color:#D8D8D7;
  display: block;
  font-size: 13px;
  padding: 9px 0;
  text-decoration:none;
}
#sub-footer-wrapper {
  background:#4C4845;
  width:100%;
}
#sub-footer {
  margin:0 auto;
  padding:15px 0;
  width:960px;
}
#sub-footer p,
#sub-footer a {
  color:#9F9D99;
  font-size: 13px;
}
/* Stylesheet: Hugo Modified On 2014-07-01 10:30:41 */
