#footer {
	clear: both;
	color: #aaa;
	font-size: 12px;
	margin-bottom: 30px;
	padding-top: 16px;
	text-align: center;
}

#footer a, #footer a:visited {
	color: #aaa;
	text-decoration: none;
}

#footer a:hover {
	color: #aaa;
	text-decoration: underline;
}
#oldfooter {
	position: relative;
	clear: both;
	color: #aaa;
	font-size: 12px;
	padding-top: 16px;
	text-align: center;
}

#oldfooter a, #oldfooter a:visited {
	color: #aaa;
	text-decoration: none;
}

#oldfooter a:hover {
	color: #aaa;
	text-decoration: underline;
}
#oldfooter .internal_links {
	float: left;
	width: 500px;
	margin-left: 0px;
	text-align: left;
}
#oldfooter .internal_mails {
	width: 445px;
	float: left;
	text-align: right;
}


#powered_by {
	margin: 15px 0 20px;
}


/*BEGIN MEGA FOOTER */
#footerContenitor.footer .socialIcons a {
    margin-left: 3px;
    text-indent: 0;
}
/*END MEGA FOOTER*/
