/* CSS Document */

#footer {
	position: relative;
	width: 900px;
	margin-top: 50px;
	padding: 5px 0px;;
	border-top: 1px dotted #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	color:#999999
	}