@charset "utf-8";
/* CSS Document */

div#footer-left-text {
	text-align:left;
	position:absolute;
	left: 38px;
	top: 20px;
	width: 673px;
	font-size: 10pt;
}

#footer-left-text a, #footer-right-text a {
	color: #ffffff;
}

div#footer-right-text {
	position: absolute;
	text-align: right;
	right: 38px;
	top: 14px;
	width: 250px;
	font-size: 10pt;
}
img.social-network-icons {
	border:0px;
	padding-right: 8px;
}
div#each-page-footer {
	padding: 0px;
	margin: 0px;
	position:relative;
	left: -17px;
	width: 1024px;
	height: 54px;
	background-color: #000000;
	color: #ffffff;
}

a.footer {
	color:#FFF;
}
a:hover.footer {
	color:#999;
}
