#content {
	padding: 0 18px 5px 18px;
	margin: 0;
}
#right-column {
	display: none;
}
#left-column{
	display: none;
}


/* FOOTER */
#footer {
	clear:both;
	padding: 6px 15px 0 35px;
	height: 58px;
	overflow:hidden;	
	position: absolute;
	margin-left: -480px;
	left: 50%;
	bottom: 0;
	width: 910px;
	font-size: 11px;
	color: #FFFFFF;
	background: url(/images/footer-bg.gif) top left no-repeat
}
html>body #footer {
	margin-left: -480px;
}
