#footer {clear:both;margin:0;}
#footer #navSuppWrapper {
	margin: 10px 5px 0px 5px;
	padding: 20px 10px 10px 10px;
	background:#c0c0c0;
	font-weight: bold;
	color: #000;
	border:1px solid #999999;
	border-top:2px solid #999999;
	}	
#footer dl {margin: 0;padding:0;clear:both;height:120px;width:100%;border-bottom:1px dashed #606060;}/*Adjust the height and width of the menu*/
#footer dt {margin-bottom:.3em;font-weight:bold;}
#footer dd {margin:0;padding:0;float:left;width:24.3%;}/*Column width of the menu - currently set for 4 columns*/
#footer ul {margin:0;padding:0;list-style: none;}
#footer li {margin:0;padding:0;}
#footer li a {margin:0;padding-left:2em;display:block;}
#footer li a:hover {background:#e8e8e8;}
#footer .menuTitle {margin:0px 10px 15px 10px;padding:5px 10px 5px 10px;text-align:center;font-size:1.2em;color:#333;background-color:#b0b0b0;}
.first, .second, .third {border-right:1px dotted #444;}
#footer #siteinfoLegal {
	margin:0 auto;
	padding: .5em 0 0;
	font-size: 0.9em;
	text-align:center;
	width:100%;
	line-height:normal;
	clear:both;
}
#siteinfoLegal a {padding: 0 0.5em 0 0.5em;color: #000;font-weight:bold;white-space: nowrap; }
#siteinfoLegal a:hover {color: #000;background: #e8e8e8;}