#wb-container-outer {
		background-image: url(../images/layout4/outer-bg4.gif);
	}
	
	#wb-layout-header {
		display: none;
		
	}
	
	#wb-layout-header-base {
		display: none;
	}
	
	#wb-layout-sidebar { 
        display: none;
	}
	
	#wb-navigation-subtop {
		
		display: none;
		width: 824px;
		height: 38px;
		padding-top:;
		padding-left: 6px;
		padding-right: 6px;
		background-color: transparent;
		background-image: url(../images/layout3/navigation-bg3.gif);
		background-position: top left;
		background-repeat: no-repeat;
    }
    
	/* MAIN-CONTENT Area */
	#wb-layout-main {
		width:800px;
		height: 100%;
		margin-left:;
		float: none;
		background-image: none;
	}
