#main {
	height:auto;
	width:980px;
	margin:auto;
}

#header {height:430px; overflow:hidden;}
#header, #content, #footer {
	font-size:0.75em;
}

#information {
	height:500px;
	width:400px;
	overflow:auto;
}

#footer { clear:left height:96px;
	margin-top:-96px;
	position:static;
}
