@charset "UTF-8";
/* CSS Document */

#topnav 
{
	text-align:left;
	margin:0px auto;
	padding:0px 0px 0px 10px;
	width:945px;
	height:65px;
	background-image: url(/images/head_nav_bg.png);
	background-position: bottom;
}


#topnav ul
{
	margin:0px 12px 0px 0px;
	padding:0px 0px 0px 0px;
	width:695px;
	float:right;
}


#topnav ul li 
{
	margin:0px;
	padding:0px 10px 0px 0px;
	display:inline;
	list-style-type:none;
	font-size:12px;
	text-transform: uppercase;	
	text-decoration:none;
	letter-spacing:0px;
	color:#6D6D6D;
}

#topnav a 
{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-transform: uppercase;	
	text-decoration:none;
	letter-spacing:0px;
	color: #333333;
}

#topnav a.active
{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-transform: uppercase;	
	text-decoration:none;
	letter-spacing:0px;
	color:#ff0000;	
}

#topnav a:hover 
{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-transform: uppercase;	
	text-decoration:none;
	letter-spacing:0px;
	color:#ff0000;	
}

#topexp  {

	padding:0;
	height:125px;
	text-align:left;
	
	border-bottom:#d3e6f4 1px solid;	
	background-image: url(/images/bg_drop.jpg);
	background-position: bottom;
	display:none;
	margin:0 auto;
	color:#ff0000;	

}

#expcenter {

	border:0px Purple solid;
	height:120px;
	width:950px;
	margin:0 auto;

}

#topexp #sub_home {
	display:none;
	width:600px;
	padding: 0 0 0 0px; 
	margin:0 0 0 245px;
	border:0px #ff0000 solid;
	list-style-type:none;
}

#topexp #sub_company {
	width:600px;
	padding: 0 0 0 0px; 
	margin:0 0 0 290px;
	display:none;
	border:0px #ff0000 solid;
	list-style-type:none;
}

#topexp #sub_products {
	width:500px;
	padding: 0 0 0 0px; 
	margin:0 0 0 388px;
	display:none;
	border:0px orange solid;
	list-style-type:none;
	max-height:200px;
}

#topexp #sub_markets {
	width:385px;
	padding: 0 0 0 0px; 
	margin:0 0 0 499px;
	display:none;
	border:0px #ff0000 solid;
	list-style-type:none;
}

#topexp #sub_services {

	width:420px;
	height:115px;
	padding: 0 0 0 0px; 
	margin:0 0 0 347px;
	display:none;
	border:0px #ff0000 solid;

	text-align:right;
	list-style-type:none;
}

#topexp #sub_contactus {

	width:420px;
	height:115px;
	padding: 0 0 0 0px; 
	margin:0 0 0 430px;
	display:none;
	border:0px #ff0000 solid;
	text-align:right;
	list-style-type:none;
}


#topexp #sub_eblast {

	width:455px;
	height:115px;
	float:right;
	padding: 0 0 0 0px; 
	margin:0 0 0 170px;
	display:none;
	border:0px #ff0000 solid;
	text-align:right;
	list-style-type:none;
}

#topexp li {
	float:left;
	width:200px;
	border:0px #ff0000 solid;
	color: #6D6D6D;
}

#topexp a 
{
	color: #333333;
}

#topexp a.active
{
	color:#ff0000;
}

#topexp a:hover{	
	color: #EE1A31;
	text-decoration:none;
}
.subNavCol1 {

	border:0px red solid;
	width:210px;
	height:110px;
	float: left;

}

.navCols{
	border:0px #ff0000 solid;
	width:175px;
	float:left;
	padding:0 10px 0 0px;
}

#topexp #sub1,#sub2,#sub3,#sub4,#sub5 {
	display:none;
}
