#nav .static .current_sub a, 
#nav .static a:hover {background:#fff; color:#ffffff;}
#nav .static {
	display:block;
	position:absolute;
	width:830px;
	top:21px;
	left:0;
	background:#fff;
	margin-top:1px;
	padding:0 0 0px 0;
	z-index:10;
	color:#000;
	background-color: #fff;
}
* html #nav .static, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-top:1px;}

#nav .static a {height:5px; float:left; text-decoration:none; line-height:20px; white-space:nowrap; font-family: Tahoma, Arial, Helvetica, sans-serif; letter-spacing: 0.1em; font-size: 11px; color: #ff0101; font-weight: normal; text-decoration: none; }
#nav .static a, 

