#subHeader {
	clear:both;
	margin:0px auto 0pt;
	position:relative;
	overflow:hidden;
}

ul#subMenu {
	clear:both;
	height:20px;
	margin-left: 215px;
	margin-top:0px;
	width: 730px;
	background-color: #eee;
	padding-left:35px;
}

ul#subMenu li{
	height:18px;
	float:left;

	list-style: none;
	padding: 3px;
}
ul#subMenu li a{
	text-decoration: none;
	color:#000000;
}
ul#subMenu li a:hover{background-color: #cccccc;}

#gMdsSubNav {
}




