
#subnav {
	width: 980px;
	/*height: 99px;*/
	height:116px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#subnav li {
	float: left;
	/*width: 198px;*/
	width:199px;
	/*height: 100px;*/
	height:116px;
	line-height: 1.5em;
	list-style:none;
}

#subnav li.last { width: 200px; background: none;}

#subnav li:hover {width:199px;}

#subnav li#endRight {width:184px;}

#subnav li#endRight:hover {border-right:none; width:184px;}




#subnavbtm {
	width: 982px;
	/*height: 99px;*/
	height:151px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-top:10px;
}

#subnavbtm li {
	float: left;
	/*width: 198px;*/
	width:316px;
	/*height: 100px;*/
	height:151px;
	line-height: 1.5em;
	list-style:none;
	margin-right:16px;
}

#subnavbtm li.last { width: 316px; background: none;}

#subnavbtm li:hover {width:316px;}

#subnavbtm li#endRight {width:250px; margin-right:0px;}

#subnavbtm li#endRight:hover {border-right:none; width:300px;}
