
/* WB-LAYOUT-HEADER: This is the header section */
	

	#wb-layout-top {

		top: 0px;
	}

	#wb-container-contentwrapper {
		position: relative;
		top: 0px;
	}
	
	#wb-layout-footer {
		position: relative;
		top: 0px;
	}
	
	#wb-navigation-subtop {
		display: block;
		overflow:hidden;
		width: 736px;
		height: 22px;
		padding-top: 0px;
		padding-left: 0px;
		background-image:url(../images/layout1/corporative_nav.jpg);
		background-position: top left;
		background-repeat:repeat-x;
    }
    
	#wb-layout-sidebar { 
        display: none;
	}
	
	/* MAIN-CONTENT Area */
	#wb-layout-main {
		width:736px;
		height: 100%;
		margin-left: 0px;
		float: none;
		background-image: none;
	}
	
#wb-navigation-subtop div a{
	white-space:nowrap; 
}
