
#main_bg {/*To add an expanding background for the whole site, even if it is just solid colors, add a repeating image to this div*/
	width:901px;
	padding:0px 37px;
	margin:0px;
	float:left;
	background:url(../images/bg_header_04.jpg) no-repeat 37px 0px;
}