#greenplane {
	width:730px;
	margin-left: 115px;
}
#greenplane_body {
	height:1800px;
	width:780px;
	background-image: url(/images/landing/bg_shadow_729greenplane.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#info_description {
	align:left;
	float:left;
	width:500px;
	padding-left:68px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#info_description  p {
	font-size:13px;
	line-height:22px;
	width:600px;
	margin-left:0px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
}
#info_description h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #0C8A43;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 15px;
}
.greenbullet {
	color: #0A7035;
	font-weight: bold;
}
.green_headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #0A7035;
	font-weight: bold;
}

#greenplane_end {
	height:133px;
	background-image: url(/images/landing/btm_clouds_729greenplane.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#greenplane a:link {
	color: #39C;
}
#greenplane a:visited {
	color: #09F;
}
#greenplane a:hover {
	color: #093;
}
#greenplane a:active {
	color: #C60;
}

