#footer {
	width: 800px;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-top: 30px;
	float: left;
}

