#footer {
	clear:both;
	margin: 0;
	padding: 22px 30px 17px 30px;
	background: url("../images/bottom_bg.png") repeat-y center bottom;
}
.center-bottom-bg {
	background: url("../images/center_bottom_bg.png") no-repeat center top;
	height: 18px;
}
.bottom-up {
	height: 5px;
	background: #ebeee7;
}

.bottom-columns {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	color: #747474;
}

.bottom-columns .column {
	margin: 0;
	padding: 0;
	width: 25%; /*Column width of the menu - currently set for 4 columns*/
}
.menuTitle {
	margin: 0;
	padding-bottom: .3em;
	text-align: left;
	font: bold 1em arial;
	color: #5d5d5d;
}
.first, .second, .third {
/*	border-right: 1px dotted #000;*/
}
#siteinfoLegal, #siteinfoIP {
    margin:0 auto;
	padding: 0;
	font-size: 12px;
	text-align:center;
	width: 100%;
	line-height: normal;
	clear: both;
	color: #9a9999;
/*	text-shadow: 1px 1px #eceded;*/
}
.bottom-wrapper, .bottom-wrapper a, .bottom-wrapper a:link, .bottom-wrapper a:visited {
	color: #9a9999;
	text-decoration: none;
}
.bottom-wrapper a:hover{
	color: #9a9999;
	text-decoration: underline;
}
#navSuppWrapper {
	margin: 0;
	padding: 0 0 1px 0;
	font-weight: normal;
}

#footer ul {
	margin:0;
	padding:0;
	list-style: none;
}
#footer li a {
	font-weight: normal;
	margin: 0;
	padding-left: 10px;
	background: url("../images/dots.gif") no-repeat left 5px;
	color: #747474;
	text-decoration: none;
}
#footer li a:hover {
    color: #747474;
    text-decoration: underline;
}

.footer-links {
	margin: 5px 0 2px 0;
	text-align: center;
}
.footer-links li {
	/*text-shadow: 1px 1px #eceded;*/
	font: normal 1em arial;
	display: inline;
	margin: 0 6px 0 6px;
}
