#wb-layout-top-2 {
	display: block;
}

#wb-container-contentwrapper
{
	background-image: url(../images/layout3/contentwrapper-bg.png);
}

#wb-layout-header-base
{
	background-image: none;
	background-repeat: no-repeat;
	height: 0px;
	overflow: hidden;
}
#wb-layout-main
{
	float: none;
	width: auto;
}
#wb-layout-sidebar
{
	display: none;
}

#wb-navigation-subtop div
{
	float: left;
	height: 34px;
	padding-left: 14px;
	padding-right: 14px;
}
