@charset "UTF-8";
div#FOOTER {
	position: relative;
	background-color: #ebebeb;
	height: 55px;
	width: 100%;
	bottom: 0px;
}

