#footer {
	clear:both;
	margin: 0;
}
.center-bottom-bg {
	height: 18px;
}
.bottom-up {
	height: 10px;
	background: red;
}

.bottom-columns {
	padding: 17px 20px 19px 14px;
	clear: both;
	width: 100%;
	color: #323232;
	* margin: 17px 20px 17px 10px;
	* display: inline;
}

.bottom-columns .column {
	margin: 0;
	padding: 0 0 0 15px;
	font: normal 1em arial;
	color: #fff;
	width: 25%; /*Column width of the menu - currently set for 4 columns*/
	vertical-align: top;
}

.bottom-columns .column + .column,
.bottom-columns .menuTitle + .menuTitle {
}
.menuTitle {
	margin: 0;
	padding: 0 0 0.3em 15px;
	text-align: left;
	font-size: 14px;
	color: #FFF;
}
.first, .second, .third {
	/* border-right: 1px solid #e2e2e2; */
}
#siteinfoLegal, #siteinfoIP {
    margin:12px 0 12px 4px;
	padding: 0;
	font-size: 12px;
	text-align:center;
	line-height: normal;
}


#navSuppWrapper {
    color: #6a6a6a;
    float: left;
    margin: 5px auto 0;
    text-align: left;
    width: 960px;
}

#footer ul {
	margin: 0;
	padding:0;
	list-style: none;
}
#footer li a {
	margin: 0;
	padding: 2px 0 3px;
	line-height: 14px;
	display: inline-block;
	font-size: 13px;
}
#footer li a:hover {
    text-decoration: underline;
}

.footer-links {
	text-align: center;
}
.footer-links li {
	/*text-shadow: 1px 1px #eceded;*/
	font: normal 1em arial;
	display: inline;
	margin: 0 6px 0 6px;
}