
/* WB-LAYOUT-HEADER: This is the header section */
				
	#wb-layout-header-base {
		display: none;
	}
	
	#wb-navigation-subtop {
		display: block;
		width: 790px;
		background-color: #fffffff;
		background-image: none;
		background-position: top left;
		background-repeat: no-repeat;
		overflow:hidden;
    }
    	
    #wb-navigation-subtop div.submenu div {
		clear:both;
		border:0;
		}
		
	#wb-layout-sidebar { 
        display: none;
	}
	
	#wb-container-contentwrapper {
			background-image: url(../images/layout1/baby-contop.jpg);
			background-repeat: no-repeat;
			background-color:#ffffff;
			background-position: top left;
			padding-top:40px;
	}
	
	/* MAIN-CONTENT Area */
	#wb-layout-main {
		width:770px !important;
		height: 100%;
		margin-left: 11px;
		float: none;
		background-image: none;
	}
