/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body {
	background: #f4f5e1 url(../_img/body_bg.gif) repeat-x 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #6f5229;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #659d3c;
	font-size: 1.75em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
}
h3 {
	color: #659d3c;
	font-size: 1.4em;
	line-height: 2;
	font-weight: normal;
	margin: 0;
}
h4 { 
	font-size:1.2em;
	margin: 0; 
}
a {
	color: #659d3c;
}
#header, #leaderboard .content, #contentContainer {
	width: 960px;
	margin: 0 auto;
}

#header h1 {
	margin: 0 auto;
	float: left;
	width: 223px;
	padding-top: 18px;
}
#header h1 a:link, #header h1 a:visited {
	width: 223px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 61px;
	display: block;
	background: url(../_img/logo.png) no-repeat;
}
#header {
	background: url(../_img/header_bg.gif) no-repeat left top;
	height: 90px;
	padding: 0 10px;
	margin: 0 auto;
}
#header p {
	float: right;
	color: #94ce47;
	font-size: 1.5em;
	line-height: 1;
}
#toptools {
	margin: 16px 20px 0 0;
	padding: 0;
	float: right;
	width: 300px;
	text-align: right;
}
#toptools li { display: inline; }
#toptools li a { 
	border-right: 1px solid #bfbfbf;
	color: #bfbfbf;
	padding: 0 .5em;
	text-decoration: none;
}
#toptools li.last a {
	border-right: none;
	padding-right: 0;
}
#nav {
	margin: 48px 0 0 0;
	width: 410px;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	float: right;
	line-height: 30px;
	text-transform: uppercase;
	list-style: none;
}
#nav li {
	padding-left: 7px;
	float: left;
}
#nav li:hover {
	background: url(../_img/nav-cap_left.gif) no-repeat left top;
}
#nav li a {
	color: #8a6731;
	text-decoration: none;
	padding: 0 7px 0 0;
	display: block;
	margin: 0 20px 0 0;
}
#nav li a.last { margin-right: 0; }
#nav li a:hover {
	color: #f2f2d1;
	background: url(../_img/nav-cap_right.gif) no-repeat right top;
}
#leaderboard {
	padding: 0px 10px 0;
	background: url(../_img/leaderboard_bg.gif) no-repeat left top;
	margin: 0 auto;
	height: 300px;
}
#leaderboard .content div {
	float: left;
	width: 380px;
}
#leaderboard h3 {
	font-weight: bold;
	line-height: 1.058;
	font-size: 34px;
	color: #fcfcfc;
	margin-top: 36px;
	margin-bottom: 18px;
}
#leaderboard p {
	margin: 0;
	font-size: 16px;
	font-size: 1.333em;
	line-height: 1.125;
	color: #fcf9be;
	font-weight: normal;
}
#leaderboard img { 
	float: right;
	margin-top: 21px;
	border: 5px solid #f1f2d1;
	clear: left;
}
#leaderboard h4 {
	width: 180px;
	float: none;
	margin: 18px auto;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#leaderboard h4 a {
	background: url(../_img/button_bg.gif) no-repeat 0px 0px;
	display: block;
	line-height: 50px;
	text-decoration: none;
	color: #fff;
}
#leaderboard h4 a:hover {
	background-position: 0px -50px;
}

#contentContainer {
	background: url(../_img/contentContainer_bg.gif) repeat left top;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 540px;
}
#contentContainer .content {
	background: url(../_img/content_bg.gif) repeat-x top left;
	padding: 36px 10px;
}

#mainContent img.sidepic {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.sidepic + .sidepic {
	clear: right;
}
/* Testimonial Styles */
.testimonial {
	background: url(../_img/testimonial_bg.gif) no-repeat left top;
	padding-left: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testimonial2 {
	padding-left: 20px;
	border-left:2px solid #DBD2B5;
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/}
.testimonial3 {
	padding-left: 20px;
}
.testimonial blockquote {
	background: url(../_img/rdquo_bg.gif) no-repeat right bottom;
	padding: 18px 0 0 20px;
	text-align: left;
	margin: 0;
}
.testimonial blockquote p {
	font-style: italic;
	color: #177182;
	font-size: 1.167em;
	line-height:1.285;
	margin-bottom: 18px;
}
.testimonial cite {
	text-align: right;
	font-style: normal;
	color: #808080;
	display: block;
}

/* Secondary Content Styles */
#secondaryContent {
	width: 380px;
	float: right;
}
#sustainability {
	background: url(../_img/cap380-head.gif) no-repeat 0px 0px;
	padding-top: 8px;
	margin-bottom: 18px;
}
#secondaryContent .content p {
	margin: 0;
}
#secondaryContent .content {
	padding: 0 10px;
	background: #f7fae1;
	border-left: 1px solid #81ba4d;
	border-right: 1px solid #81ba4d;
}
.foot {
	display: block;
	height: 8px;
	margin-top:-8px;
}
#sustainability .foot {
	background: url(../_img/cap380-foot.gif) no-repeat;
}
#costsaving {
	width: 220px;
	float: left;
	padding-top: 8px;
	background: url(../_img/cap220-head.gif) no-repeat;
}
#costsaving .foot {
	background: url(../_img/cap220-foot.gif) no-repeat;
}
#contact {
	background: url(../_img/cap140-head.gif) no-repeat;
	width: 140px;
	padding-top: 8px;
	float: right;
}
#contact .foot {
	background: url(../_img/cap140-foot.gif) no-repeat;
}
#footer {
	border-top: 1px solid #fff;
	font-size: .916em;
	line-height: 1.636em;
	color: #c9ad86;
	clear: both;
	background: #8a6632 url(../_img/footer_bg.gif) repeat-x 0px 0px;
	padding: 18px 10px;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #c9ad86;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #c9ad86;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #c9ad86;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	float:right;
	padding:5px;
	margin-left:10px;
	border:1px solid #666;
}
.left {
	float:left;
	padding:5px;
	margin-right:10px;
	border:1px solid #666;	
}
.more {
	text-align: right;
	font-size: .916em;
	line-height: 1.636;
}