#footer {
	width:951px;
	position:relative;
	left:19px;
	padding:10px 0;
	overflow:hidden;
}
#footer p {
	width:465px;
	display:block;
	float:left;
	padding-left:20px;
}
#footer p a {
	color:#525252;
	margin-right:15px;
}
#footer p a:hover {
	text-decoration:underline;
}
#footer span {
	width:355px;
	display:block;
	float:right;
	padding-right:20px;
}
#footer span a {
	color:#525252;
}
