#footer {
	clear: both;
	margin: 0;
	background-color: #000;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 30px;
	border-top: 2px solid #d2cece;
	border-bottom: 2px solid #d2cece;
}
#footer a:hover {
	color: #990000;
}
#navSuppWrapper {
	margin: 10px 5px 0;
	padding: 0;
	background: none;
	font-weight: bold;
}
#navSuppWrapper a {
	color: #444;
	font-weight: normal;
	
}
dl {
	margin: 0 0 3px 0;
	padding: 0;
	clear: both;
	height: 50px;
	width: 100%;
	border-top: solid 1px #fff;
	padding-top: 10px;
}/*Adjust the height and width of the menu*/
dt {
	margin-bottom: .3em;
	font-weight: bold;
}
dd {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	display:inline;
}/*Column width of the menu - currently set for 4 columns*/
dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
}
dd li {
	margin: 0;
	padding: 0;
	display:inline;
	text-align:center;
}
dd li a {
	margin: 0;
	padding-left: 2em;
	display: inline;
}

#footer li a {
	display:inline;
}

dd li a:hover {
	color: #444;
}
.menuTitle {
	margin: 0;
	padding-bottom: .8em;
	text-align: center;
	font-size: 1.1em;
	color: #000001;
	display:none;
}
.first, .second, .third {
	/*border-right: 1px solid #d2cece;*/
}
#siteinfoLegal {
	padding: .5em 0 0;
	font-size: 0.9em;/*text-align:right;*/
	width: 100%;
	line-height: normal;
	clear: both;
	color: #444;
	margin-left: 20px;
	float: left;
	margin-top: -40px;
}
#siteinfoLegal a {
	padding: 0 0.5em 0 0.5em;
	color: #444;
	font-weight: bold;
	white-space: nowrap;
}
#siteinfoLegal a:hover {
	color: #990000;
}
.twitter-image {
	margin-right: 10px;
}
#social-media {
	float: right;
	margin-right: 15px;
	margin-top: -40px;
}
#bannerSix {
	margin-top: -40px;
	margin-bottom: 30px;
}

#footer #siteinfoLegal {
	text-align:center;
}
