div#subMenu
{
	float:left;
	width: 750px; /*265*/
	height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul#subMenuList
{
	width: 750px; /*265*/
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type:none;
	border-bottom:#000000 2px solid;
}
.floatFix {
	clear: both;
}
