/* CSS Document */

#footer {
	position:absolute;
	bottom: 0px;
	text-align: right;
	color: #676767;
	background-color: none;
	width: 100%;
	height: 20px;
	line-height: 20px;
}


