div#footer {
	position:relative;
	background:url(images/footer.png) no-repeat left top;
	width:980px;
	height:65px;
	text-align:left;
	margin:0 auto;
	padding:5px 0 0 20px;
}

* html div#footer {
	background:url(images/footer.gif) no-repeat left top!important;
}

span.footer_links {
	background:transparent;
	color:inherit;
	font-size:11px;
	font-family:arial, sans-serif;
	padding-top:2px;
}

span.footer_links a {
	background:transparent;
	color:#6e8f26;
	text-decoration:none;
	padding-right:5px;
	padding-left:3px;
	border-right:1px solid #6e8f26;
}

span.footer_links a:hover {
	background:transparent;
	color:#6e8f26;
	text-decoration:underline;
	padding-right:5px;
	padding-left:3px;
	border-right:1px solid #6e8f26;
}

span.footer_credits {
	background:transparent;
	color:#c9ccbc;
	font-size:11px;
	font-family:arial, sans-serif;
	padding-top:2px;
	padding-right:60px;
}

span.footer_credits a {
	background:transparent;
	color:#c9ccbc;
	text-decoration:none;
}

span.footer_credits a:hover {
	background:transparent;
	color:#6e8f26;
	text-decoration:underline;
}
div#footer div#zone_mail {
	position:absolute;
	top:-5px;
	left:960px;
	width:50px;
	height:50px;
}
div#footer div#zone_mail a span {
	position:relative;
	display: block;
	font-weight:bold!important;
	color: #c0dd80!important;
	top:20px!important;
	left:-305px!important;
	width:300px!important;
	height:20px!important;
	text-align: right;
}
div#footer div#zone_mail img,div#zone_header div#zone_mail img {
	position:relative;
	top:-20px;
	width:50px;
	height:50px;
	background:url(images/send_friend.gif) no-repeat;
}
