body {
	background: #fff url('https://publish.comcast.net/xpath/backgrounds/splash.png/') top left repeat-x;
	
}

#legalese {
	position: relative;
	display: block;
	font-size: 11px;
	font-family: "Arial", "Helvetica", sans-serif;
	padding: 0 0 20px 0;
}

#legalese p { font-size: 11px; color: #838383; margin: 10px 0;}

#legalese #footer_links { width: 640px; margin: 10px auto;  }

#legalese ul { list-stlye: none; }

#legalese #footer_links li {
	float: left;
	margin: 0 10px 0 0;
}

	#legalese #footer_links li a { color: #838383; text-decoration: underline; font-size: 11px; }
	.clearer { clear: both; line-height: 0; visibility: hidden;}
	
	#add_services {
		background: #f5f5f5;
		width: 750px;
		margin: 0 0 0 20px;
		padding: 10px;
		font-family: "Arial", "Helvetica", sans-serif;
	}

	#add_services li {
		float: left;
		margin: 0 10px 0 15px;
		font-size: 12px;
	}

	#add_services li a { color: #838383;}

#add_services li.footer_header { font-size: 18px; color: #444;}
	