div.content_area_home {
	background-image: url(../../images/home_background.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 984px;
}

#content_home, #content_text_home {
	margin: 0px;
}


#content_home {
	height: 354px;
}

div.inner_home_green_left {
	float: left;
	width: 293px;
	height: 300px;
	padding: 22px;
}

div.inner_home_green_right {
	float: left;
	width: 625px;
	height: 300px;
	padding-top:19px;
}

div.inner_home_green_left h3 {
	color: white;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 17px;
}

div.inner_home_green_left .text_module {
	color: white;
}

div.inner_home_green_left h4 {
	margin-top: 0;
	padding-top: 0;
	color: #E0EDEA;
	font-size: 16px;
}