div#container {
	background-image:url(../images/page_content_bg_fullwidth.gif);
	background-repeat:repeat-y;
	background-position:center;
}
div#content-bg {
}
div#gutter-left {
	background-image:url(../images/page_gutter_left.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
div#gutter-right {
	background-image:url(../images/page_gutter_right.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
div#info {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#col1 {
	width: 752px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	float:left;/*
	background-image: url(../images/page_fullwidth_col1_bg.jpg);
	background-repeat: no-repeat;
	min-height:555px;
*/
}

