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

#container {
	background: url(/images/content-bg-blue09.gif) top left repeat-y;
}
html>body #container {
	background: url(/images/content-bg-blue09.png) top left repeat-y;
}

/* FOOTER */
#footer {
	clear:both;
	margin: 0 auto;
	padding: 17px 0 0 20px;
	height: 66px;
	overflow:hidden;
	width: 886px;
	font-size: 11px;
	line-height: 19px;
	color: #fff;
	background: #67a8d0 url(/images/footer-bg09.gif) top left no-repeat
}
