#content {
	margin: 0;
	float: right;
	width: 682px;
	/* must have some padding at the bottom*/
	padding: 25px 51px 1px 0;
}
html>body #content {
	margin: 0;
	width: 682px;
	padding: 15px 31px 1px 0;
}
#right-column {
	display: none;
}


/* FOOTER */
#footer {
	clear:both;
	padding: 17px 0 0 20px;
	height: 66px;
	overflow:hidden;	
	position: absolute;
	margin-left: -550px;
	left: 50%;
	bottom: 0;
	width: 1100px;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
}
html>body #footer {
	margin-left: -550px;
}
