@charset "UTF-8";
/* CSS Document */

.footer {
	position: absolute;
	vertical-align: middle;
	width: 100%;
	height: 50px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
	float: none;
	bottom: 0px;
}
