@charset "ISO-8859-1";
.footer {
	background-image: url(../images/global/footer);
	background-repeat: no-repeat;
	height: 80px;
	width: 720px;
	float: left;
	padding-top: 40px;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

