#content {
	margin: 0;
	float: left;
	width: 500px;
	/* must have some padding at the bottom*/
	padding: 10px 0 20px 25px;
}

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

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