@charset "utf-8";
#footer {
	margin-top: auto;
	margin-bottom: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b2b2b2;
	border-right-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-left-color: #b2b2b2;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #b2b2b2;
	background-color: #FFF;
	height: 115px;
	display: block;
}
#footer #sponsor {
	padding-top: 13px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 46px;
	margin: 0px;
}
#footer #sponsor img {
	display: inline;
	float: left;
}
#footer #sponsor #copyRight {
	display: block;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	width: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer #logos {
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 46px;
	padding-top: 0px;
}
#footer #logos a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
	padding-right: 25px;
}
#footer #logos a:hover{
	text-decoration:none;
}
#footer #logos a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
}
