.top_wrp {
	height: 98px;
	background-image: url(../images/top_bg.png);

}
.logo {
	width: 15%;
	margin-left: 45px;
	text-align: center;
	line-height: 25px;
	padding-top: 10px;
	height: 88px;
	float: left;
}
.top_wrp .logo #greenppl {
	margin-top: 5px;
}
.trees {
	width: 80%;
	float: right;
	background-image: url(../images/trees.png);
	height: 107px;
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
}
.featuretable{
	text-align: center;
	background-color: #FFF;
	
}

.featuretable th{
	background:#c5ee8a; text-align: left;
}
#green_separator {
	background-image: url(../images/green_bg.png);
	height: 11px;
}
.navigation {
	font-size: 14px;
	position: absolute;
	bottom: 9px;
	right: 30px;

}
#btn1 {
	background-image: url(../images/green_button_bg.png);
	height: 23px;
	width: 66px;
	text-align: center;
	padding-top: 10px;
	float: left;
}
#btn_inactive {
	width: 53px;
	height: 23px;
	background-image: url(../images/grey_button_bg.png);
	float: left;
	padding-top: 10px;
	text-align: center;
	color: #669933;
}
#btn_inactive_lrg {
	width: 136px;
	height: 23px;
	background-image: url(../images/grey_button_bg_lrg.png);
	float: left;
	padding-top: 10px;
	text-align: center;
	color: #669933;
}
#btn_active_lrg {
	
	width: 136px;
	height: 23px;
	background-image: url(../images/green_button_bg_lrg.png);
	float: left;
	padding-top: 10px;
	text-align: center;
	color: #669933;
}
#intro_bg {
	background-image: url(../images/intro_bg.png);
	height: 226px;
}
#intro_bg2 {
	background-image: url(../images/intro_bg2.png);
	height: 162px;
}
#intro_wrapper {
	width: 900px;
	margin: auto;
}
#intro {
	width: 60%;
	float: left;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#video_link {
	width: 38%;
	float: right;
	text-align: center;
	height: 100%;
}

.heading {
	font-size:24px;
	color: #669933;
	font-weight: normal;
}
.foot_separator {
	background-image: url(../images/hr.png);
	height: 4px;
}
.right_bar {
}
.wrapperabout {
	width: 850px;
	margin: auto;

}
.wrapperabout2 {
	width: 850px;
	margin: auto;
	border: #CCC solid 4px;
}
.wrp_left {
	width: 60%;
	float: left;
}
.wrp_right {
	width: 30%;
	float: right;
	background-color: #c5ed89;
	padding: 15px;
}
.page_end_bg {
	width: 930px;
	margin: auto;
	height: 70px;
	background-image: url(../images/page_end_bg.png);
}
.wrapperabout .wrp_right p {
	text-align: center;
}

