#sspcontent {
	background:#000000 url(images/site_images/concepts_bg.jpg) repeat-x scroll left top;
	clear:both;
	height:300px;
	margin-bottom: 20px;
	width:960px;
}
#content {
	float: left;
	background: #000000;
	width: 615px;
	display: inline;
}
#rightcolumn {
	background: #000000 url(images/site_images/h_content_bg.jpg) top left repeat-x;
	width: 345px;
	float: left;
}

/* Secondary layout */

#about_ssp {
	background:#000000 url(images/site_images/h_content_bg.jpg) top left repeat-x;
	margin: 0 20px 0 0  ;
	padding-bottom:35px;
	clear:both;
}



