#sc_inner {
	margin: 0 auto;
	position: relative;
	width: 916px;


}

#sc_top {
	background: url(http://southchathamtackle.com/store/squirrelcart/themes/main_street/images_blue/header.jpg) no-repeat bottom;
	height: 237px;
	position: relative;
}

/* surrounds lower content, below header */
#sc_lower {
	/*overflow: visible;
	overflow: hidden;*/
	min-height: 750px;
	height: auto !important;
	height: 750px;
	background: url(http://southchathamtackle.com/store/squirrelcart/themes/main_street/images_blue/content_bg.gif) repeat-y #fff;
	margin: 0 2px;
}

#sc_col1 {
	float: left;
	width: 226px;
}

#sc_main {
	float: right;

/*	padding: 0 7px;
	width: 671px;
	*/
	width: 685px;

	/* below line prevents an IE 6 and earlier CSS bug */
	}
