#footer {
	clear: both;
	text-align: center;
	font-size: 8pt;
	background-color: #fff;
	padding: 15px 0 20px 0;
	border-top: 1px solid #000;
}

#outreachwebnetwork {
	float: left;
	width: 429px;
	overflow: hidden;
	background: top center url(/images/webnetwork_bkg.gif) no-repeat;
	color: #fff;
	text-align: left;
	font-size: 8pt;
/*	font-family: Trebuchet MS; */
	font-weight: normal;
	line-height: 11pt;
}

#outreachwebnetwork div {
	height: 150px;
	padding: 15px 0 0 280px;
	background: bottom center url(/images/webnetwork_bottom.gif) no-repeat;
}

#outreachwebnetwork a {
	text-decoration: none;
	color: #fff;
}

#outreachpartners {
	float: right;
	width: 286px;
	background: top center url(/images/partners_bkg.gif) no-repeat;
	color: #000;
	text-align: center;
	font-size: 7pt;
	line-height: 7pt;
}

#outreachpartners div {
	height: 115px;
	padding: 50px 0 0 15px;
	background: bottom center url(/images/partners_bottom.gif) no-repeat;
}

#outreachpartnerslinks a {
	text-decoration: none;
	color: #000;
}

