/* CSS Document */

#footer {
	font-size: 11px;
	font-weight: lighter;
	width: 1000px;
	color: #FFFFFF;
	margin-top: 10px;
	border: thin outset #FFFFFF;
	background-color: #000000;
	text-align: center;
	position: relative;
	clear: both;
	
}
