.footer_bg {
	background: #ededed;
	border-right: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	padding: 15px 20px;
	text-align: center;
}

.siteFooterLinks {
	font: 9px/11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

.siteFooterLinks a {
	font: 9px/13px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

.siteFooterLinks a:link {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

.siteFooterLinks a:hover 
{
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}

.siteFooterCopyright {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

.siteFooterCopyright a {
	color: #666666;
	text-decoration: none;
}

.siteFooterCopyright a:hover {
	color: #000000;
	text-decoration: none;
}

.siteFooterContainer {
	padding-top: 10px;
}
