
/* WB-LAYOUT-HEADER: This is the header section */
				
	#wb-layout-header-base {
		display: none;
	}
	
	#wb-navigation-subtop {
		display: block;
    }
    
	#wb-layout-sidebar { 
        display: none;
	}
	
	#wb-container-contentwrapper {
	}
	
	/* MAIN-CONTENT Area */
	#wb-layout-main {
		width:877px !important;
		height: 100%;
		float: none;
	}
	#wb-layout-main-inner-1 {
		background-color: transparent;		
		background-image: url(../images/layout1/family-contop.jpg);
		background-position: top left;
		background-repeat: no-repeat;	
    }
    
	#wb-layout-main-inner-2  {
		background-color: transparent;		
		
		padding:10px 25px 25px 25px;
	}
		#wb-navigation-bottom div a {
		float: left;
		display:block;
		padding: 6px 8px 6px 16px;
		text-align: left;
		width: 135px;
	}

