
	#wb-container-contentwrapper {
		background-color: transparent;
		background-image: url(../images/layout3/Layout3_Content.gif);
		background-position: top center;
		background-repeat: repeat-y; 	
	}

/* WB-LAYOUT-HEADER: This is the header section */
	
			
	#wb-layout-header-base {
		display: none;
	}

	#wb-layout-top-2 {
		display: block;
	}
	#wb-navigation-subtop {
		display: block;
		width: 858px;
		height: 20px;
		padding: 10px 10px 0px 10px;
    }
	#wb-navigation-subtop div {
		text-align: center;
		padding: 0px 12px;
	}
		#wb-navigation-subtop div.submenu {
			border: 2px solid #aa6633;
			background-color: #9C4521;
			padding: 0px;
		}
		#wb-navigation-subtop div.submenu div {
			clear: left;
			padding: 12px 15px;
		}
		
	#wb-layout-sidebar { 
        display: none;
	}
	
	/* MAIN-CONTENT Area */
	#wb-layout-main {
		width:880px;
		height: 100%;
		margin-left: 0px;
		float: none;
		background-image: none;
	}
