#footer {
        clear:both;
		background:url(../images/footer-bg.jpg) repeat-x;
margin-top:18px;
        }
#navSuppWrapper {
	margin: 10px 5px 0;
	padding: 0;
	background:none;
	font-weight: bold;
	color: #0d87c4;
	}	
dl {margin: 0 0 3px 0;padding:0;clear:both;height:79px;width:100%;}/*Adjust the height and width of the menu*/
dt {margin-bottom:.3em;font-weight:bold;}
dd {margin:0;padding:0;float:left;width:24.3%;}/*Column width of the menu - currently set for 4 columns*/
ul {margin:0;padding:0;list-style: none;font-weight: normal;}
li {margin:0;padding:0;}
li a {margin:0;padding-left:0em;display:block;color:#0d87c4;white-space: nowrap;}
li a:hover {background:#FFFFFF;}
.menuTitle {margin:0;padding-bottom:.3em; text-align:left;font-size:1em; font-weight:bold;color:#0d87c4;}
.first, .second, .third {border-right:1px dotted #000;}
#siteinfoLegal {
   margin:0 auto;
	background: #0d87c4 url(../images/menu-bg.jpg) repeat-x;
        padding: .5em 0em .5em;
        font-size: 12px;
        text-align:center;
        width:100%;
        line-height:normal;
        color:#ffffff;
        margin-bottom:10px;
		margin-top:15px;
        clear:both;
}
#siteinfoLegal a {padding: 0 0.5em 0 0.5em;color: #fff;font-weight:bold;white-space: nowrap; }
#siteinfoLegal a:hover {color:#000;background: #fff;}
