@charset "utf-8";
/* CSS Document */



html, body {
    margin:0;
    padding:0;
    height: 100%;
}


#header { background:#81014b url(images/header-bg-lg.jpg) top repeat-x; height:1300px;}
#header-content{width:1170px;  margin:auto;}

.testimonial {background: url(images/testimonial-bg.jpg) repeat-x; width: 100%; height:241px; padding-top:30px;  }

.testimonial-content { width:1170px; margin:auto;}

#formcode { width:400px; float:right; padding-top:610px; margin-right:150px;}

#introtext{width:586px; float:left; padding-top:578px;}

.testimonialbox{width:90%; background:rgba(255,255,255,0.8); margin:auto; height:200px; padding:15px; padding-bottom:0px; padding-top:10px; }

#aboutsection { background: url(images/about-backg.jpg) top center; height:926px;}
#aboutsectioncontent {width:1170px; margin:auto; padding-top:75px;}

#greenbox{width:560px;  background:rgba(102,150,119,0.8); padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:5px; }

#imagine { background: #00b3a0; }
#imagine-content{width:1170px; background:url(images/imagine-bg.jpg); height:475px; margin:auto;}


#bottomoptin { background:#81014a;  }
#bottomoptin-content{width:1170px; background:url(images/bottomoptin.jpg); height:424px; margin:auto;}
#bottomoptin-text {width:580px; float:left; padding-top:25px;}
#bottomoptin-form { width:400px; float:right; padding-top:125px; margin-right:105px;}

#socialmedia {background: url(images/socialmediabg.jpg) repeat-x;  width: 100%;  }

#socialmedia-content { width:1170px; margin:auto;}


