#content {
	float:right;
	margin: 0;
	width: 705px;
	/* must have some padding at the bottom*/
	padding: 10px 25px 20px 0;
}
#right-column {
	display: none;
}

#container {
	background:  url(/images/2col-bg-new.gif) top left repeat-y;
}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	background: #f5f9fa url(/images/2col-footer-new.gif) top left no-repeat
}
