#footer {
	position:absolute;
	top:1400px;
	left:5px;
	width:100%;
	text-align:center;
	border-top:1px dotted #aaaaaa;
	background-color:#cccccc;

}

#footer span {

	font-family:arial;
	font-size:70%;
	color:#626262;

}