@charset "utf-8";

#topnav {width:900px; margin:0!important; margin:0 10px; background: url(../images/bg_topnav.gif) left center repeat-x;}
	#topnav ul li {display:inline;}
		#topnav ul li a {color:#8f8f8f; font-weight:bold; font-size:11px; text-decoration:none;padding:7px 20px 7px 20px;}
		#topnav ul li a:hover{color:#ffffff;}
		#topnav ul li a#active {color:#ffffff;background: url(../images/topnav_active.gif) center bottom no-repeat;}

#productsandservices {
	
}

ul li.yuimenuitem {
	padding:5px 0 5px 0;
	list-style:none;
	
}

ul li.yuimenubaritem {
	margin:0 15px;
}

.yuimenu {
	background:#000000;
}

.bd{}

a.yuimenubaritemlabel, a.yuimenuitemlabel {
	text-decoration:none;
	color:#f05999;
	padding:0;
}

a.yuimenubaritemlabel:hover, a.yuimenuitemlabel:hover {
	text-decoration:none;
	color:#af0362;
}