@charset "utf-8";
/* CSS Document */
.footer_spacer_twenty {
	width:625px;
	height:20px;
	float:left;
}
.footer_hold{
	width:625px;
	height:auto;
	float:left;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer_txt {
	width: 625px;
	height: auto;
	float: left;
	text-align:center;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.footer_link {
	width:auto;
	height:auto;
	text-align:center;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
a.footer_link:hover {
	width:auto;
	height:auto;
	text-align:center;
	text-decoration:underline;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.web_award{
	float: left;
	width:	110px;
	height: 40px;
	margin-top:5px;
	margin-left: 257px;
	display:inline;
}
#excel_2010{
	background-image:url(../images/web_excel_2010.jpg);
}
