#container {
	height: 100%;
}

#container #content {
	height: auto;
	max-height: none;
}

#footer {
	display: none;	
}