/* Layout3.css
 * TOPNAV
 */

/* show hide navigation bars, adjust main content width */
	#wb-container-outer {

	}
	#wb-layout-inner {
		
	}
	#wb-layout {
		padding-top:0px;
	}
	#wb-layout-header-logo-master-wrapper {
    background-color: transparent;
    height: 102px;
    overflow: hidden;
}

	#wb-layout-header-master-wrapper {
		position:relative;
		z-index:1;
		}

	#wb-layout-header-wrapper {
		position:relative;
		z-index:1;
		}

	#wb-layout-header {
		position:relative;
		z-index:1;
		
	}


	#wb-layout-header-mask {
		width:960px;
		position:relative;
		z-index:2;
		}
				
		
	#wb-container-contentwrapper {
		
	}
	

#wb-layout-main {width:960px;

} * html #wb-layout-main {width:960px;

} *+html #wb-layout-main {width:960px;

}

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

	#wb-layout-inner {
		
	}

#wb-layout-top-2 {
	}

	

	
#wb-navigation-uppersubtop-header{
	width:960px;
		margin:auto;
	display:block;	
	height:53px;
	/*position:relative;*/
	z-index:4;
	margin:0 auto;
} 

#wb-layout-uppertop-header-wrapper {
			background-image:url(../images/layout1/bs_toptop.png);
			background-position: top center;
			background-repeat: repeat-x;
			display:block;
			height:60px;
	}
	
	
#wb-navigation-uppersubtop-header {

	display: block;
    height: 60px;
    margin: 0 auto;
    width: 960px;
    z-index: 4;



	/*margin:0 auto;*/

	
}

/* top nav structure */
#wb-navigation-uppersubtop-header div {
	float: left;
	cursor:hand;
	min-height:40px;
	background-image:url(../images/layout1/bs_topdiv.png);
	background-position:top right;
	background-repeat:repeat-y;
	

	
}


#wb-navigation-uppersubtop-header div a h3{
			 padding: 29px 15px 10px;
			 	text-transform:uppercase;
		

}

#wb-navigation-uppersubtop-header div a:hover h3{
		 padding: 29px 15px 10px;
		background-image:url(../images/layout1/bs_h3h.jpg);
			background-position:left bottom;
			background-repeat:repeat-x;

}

	#wb-navigation-uppersubtop-header div.submenu {
		padding: 0px;
		border:0;
		margin-top:-3px;
		
		
	}
		#wb-navigation-uppersubtop-header div.submenu div {
				clear: both;
			width:150px;
			white-space:normal;
			min-height:15px;
			background-image:url(../images/layout1/bs_h3.jpg);
			background-position:top left;
			background-repeat:repeat-x;
				background-color:#07141d;
			border:1px solid #1e4660;
			margin:1px 0px;
		}
		
	
		
		#wb-navigation-uppersubtop-header div.submenu a h3 {
		border:0 none !important;
			padding:5px 5px 5px 30px;
			

			
		}

#wb-layout-uppertop-header {
                display: block;
                height: 60px;
                margin: auto;
                overflow: hidden;
                width: 960px;
                z-index: 4;
}
