#footer {
	background: #000;
	border-top: 1px solid #CCC;
	height: 15px;
	overflow: hidden;
	position: fixed !important;
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: 1000;

	color: #CCC;
	font-size: 10px;
	text-align: center;
}
