/*Specialized Styles for the Partner Branding container DIV's.  The ID's of the DIV's are styled instead of using distinct classes because they are unique elements on the page.*/
#partnerHeader
{
	background-color:#FFFFFF;
	width:775px;
	text-align:left;
}

#partnerFooter
{
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:775px;
	text-align:left;
}