/*-------- Funders Page ---------------*/
/* ----------- SUBMENU ----------- */
#s1, #s3, #s4{display:none;}

#s2  {display: block;}
#inner_funders  {
	width: 912px;
	background: transparent url(img/funders.jpg) top left no-repeat;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#bottom_funders     {
	background: transparent url(img/bottom5.jpg) bottom left no-repeat;
	height: 273px;
	width: 912px;
	clear: both;
	}
	
#first_funders    {
	width: 270px;
	text-align: left;
	float: left;
	padding-left: 150px;
	padding-top: 90px;
	clear: both;
	margin-left: 20px;
	}

#second_funders    {
	width: 240px;
	text-align: left;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	
	padding-left: 260px;
	padding-bottom: 30px;
	clear: both;

	}
