/*Global Elements */
body{
	/*background: #fff url('../../home/images/whoweare.jpg') center top fixed repeat-x;*/
	/*background: #4c4e27 url('../../home/images/village.jpg') center top fixed repeat-x;*/

}

/* build styles */
#wrapper{
	background-color: #fafafa;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}
