﻿#footer
{
	border-top: 15px solid white;
	clear:both;
	background-color: #1685C7;
	padding: 5px 15px 5px 15px;
	color: #fff;
	float:left;
	width: 770px;
}
	
#footer p {width: 440px;float:left;}
	
p.copyright {text-align: right;}

#footer a{color: #fff;}
