@charset "UTF-8";/* CSS Document */#superWrapper #footerWrapper {	background-image: url(../images/layout/pmta_black_fade.png);	background-repeat: repeat-x;	background-position: left top;	display: block;	margin: 0px;	padding: 0px;	float: left;	width: 100%;	position: relative;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #333;	clear: both;	height: 100px;}#superWrapper #footerWrapper #footer {	display: block;	margin: 0px 0px 0px -475px;	padding: 10px 0px;	float: left;	width: 950px;	position: relative;	left: 50%;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #FFF;}#superWrapper #footerWrapper #footer a {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #FFF;	text-decoration: none;}#superWrapper #footerWrapper #footer a:link, #superWrapper #footerWrapper #footer a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #FFF;	text-decoration: none;}#superWrapper #footerWrapper #footer a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #C93;	text-decoration: none;}
