/* picture bottom */

#pictureContainer {
	width:772px;
	height:148px;
	background:#C6A701 url(../images/design/imgBottom_About.jpg) no-repeat; /* bg bottom */
	float:left;
	clear:both;
}
.orderedList ol,li {
	list-style-image::none;
}

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

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

#idCommunity,
#idEco,
#idLifestyle,
#idWho,
#idLegal {
	display:none;
	clear:both;
}

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

#idCommunityPic,
#idEcoPic,
#idLifestylePic,
#idWhoPic,
#idLegalPic {
	padding:0px 0px 25px 0px;
	display:none;
	clear:both;
}