@charset "utf-8";#wb-layout-sidebar {
     display: none;
}

#wb-container-contentwrapper {
     background-image: none;
     background-color: #363636;
     width: 100%
     float: none;
}

#wb-layout-main {
     width: 100%;
}

#wb-navigation-subtop {
     display: block;
     float: none;
	 width: 761px;
     background-image: url(../images/layout3/topNavBack.png);
     background-repeat: repeat-x;
     background-color: #363636;
     overflow: hidden;
     padding-left: 15px;
     padding-top: 5px;     
     height: 25px;
}

#wb-navigation-subtop div {
     float: left;
     height: 25px;
}

#wb-navigation-subtop div a {
     display: block;
     padding-right: 10px;
     border-right: 1px solid #fff;
     margin-right: 10px;
}

#wb-navigation-subtop div.submenu div {
	 padding-left: 5px;
	 padding-top: 5px;
	 clear: both;
     background-color: #cec39c;
}

#wb-navigation-subtop div.submenu div a{
	 border-right: 0px;
}

#wb-layout-footer {
	float: none;
	width: 100%;
}
