/* picture bottom */

#pictureContainer {
	width:772px;
	height:148px;
	background:#8B9162 url(../images/design/imgBottom_Community.jpg) no-repeat; /* bg bottom */
	float:left;
	clear:both;
}

#communitySectionLinks { 
	text-align:left;
	font-size:12px;
	margin-top:20px;
	margin-bottom:100px;
	float:left;
}
#communitySectionLinks a {
	line-height:20px;
	padding:0px 0px 0px 2px;
	text-decoration:none;
	font-weight:normal;
}
a.communitySection { color:#838382; }
a.communitySection:link { color:#838382; }
a.communitySection:visited { color:#838382; }
a.communitySection:active { color:#F68200; }
a.communitySection:hover { color:#F68200; }

/* LAYERS TEXTS */
#idCorporate {
	display:block;
	clear:both;
}

#idEconomic,
#idImplementation,
#idFunding {
	display:none;
	clear:both;
}

/* LAYERS PICTURES LEFT */
#idCorporatePic {
	padding:0px 0px 25px 0px;
	display:block;
	clear:both;
}

#idEconomicPic,
#idImplementationPic,
#idFundingPic {
	padding:0px 0px 25px 0px;
	display:none;
	clear:both;
}