/* -------- Services Page -------------*/
/* -----------TOPMENU ---------------*/

img {
	border: 0;
	display: inline;
	}

/* ----------- SUBMENU ----------- */
#s1, #s2, #s4{display:none;}

#s3  {display: block;}

#inner_donate   {
	width: 912px;
	background: transparent url(img/donate.jpg) top left no-repeat;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	}

#bottom_donate   {
	background: transparent url(img/bottom7.jpg) bottom left no-repeat;
	height: 273px;
	width: 912px;
	clear: both;
	}
#first_donate    {
	width: 250px;
	text-align: left;
	float: left;
	padding-left: 185px;
	padding-top: 130px;
	clear: both;
	}
#first_donate h2
	{margin-left: 25px;}
#second_donate   {
	float: left;
	padding-left: 185px;
	padding-top: 30px;
	width:520px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	}


