/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background-image: url(../img/eco-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

a img {
	border: 0px;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 1000px;
}

.clear {
	float: clear;
}

/* Header Container */

#header-wrapper {
	height: 80px;
}

.header-left {
	float: left;
	width: 50%;
}

.logo {
	margin: 5px 0px 0px 0px;
}

.header-right {
	margin: 55px 0px 0px 0px;
	float: right;
	width: 50%;
	text-align: center;
}

.header-right-text {
	color: #333333;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

/* Site Navigation */

#site-nav-wrapper {
	margin: 2px 0px 0px 0px
}

/* Main Cotainer */

#main-wrapper {
	height: 260px;
}

.main-left {
	width: 50%;
	float: left;
	margin: 40px 0px 0px 0px;
	background-image: url(../img/main-top-left-bg.png);
	background-repeat: no-repeat;
}

.main-left-txt {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	height: 175px;
	width: 430px;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
}

.main-right {
	width: 50%;
	float: right;
	margin: 45px 0px 0px 0px;
}

.main-right-img {
	width: 475px;
	background-color: #f9f9f9;
	border: 2px solid #999999;
}

/* Info Container */

#info-wrapper {
	height: 200px;
}

.info-body {
	background-image: url(../img/main-btm-body-bg.png);
	height: 150px;
	border: 1px solid #E6E1CD;
	margin: 0px auto;
	text-align: center;
}

.info-body-txt {
	padding: 15px;
	font-size: 13px;
	color: #333333;
	text-align: left;
}

/* Contact Container */

#contact-wrapper {
	margin: 20px 0px 30px 100px;
	height: 400px;
	width: 800px;
	background-color: #F1F7E5;
	background-image: url(../img/services-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666;
	color: #333;
}

.cTitle {
	margin: 5px 0px 0px 10px;
	font-size: 35px;
	color: #666;
}

.cForm {
	font-size: 13px;
	margin: 25px 0px 0px 0px;
}

.cForm-txt-box {
	width: 450px;
	border: 1px solid #333333;
    background-color: #EFEFEF;
    font-size: 13px;    
    color: #000;
	padding: 10px 5px 10px 5px;
}

.cText {
	margin: 10px 0px 0px 0px;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* Contact Container */

#services-wrapper {
	margin: 20px 0px 30px 50px;
	height: 550px;
	width: 900px;
	background-color: #F1F7E5;
	background-image: url(../img/services-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666;
}

.sHeader {
	width: 100%;
	height: 40px;
}

.sTitle {
	margin: 5px 0px 0px 10px;
	width: 500px;
	font-size: 35px;
	color: #666;
}

.sBody-Top {
	width: 100%;
	height: auto;
}

.sTL {
	width: 50%;
	height: 160px;
	float: left;
	background-image: url(../img/services-bdy.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.sTR {
	width: 50%;
	height: 160px;
	float: right;
	background-image: url(../img/services-bdy.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.sBody-Middle {
	width: 100%;
	height: auto;
}

.sML {
	width: 50%;
	height: 140px;
	float: left;
}

.sMR {
	width: 50%;
	height: 140px;
	float: right;
}

.sBody-Bottom {
	width: 100%;
	height: auto;
}

.sBL {
	width: 50%;
	height: 160px;
	float: left;
	background-image: url(../img/services-bdy.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.sBR {
	width: 50%;
	height: 160px;
	float: right;
	background-image: url(../img/services-bdy.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.sB-txt {
	margin: 0px auto 0px auto;
	width: 95%;
	font-size: 13px;
}

.sB-txt li {
	margin-left: 15px;
}

#services-wrapper h5 {
	font-size: 14px;
}

.sTL-txt {
	margin: 0px auto 0px auto;
	width: 95%;
	font-size: 13px;
}

.sTR-txt {
	margin: 0px auto 0px auto;
	width: 95%;
	font-size: 13px;
}

.sBL-txt {
	margin: 0px auto 0px auto;
	width: 95%;
	font-size: 13px;
}

.sBR-txt {
	margin: 0px auto 0px auto;
	width: 95%;
	font-size: 13px;
}

/* About Us Container */

#aboutus-wrapper {
	margin: 20px 0px 30px 50px;
	height: 400px;
	width: 900px;
	background-color: #F1F7E5;
	background-image: url(../img/services-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666;
}

.aHeader {
	width: 100%;
	height: 50px;
}

.aTitle {
	margin: 5px 0px 0px 10px;
	width: 500px;
	font-size: 35px;
	color: #666;
}

.aBody-Top {
	width: 100%;
	height: auto;
}

.aTL {
	width: 50%;
	height: 200px;
	float: left;
}

.aTR {
	width: 50%;
	height: 200px;
	float: right;
}

.aBody-Middle {
	width: 100%;
	height: auto;
}

.aM {
	width: 100%;
}

#aboutus-wrapper h5 {
	font-size: 14px;
}

.a-txt {
	margin: 0px auto 0px auto;
	width: 90%;
	font-size: 13px;
}

/* Footer Container */

#footer-wrapper {
	height: 90px;
	width: 100%;
	background-color: #E6E1CD;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.footer-text {
	margin: 25px 0px 0px 0px;
	display: block;
	color: #666666;
	font-size: 12px;
	height: 25px;
}

.footer-text-links {
	display: block;
	color: #666666;
	font-size: 10px;
}