
#maincontent .contents{
/*	background-image:url(../images/main-content-header.jpg);*/
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	width: 900px;
	margin-left: 40px;
	min-height: 653px;
}

#contentstrip{
	width: 100%;
	float: left;
	margin-top: 10px;
}



