@charset "iso-8859-7";
#footer {
	background: url(../images/footer_back.jpg) repeat-x bottom;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
	clear: both;
	height: 140px;
	width: 100%;
}
#footer #sponsors {
	display: block;
	margin: 0px auto 5px;
	padding: 0px;
	width: 960px;
	background: url(../images/sponsors/sponsors_back.gif) repeat-x;
	height: 71px;
	list-style: none;
}
#footer #sponsors li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 71px;
	background: no-repeat center center;
}
#footer #sponsors img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
#footer #sponsors li a {
	display: block;
	margin: 0px 5px;
	padding: 0px;
}
#footer #sponsors .start {
	background: url(../images/sponsors/sponsors.jpg) no-repeat;
	width: 36px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-indent: -9999px;
	display: block;
}
#footer #sponsors .end {
	margin: 0px;
	padding: 0px;
	float: right;
	background: url(../images/sponsors/sponsors_end.gif) no-repeat;
	width: 5px;
}
#footer #copyright {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999797;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 960px;
	height: 60px;
}
#footer #copyright a {
	color: #666565;
	text-decoration: underline;
}
#footer #copyright a:hover {
	color: #999797;
}

#footer #copyright .logo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 135px;
}
#footer #copyright .logo a {
	background: url(../images/logo_enosi_small.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 121px;
}
#footer #copyright .copy {
	display: block;
	margin: 0px;
	padding: 25px 0px 0px;
	float: left;
}
#footer #copyright .design {
	display: block;
	margin: 0px;
	padding: 35px 20px 0px 0px;
	float: right;
}
