@charset "utf-8";
/* CSS Document */

#footer {
	width: 100%;
	height:33px;
	font-weight:bold;
	background:#001408 url(../images/navbarBG.jpg) repeat-x bottom left;
}

/* FIXES FOR FOOTER ON BOTTOM */
/* #footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height:33px;
	font-weight:bold;
	background:#001408 url(../images/navbarBG.jpg) repeat-x bottom left;
}

html, body {
	height: 100%;
}

#page {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #page {
	height: auto;
} */