@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	background-color: #6D8539;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* CSS Document */

#centercont {
	min-height:100%;
	text-align:left;
	width:958px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	display: block;
	float: left;
	height: 501px;
	width: 958px;
}
#top-box {
	display: block;
	float: left;
	height: 78px;
	width: 958px;
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
}
#top-box a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#top-box a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
.home-page {
	display: block;
	float: right;
	height: 29px;
	width: 96px;
	background-image: url(../images/b-home.jpg);
	background-repeat: no-repeat;
	margin-right: 13px;
	padding-top: 29px;
	padding-left: 52px;
}
.contact-us {
	display: block;
	float: right;
	height: 29px;
	width: 96px;
	background-image: url(../images/b-contact-us.jpg);
	background-repeat: no-repeat;
	margin-right: 13px;
	padding-top: 29px;
	padding-left: 52px;
}
#main-nav {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 87px;
	width: 942px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#header-pic {
	background-image: url(../images/eco-ratings-header.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 260px;
	width: 958px;
}
#page-title {
	display: block;
	float: left;
	height: 53px;
	width: 925px;
	background-image: url(../images/page-title-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 33px;
}
#page-title h1 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	font-weight: normal;
}
#content-home {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	display: block;
	float: left;
	width: 906px;
	padding-top: 8px;
	padding-right: 19px;
	padding-bottom: 8px;
	padding-left: 33px;
}
#left-col {
	display: block;
	float: left;
	width: 591px;
	padding-right: 15px;
}
#home-text {
	display: block;
	float: left;
	width: 591px;
	color: #333;
}
#home-text h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #666;
}
.green {
	color: #6A994B;
}
#home-boxes {
	background-image: url(../images/dotted-line-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 555px;
	padding-top: 15px;
	padding-left: 36px;
}
#home-boxes img {
	display: block;
	float: left;
	padding-bottom: 15px;
	padding-right: 13px;
}
#right-col {
	display: block;
	float: left;
	width: 300px;
}
.grey {
	color: #666;
}
.darkgreen {
	color: #39461F;
	font-size: 13px;
}
/* Case Studies */
#case {
	display: block;
	float: left;
	width: 300px;
	padding-top: 11px;
}
#case-title {
	background-image: url(../images/right-boxes-title-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 279px;
	padding-top: 17px;
	padding-left: 21px;
	font-size: 24px;
	color: #708A39;
}
#case-cont {
	display: block;
	float: left;
	width: 286px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/right-boxes-bg.jpg);
}
#case-bot {
	display: block;
	float: left;
	height: 28px;
	width: 279px;
	padding-top: 11px;
	padding-left: 21px;
	background-image: url(../images/right-boxes-bot-bg.jpg);
	background-repeat: no-repeat;
}
#case-bot a {
	color: #666;
	font-size: 12px;
}
#case-bot a:hover {
	color: #000;
}
.case-txt-box {
	display: block;
	float: left;
	width: 268px;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 12px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}

#case-cont a {
	display: block;
	float: right;
	width: 126px;
	background-image: url(../images/circle-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 94px;
	font-size: 11px;
	color: #3B4725;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	padding-top: 4px;
}
#case-cont a:hover {
	text-decoration: underline;
	}
#case-txt-box-wrapper {
	display: block;
	float: left;
	width: 286px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/* Articles */
#articles {
	display: block;
	float: left;
	width: 300px;
}
#art-title {
	background-image: url(../images/right-boxes-title-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 279px;
	padding-top: 17px;
	padding-left: 21px;
	font-size: 24px;
	color: #708A39;
}
#art-cont {
	display: block;
	float: left;
	width: 286px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/right-boxes-bg.jpg);
}
#art-bot {
	display: block;
	float: left;
	height: 28px;
	width: 279px;
	padding-top: 11px;
	padding-left: 21px;
	background-image: url(../images/right-boxes-bot-bg.jpg);
	background-repeat: no-repeat;
}
#art-bot a {
	color: #666;
	font-size: 12px;
}
#art-bot a:hover {
	color: #000;
}
.art-txt-box {
	display: block;
	float: left;
	width: 268px;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 12px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}

#art-cont a {
	display: block;
	float: right;
	width: 100px;
	background-image: url(../images/circle-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 68px;
	font-size: 11px;
	color: #3B4725;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	padding-top: 4px;
}
#art-cont a:hover {
	text-decoration: underline;
	}
.art-txt-box-wrapper {
	display: block;
	float: left;
	width: 286px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 83px;
	width: 958px;
}
#cm-logo {
	display: block;
	float: left;
	height: 54px;
	width: 177px;
	padding-top: 18px;
	padding-left: 24px;
}
#f-w3c {
	display: block;
	float: left;
	height: 46px;
	width: 76px;
	padding-top: 20px;
	padding-left: 22px;
}
#f-w3c img {
	display: block;
	float: left;
	padding-top: 12px;
}
#footer-right {
	display: block;
	float: left;
	height: 83px;
	width: 627px;
	padding-left: 17px;
}
#copyright {
	display: block;
	float: left;
	height: 18px;
	width: 620px;
	padding-top: 21px;
	color: #5B7332;
	font-size: 11px;
	text-align: right;
}
#footer-nav {
	display: block;
	float: left;
	height: 22px;
	width: 627px;
	padding-top: 9px;
	text-align: center;
	color: #A9C472;
	font-size: 12px;
}
#footer-nav a {
	color: #A9C472;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#footer-nav a:hover {
	color: #FFF;
}
#logo {
	display: block;
	float: left;
	width: 900px;
	padding-left: 58px;
	height: 94px;
}
#excerpt {
	display: block;
	float: left;
	height: 63px;
	width: 443px;
	padding-top: 82px;
	padding-left: 496px;
}
.picborder {
	padding: 1px;
	border: 1px dotted #999;
}
.botborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#guarantee-box {
	display: block;
	float: left;
	width: 278px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 20px;
	color: #333;
}
.red {
	color: #F00;
}

