#footer {
	height: 150px;
	width: 918px;
	padding-left: 22px;
	background-image: url(../../images/footer/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #646464;
}
#footer_logo {
	float: left;
	margin-right: 55px;
	height: 45px;
	width: 257px;
	background-image: url(../../images/footer/footer_logo.gif);
	background-repeat: no-repeat;
}
#footer_txt_menu {
	float: left;
	margin-top: 34px;
	height: 15px;
	width: 600px;
	font-size: 11px;
}
#footer_txt_menu a {
	text-decoration: none;	
}
#footer_txt_copy {
	float: left;
	margin-top: 40px;
	height: 15px;
	width: 480px;
	font-size: 11px;
}
#footer_utils {
	float: right;
	display: inline;
	margin-right: 14px;
	margin-top: 40px;	
	font-size: 11px;
}
#footer_utils #rss {
	width: 72px;
	float: left;
	display: inline;
	padding-left: 15px;
	background-image: url(../../images/footer/footer_rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer_utils #print {
	width: 57px;
	float: left;
	display: inline;
	padding-left: 13px;
	background-image: url(../../images/footer/footer_print.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer_utils #sitemap {
	width: 74px;
	float: left;
	display: inline;
	padding-left: 11px;
	background-image: url(../../images/footer/footer_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#footer a {
	color: #646464;
}
#footer a:hover {
	text-decoration: underline;		
	color: #9B0505;
}
#footer_clearer {
	clear: left;
}

#footer_utils #privacy {
	width: 74px;
	float: left;
	display: inline;
	padding-left: 11px;
	background-image: url(../../images/footer/footer_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer_utils #termini {
	width: 74px;
	float: left;
	display: inline;
	padding-left: 11px;
	background-image: url(../../images/footer/footer_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
