.pad {clear:left; padding-top:270px;}
#navmen 
{
	margin-left:25px;
}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/multi-column.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 
#navmen {
	height: 41px;
	float:left;
	padding-left:20px;
	background: url(images/umenu.gif) no-repeat left top repeat-x;
	font-family:arial, sans-serif;
	margin-left: 22px;
	margin-top: 3px;
	left: 22px;
	top: 135px;
}
 
#menu {
	height:41px;
	position:relative;
	font-size:13px;
	margin: 0;
	z-index:1000;
	/*background:#fff url(multicolumn/tabRight.gif) no-repeat right top;*/
	background: #fff url(images/umenu.gif) center center repeat-x;
	float:left;
	padding-right:20px;
}
#menu table.ie6 {border-collapse:collapse; margin:0; padding:0;}
 
#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {float:left;}
#menu ul li a {display:block; float:left;padding:0 15px 0 0;text-decoration:none; color:#FFF; font-weight:bold; height:41px;line-height:40px;font-size:11px; background:url(images/umenu.gif) no-repeat right top;}
#menu ul li a b {display:block; float:left;padding:0 0 0 15px; text-decoration:none; color:#fff; font-weight:bold; height:41px;line-height:40px;font-size:11px;background:url(images/umenu.gif) no-repeat left top; cursor:pointer;} /*controls main menu initial color*/
 
#menu ul li div.holder {position:absolute; left:-9999px;}		/*hides sub menus until user hover over items left:-9999px;*/
 
#menu ul li div .leftSide {float:left; background: #000099; url(images/umenu.gif) no-repeat left bottom;}/*left little margin bar color*/
#menu ul li div .rightSide {float:left; margin-left:10px; display:inline; padding:0 10px 0 2px; background: #007cec;}/* good 5/12/2010 007cec SubMenu background color */
 
#menu ul li:hover {position:relative;}
#menu ul li a:hover {color:#910; background-position:right center; white-space:nowrap; position:relative;} /*  */
#menu ul li a:hover {background:url(images/gmenu.gif) center;}/*sub menu hove color and far rigt of far left and right main menu color*/
#menu ul li a:hover b {color:#fff; background-position:left center; background:url(images/gmenu.gif) no-repeat center center} /*end main hyperlinks on hover color*/
#menu ul li a:hover b {background:url(images/dmenu.gif) center;} /*right and left hyperlinks main on hover color*/
#menu ul li a.sub:hover {color:#910; background-position:right bottom; white-space:nowrap; position:relative;}
#menu ul li a.sub:hover b {color:#910; background-position:left bottom;}
 
#menu ul li:hover > a {color:#910; position:relative;}
#menu ul li:hover a.sub {color:#910; background-position:right bottom; white-space:nowrap; position:relative;}
#menu ul li:hover a.sub {background:url(images/dmenu.gif) center;} /*causes main hyperlink left & center to stay on when in second level menu*/
#menu ul li:hover a.sub > b {color:#ffffff; background-position:left bottom;}/*center hyperlinks main on hover color*/
#menu ul li:hover a.sub > b {background:url(images/dmenu.gif) center;} /*causes main hyperlink right to stay on when in second level menu*/
#menu ul :hover div.holder {position:absolute; top:41px; left:4px; margin: 0; padding: 0;}
 
#menu ul li.right a:hover div.holder {left:auto; right:3px; top:41px;}
#menu ul li.right:hover div.holder {left:auto; right:4px; top:41px;}
#menu ul li.center:hover div.holder {center:auto; left:-530px; top:41px;}/* try to center menu in 2nd level*/
 
#menu ul dl {width:auto; margin:5px 0 10px 2px; padding:0 5px 0 2px;list-style:none;}
#menu ul dl dt {padding:0 10px 0 5px; margin:0; line-height:20px; background:#000099; color:#fff; white-space:nowrap;}/* SubMenu Title background color */
#menu ul dl dd {display:block; padding:0; margin:0;}
#menu ul dd a {background-image: none; display:block; height: 20px; line-height: 20px; color:#ffffff; text-align:left; margin: 0; padding:0 10px;font-weight:normal; white-space:nowrap; float:none;}/* 421 SubMenu Text color */
#menu ul dd a:hover {color:#000099;}/* c60 SubMenu hover text color */
 
#menu ul table td {vertical-align:top;}

