html, body {
	height: 100%;
}

#page {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #page {
	height: auto;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#content_container {
	padding-bottom: 30px;
}
