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

#container {
}

#footer {
	font-size: 11px;
	color: #ffffff;
	background: #acc997 url(/images/footer-bg.gif) top left no-repeat;
}
