#content {
	margin: 0 1px 0 0;
	float: left;
	width: 370px;
	/* must have some padding at the bottom*/
	padding: 20px 15px;
}

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

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