#footer {
	margin-top: 50px;
	margin-bottom: 20px;
	float: left;
	width: 1000px;
	text-align: center;
	font-size: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5AA9C8;
	border-bottom-color: #5AA9C8;
	padding-top: 5px;
	padding-bottom: 7px;
}
#footer a {
	padding-right: 10px;
	padding-left: 10px;
}/* CSS Document */

