@charset "utf-8";
/* CSS Document */

.homeFooter {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:960px;
	padding:30px 0 0 0;
}
.footerMenu {
	text-align:center;
	width:960px;
}
.footerMenu a {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:12px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
.copyRightadjustments {
	clear:both;
	display:inline;
	font-size:11px;
	margin:12px 0 0 10px;
	text-align:center;
	width:960px;
}