/* Layout3.css
 * TOPNAV
 */

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


	#wb-layout-header-logo-master-wrapper {		
		height:171px;
		background-image:url(../images/layout7/g_h_bg.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		background-color:#000;
		
		}
		
	#wb-container-contentwrapper {
		
	}
	

#wb-layout-main {
	width:960px;
	padding-top: 22px;

} * html #wb-layout-main {

} *+html #wb-layout-main {

}

#wb-layout-sidebar {
	display: none;
}

	#wb-layout-inner {
		
	}

#wb-layout-top-2 {
	}

	
#wb-layout-top-header{
	display:block;	
	height:53px;
	position:relative;
	z-index:4;
	margin:0 auto;
	width: 960px;
} 


#wb-layout-top-header-wrapper{
	
	background-image:url(../images/layout7/g_menu_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height:89px;
	background-color:#000;
	/*padding-top: 25px;*/
	

}

#wb-navigation-subtop-header {
	display: block;
	height: 55px;
	white-space:nowrap;
	overflow: hidden;
	padding-top: 25px;
	
	/*margin:0 auto;*/
}

/* top nav structure */
#wb-navigation-subtop-header div {
	float: left;
	cursor:hand;
	
	
	
	
}

#wb-navigation-subtop-header div:hover {
	
	


}

#wb-navigation-subtop-header div a h3{
			padding:18px;
				
}

#wb-navigation-subtop-header div a h3:hover{
			
				
}



	#wb-navigation-subtop-header div.submenu {
		padding: 0px;
		border:0;
		
		
		
	}
		#wb-navigation-subtop-header div.submenu {
			clear: both;
			width:150px;
			white-space:normal;
			background-image:url(../images/layout1/g_menu_hover.png);
			background-position:bottom center;
			background-repeat: repeat-x;
			background-color:#DCD0A6;
		
		}
		
		#wb-navigation-subtop-header div.submenu div:hover{
		
		
				
		}
		
		#wb-navigation-subtop-header div.submenu a h3 {
			border:0 none !important;
			

			
		}
