@charset "utf-8";
/* CSS Document */
.footer{
	top:0px;
	background:#555555;
	width: 100%;
	height: 80px;
	left: 0;
	bottom: 0;
	overflow:hidden; 
	position: relative;
}
