#content-area {
	
	background: #000 url('../img/home-page-bg2.jpg') 35px 0 no-repeat;	
	width: 741px; height: auto;
	clear: both; float: left; 
	border-left: 2px solid white; border-right: 2px solid white;
	margin: 12px 0 0 0; padding: 0;
	
	}

#main-content-col {
	background: transparent url('../img/special-bgs/home-page-top-bg.gif') top left no-repeat;
	display: block; float: left;
	width: 745px; height: auto;
	}

	