
	
/*/////////////////////////////////////////////////////////////////////
	Content boxes
/////////////////////////////////////////////////////////////////////*/

	#contentOne {
		width: 563px; height: 150px;
		background-image:url(../../../images/home/content-area-1.png);
		margin: 0;
		display: block;
		font-size: 1px;
		text-indent: -9999px;
	}
	#contentOne a {
		width: 563px; height: 150px;
		display: block;
		font-size: 1px;
		text-indent: -9999px;
	} 	
	
	#contentTwo {
		width: 563px; height: 150px;
		background-image:url(../../../images/home/content-area-2.png);
		margin: 0;
	} 
	
	#contentTwo a {
		width: 563px; height: 150px;
		display: block;
		font-size: 1px;
		text-indent: -9999px;
	} 	
	
	#contentThree {
		width: 563px; height: 150px;
		background-image:url(../../../images/home/content-area-3.png);
		margin: 0;
	}
	
	#contentThree a {
		width: 563px; height: 150px;
		display: block;
		font-size: 1px;
		text-indent: -9999px;
	}
	
	#contentFour  {
		width: 563px; height: 150px;
		background-image:url(../../../images/home/content-area-4.png);
		margin: 0;
	}
	
	#contentFour a {
		width: 563px; height: 150px;
		display: block;
		font-size: 1px;
		text-indent: -9999px;
		}
		
	#plainPaper-grow h2 {
		background: url(../../../images/headings/hdr-welcome.gif) no-repeat;
		height:81px;
		text-indent:-9999px; line-height:0.01em; font-size: 0;
		margin:0 0 25px 70px;
	}
	
	
	/* buttons */
	
	#btnGetInvolved{
		width:211px; height:89px;
		background-repeat:no-repeat;
		padding:31px 0 0 318px;
	}
	
	#btnGetInvolved a {
		width:211px; 
		height:89px;
		display:block;
		text-indent:-9999px; line-height: 0; font-size: 0;
		background-image:url(../../../images/buttons/btn-get-involved-1.gif);
	}
	
	#btnOurKids{
		width:228px; height:78px;
		background-repeat:no-repeat;
		padding:37px 0 0 314px;
	}
	
	#btnOurKids a {
		width:228px; 
		height:78px;
		display:block;
		text-indent:-9999px; line-height: 0; font-size: 0;
		background-image:url(../../../images/buttons/btn-meet-our-kids.gif);
	}
	
	
