/* Right Column Sidebar */
div#container{ background-image:url(../images/page_content_bg_fullwidth.jpg); background-repeat:repeat-y; background-position:center; }
div#content-bg{}

div#info{
	width:100%px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#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;
}
