body {
	background: #e5e5e5;
}
a {
	font-weight:bold;
}

div#home_container{
	background: #B0CA99;
	position: relative;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}	
#home_nav {
	background: #F4D29A;
	clear: both;
}
#home_coop {
	position : absolute;
	float:right;
	left : 700px;
	top : 130px;
	z-index:100;
}
#home_mission  {
	font: 13px Verdana;
	vertical-align : middle;
	float : right;
	width : 590px;
	color : #576e36;
	position : absolute;
	letter-spacing: 1px;
	top : 110px;
	left : 280px;
}
#home_mission a {
	color : #576e36;

}
#home_contact {
	height: 358px;
}
#film {
	background: #fff;
	text-align:center;
	height:150px;
}
