	#wb-container-contentwrapper {
		width:920px;
		height: 100%;
	}



	
	#wb-layout-header, #wb-layout-header-mask,
	#wb-layout-sidebar {
		display: none;
	}
	
	#wb-layout-header-base {
		width:920px;
		height: 108px;
		background-color: transparent;
		background-image: url(../images/layout4/Layout4_Header.gif);
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	
	/* MAIN-CONTENT Area */
	#wb-layout-main {
		width:840px;
		height: 100%;
		float: none;
		background-image: url(../images/layout4/Layout4_Content.gif);
		background-position: top center;
		background-repeat: no-repeat;
		padding:0px 40px 0px 40px;
		
	}

/* Page FOOTER 
**
**	ALL Layouts
**
*/

