/*#####-------MEGANAV---------######*/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	list-style: none;
}
ul#topnav li a {
	float: left; 
	text-indent:;
	height: 44px;
	color:white;
	text-decoration:none;
		list-style: none;

}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom;	list-style: none;
 }
ul#topnav a.nav-plantmaint {
	background: url(nav_home.png) no-repeat;
	width: 185px;  height:66px;	border:1px solid #000;
          border-top:0px;          border-bottom:0px;font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:17px;
	padding-left:5px;
	display:block;
	list-style: none;
	
}
ul#topnav a.nav-plantmaint:hover {
	background:#00011a;
 }


ul#topnav a.nav-metalfab {
	background: url(nav_products.png) no-repeat;
	width: 185px;  height:66px;	border:1px solid #000;
          border-top:0px;          border-bottom:0px;font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:17px;
	line-height:18px;
	padding-left:5px;
	display:block;

}
ul#topnav a.nav-machining {
	background: url(nav_sale.png) no-repeat;
	width: 185px;  height:66px;	border:1px solid #000;
          border-top:0px;          border-bottom:0px;font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:17px;
	line-height:18px;
	padding-left:5px;
	display:block;

}
ul#topnav a.nav-turnkey {
	background: url(nav_community.png) no-repeat;
	width: 185px;  height:66px;	border:1px solid #000;
          border-top:0px;          border-bottom:0px;font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:17px;
	line-height:18px;
	padding-left:5px;
	display:block;
	list-style: none;
}


ul#topnav li .sub {
	position: absolute;	
	top:68px; left: 0;
	background: url(images/sub_bg.png);
	padding: 10px 10px 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
		list-style: none;

}



ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 180px;
	float: left;
	list-style: none;
	
}
ul#topnav .sub ul li {
	width: 100%;
	color: #FF6600;
	list-style: none;
	
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size:14px;
	font-weight: bold;
	background:#d1d2d4;
	height:43px;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #002f65;
	margin-left:12px;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #415a8e;
	list-style: none;
	
	
}
ul#topnav .sub ul li a:hover {color: #ddd;  }
ul#topnav .sub ul li h2 a:hover {
	padding: 5px 0;
	background:#d1d2d4 ;
	color: #FFF;
	list-style: none;
}


.nav-column{
	margin-right:10px;
	float:left;
	background:#FFFFFF;
	height:250px;
}
ul#topnav .nav-column ul li{
	margin-right:10px;
	float:left;
	list-style: none;
}


.remanfBG {
	background:url(images/nav-remanufacturingbg.jpg) bottom right no-repeat #FFF;
}

.weldingbg {
		background:url(images/weldingbg.jpg) bottom right no-repeat #FFF;
}

.steelfabbg {
		background:url(images/steelfabbg.jpg) bottom right no-repeat #FFF;
}

.cncmachiningbg {
		background:url(images/cncmachingbg.jpg) bottom right no-repeat #FFF;
}

.partrepairbg {
		background:url(images/partrepairbg.jpg) bottom right no-repeat #FFF;
}

.mathandbg {
		background:url(images/mathandbg.jpg) bottom right no-repeat #FFF;
}

.grindingbg {
		background:url(images/grindingbg.jpg) bottom right no-repeat #FFF;
}





.dropdown1 {
	width:550px;!important
}
.dropdown2 {
	width:370px;
}

.dropdown3 {
	width:550px;
}


/*====END MEGANAV==== */




