#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-layout-top
{
	background-image: url(../images/layout3/contentwrapper-bg.png);
	margin-top: -9px;
}
#wb-navigation-subtop
{
	background-image: url(../images/layout3/nav-top-bg.gif);
	display: block;
	height: 34px;
	margin-left: 9px;
	margin-right: 10px;
}
#wb-navigation-subtop div
{
	float: left;
	height: 34px;
	padding-left: 14px;
	padding-right: 14px;
}

