#footer {
	clear:both;
	margin: 0;
	margin-top: 50px;
	padding: 2px 0px 2px 0px;

}

.bg1 { background: url(../images/homepage05.gif) repeat-x left bottom; }
.bg2 {
	clear:both;
	margin: 0;
	padding: 2px 30px 2px 30px;
	background: url(../images/homepage01.gif) repeat-x left top;
}

.center-bottom-bg {
	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;
}

