html, body, #content
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	min-height: 600px;
	line-height: 0;
}
#content
{
	line-height: normal;
	float: left;
}