.footer {
	height: 20px;
	width: 100%;
	bottom: 0%;
	float: left;
	margin-bottom: 0px;
	background-color: #248CB2;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	padding-top: 0px;
	background-position: center bottom;
	position: fixed;
	font-size: 12px;
	padding-bottom: 2px;
	text-indent: 10px;
}
