#bottom .mainWrapper {
	width: 938px;
}

#footer {
	clear:both;
	margin: 0;
}

.bottom-columns {
	font-size: 11px;
	margin: 2px 0 3px;
	clear:both;
	width:100%;
/*	border: 1px solid #e7e7e7;*/
/*	background: #F7F7F7;*/
	padding: 12px 0;
	line-height: 14px;
	*display: inline-block;
}
.bottom-columns td {
	padding: 0 12px;
	*padding: 12px 12px 0;
	vertical-align: top;
	color: #626262;
	*display: inline-block;
	border-left: 1px solid #e7e7e7;
}
.bottom-columns td:first-child {
	border-left: none;
}
.bottom-columns tr + tr td {
	*padding-top: 0px;
	*padding-bottom: 12px;
}
.bottom-columns .menuTitle img {
	margin: 4px 0 0px;
}
.bottom-columns .column {
	width: 20%; /*Column width of the menu - currently set for 4 columns*/
}
.menuTitle {
	margin: 0;
	padding-bottom: 5px !important;
	text-align: left;
	font: bold 11px arial;
	color: #626262;
}
.first, .second, .third, .fourth {
}
#siteinfoLegal, #siteinfoIP {
    margin: 0 auto;
	padding: 0px 0 8px;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	color: #999999;
	float: left;	
}
.bottom-wrapper, .bottom-wrapper a, .bottom-wrapper a:link, .bottom-wrapper a:visited {
	color: #bbbbbb;
	text-decoration: none;
}
.bottom-wrapper a:hover{
	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 ul li {
	background: url("../images/dots.gif") no-repeat left center;
	padding: 2px 0 3px 8px;
}
#footer li a {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding-left: 1px;
	color: #777777;
	line-height: 14px;
}
#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;
}
/*
.fourth ul li {
	background: none !important;
	padding: 0 !important;
}

#footer .fourth li a, .social-links a {
	background: url("../images/social-icons.gif") no-repeat left top;
	display: block;
}
#footer .fourth li a {
	padding: 5px 0 5px 28px;
}
*/
.social-links a {
	height: 25px;
	width: 25px;
	padding: 0 !important;
	margin: 0;
	display: inline-block;
}
a.facebook-icon {
	background-position: 0 37% !important;
}
a.blog-icon {
	background-position: 0 74% !important;
}
.v-site-link {
	float: left;
	padding: 0 0 7px;
}
.social-links {
	float: right;
}
.bottom-icons {
	padding: 5px 0;
	margin: 0 0 5px;
/*	border-top: 1px solid #e7e7e7;*/
	text-align: center;
}
.bottom-wrapper {
	padding: 10px 0 10px;
}