#bottom .mainWrapper {
	width: 938px;
}
.bottom-wrapper {
	padding: 5px 4px 0 4px;
}
#footer {
	clear:both;
	margin: 0;
}

.bottom-columns {
	font-size: 11px;
	margin: 15px 0 0;
	clear:both;
	width:100%;
	border: 1px solid #e5e5e5;
	border-right: none;
}
.bottom-columns td {
	padding: 5px;
	border-right: 1px solid #e5e5e5;
}

.bottom-columns .column {
	width: 25%; /*Column width of the menu - currently set for 4 columns*/
}
.menuTitle {
	margin: 0;
	padding-bottom: .3em;
	text-align: left;
	font: bold 12px arial;
	color: #444444;
	background: url("../images/sidebox_left.gif") repeat-x left bottom #aaaaaa;
}
.first, .second, .third, .fourth {
}
#siteinfoLegal, #siteinfoIP {
    margin: 0 auto;
	padding: 0;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	color: #7e7f7f;
	float: left;	
}
.bottom-wrapper, .bottom-wrapper a, .bottom-wrapper a:link, .bottom-wrapper a:visited {
	text-decoration: none;
}
.bottom-wrapper a:hover{
	color: #6f6f6f;
	text-decoration: underline;
}
#navSuppWrapper {
	margin: 0;
	padding: 0 0 1px 0;
	font-weight: normal;
	border: none;
}

.legalCopyright {
	line-height: 16px !important;
}
#footer ul {
	margin:0;
	padding:0;
	list-style: none;
}
#footer li a {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding-left: 1px;
}
#footer li a:hover {
}

.footer-links {
	padding: 0 0 15px 0;
}
.footer-links li {
	font: normal 11px arial;
	display: inline;
	margin: 0 0 0 12px;
}
.footer-links a {
	color: #777777 !important;
}
