
#footer{
	font-size:10pt;
	background-color: #FFFFFF;
	border-top: solid 1px;
	border-color: #000000;
	color:#000000;
	position: fixed;
	height: 40px;
	width:1000px;
	bottom:0;
	margin-left:auto;
	margin-right:auto;
}
