


	
	#wb-layout-header,
	#wb-layout-sidebar {
		display: none;
	}
	
	#wb-layout-header-base {
		display: none;
	}

/* MAIN-CONTENT AREA
**
**	ALL Layouts
**
*/
	#wb-layout-main {
		width:860px;
		height: 100%;
		padding: 20px 36px 0px 46px;
		float: right;
		background-color: transparent;
		background-image: url(../images/layout3/Layout_ContentTop.jpg);
		background-position: top right;
		background-repeat: no-repeat;
	}

