/* CSS stylesheet for the philanthropy.aspx page */

	.PhilHeader 
	{
		width: 900px;
		margin-left: 34px;

	}
	#philCopy  h5
	{
		margin-top:30px;
	}
	#philCopy h4 + h5
	{
	    margin-top:10px;
	}
	 
	#philCopy  h4
	{
		margin:30px 0 10px 0;
		font-size:1.2em;
	}

	#philCopy 
	{
		width: 560px; 
		float: left; 
		margin-bottom: 50px;
		padding-right: 40px;
		padding-bottom: 40px;

	}
	
	#logoLinks 
	{ 
		float: right; 
		margin-bottom: 50px;
		width: 215px;
		display: block;
		
	}

	.liSpacer 
	{
		margin-bottom: 130px;
		margin-top: 20px;
	}
	
	.liSpacer2 
	{
		margin-bottom: 100px;
	}
	
	.liSpacer3 
	{
		margin-bottom: 120px;
	}
	.partner_logos
	{
		margin:300px 0 0 0;
	}
