/* Layout3.css
 * TOPNAV
 */

/* show hide navigation bars, adjust main content width */

#wb-container-inner {

}
* + html #wb-container-inner {
	height:auto !important;
}	
#wb-layout-inner {
}
#wb-layout {
}
#wb-layout-top-header-wrapper {
}
#wb-layout-header-master-wrapper {
	position:relative;
	z-index:1;
}
#wb-layout-header-wrapper {
	position:relative;
	z-index:1;
}
#wb-layout-header {
	
	
	margin-top:30px;

}

#wb-layout-header-mask {

}



#wb-container-contentwrapper {
}
#wb-layout-main {
	width:960px;
}
#wb-layout-sidebar {
	display: none;
}
#wb-layout-inner {
}
#wb-layout-top-2 {
}
#wb-layout-uppertop-header-wrapper {
	display:none;
}
#wb-layout-top-header-wrapper {
	
}
#wb-layout-top-header {
	display:block
	}
#wb-navigation-subtop-header {
	display: block;
	height: 76px;
	width:960px;
	margin: auto;
	white-space:nowrap;
	overflow: hidden;
		background-image:url(../images/layout1/hob_topnav.png);
	background-position: top center;
	background-repeat: no-repeat;

	

	
}
/* top nav structure */
#wb-navigation-subtop-header  div {

 float: left;
  padding-left: 22px;
 padding-bottom:40px;
	
}

#wb-navigation-subtop-header  div a h3 {
   padding: 20px 15px;

 
	
}
#wb-navigation-subtop-header  div a:hover h3 {
	cursor:hand;
		background-image:url(../images/layout1/hob_btnh.png);
	background-repeat:epeat;
	background-position: top left;
	



	
}
#wb-navigation-subtop-header  div.submenu {
	padding: 0px;
	margin-top: 68px;
}


#wb-navigation-subtop-header  div.submenu div {
		clear: both;
	width:150px;
	white-space:normal;
	min-height:0px;
	margin:0px;
	padding:0px;


}
#wb-navigation-subtop-header  div.submenu a h3 {
	border:0 none !important;
	padding:10px;
}
