.pad {clear:left; padding-top:270px;}

/* ================================================================ 
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.
=================================================================== */

#nav {
	height:60px;
	float:left;
	font-family:arial, sans-serif;
	/*	background-image: url(/images/tabLeft-3.gif);
*/	background-repeat: repeat-x;
	background-position: left top;
	margin-left:14px;
	width: 900px;	/*padding-left:20px;*/
}

#menu {
	height:60px;
	position:relative;
	font-size:14px;
	z-index:1000;
/*	float:left;*/
	padding-right:20px;
	margin: auto;
/*	background-image: url(/images/tabLeft-3.gif);
*/	background-repeat: no-repeat;
	background-position: right top;
}
#menu table.ie6 {border-collapse:collapse; margin:0; padding:0;}

#menu ul {
	margin:0;
	list-style: none;
	padding: 0;
}
#menu ul li {float:left;}
#menu ul li a {
	display:block;
	float:left;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	height:60px;
	line-height:40px;
	font-size:13px;
/*	background:url(/images/tabLeft-3.gif) no-repeat right top;
*/	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}
#menu ul li a b {
	display:block;
	float:left;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	/*height:60px;*/
	line-height:40px;
	font-size:13px;
/*	background:url(/images/tableft2.gif) no-repeat left top;
*/	cursor:pointer;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-top: 10px;
}

#menu ul li div.holder {position:absolute; left:-9999px;}

#menu ul li div .leftSide {float:left; background: url(/images/dropLeft.gif) no-repeat left bottom;}
#menu ul li div .rightSide {
	float:left;
	margin-left:10px;
	display:inline;
	background:  url(/images/dropRight.gif) no-repeat right bottom;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#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 b {color:#910; background-position:left center;}
#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 > b {color:#910; background-position:left bottom;}

#menu ul :hover div.holder {position:absolute; top:60px; left:4px; margin: 0; padding: 0;}

#menu ul li.right a:hover div.holder {left:auto; right:3px; top:60px;}
#menu ul li.right:hover div.holder {left:auto; right:4px; top:60px;}

#menu ul dl {
	width:auto;
	list-style:none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#menu ul dl dt {
	margin:0;
	line-height:20px;
	color:#003366;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#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:#000000;
	text-align:left;
	margin: 0;
	font-weight:normal;
	white-space:nowrap;
	float:none;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 11px;
}
#menu ul dd a:hover {
	color:#FF6600;
}

#menu ul table td {vertical-align:top;}

#navwrapper0709 {
	margin: 0 auto;
/*	background-image: url(/images/tabLeft-3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear:both;*/
	width: 926px;
}
