#footer
{
	float:left;
	padding-top:15px;
	text-align:center;
	width:100%;
}

.footer_text
{
	color:#9C9E9F;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	font-weight:600;
	line-height:12pt;
}

.footer_bottom 
{
	color:#9C9E9F;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:600;
}

.footer_text a 
{
	color:#9C9E9F;
}

.footer_text a:link
{
	text-decoration:none;
}

.footer_text a:active
{
	text-decoration:none;
}

.footer_text a:visited
{
	text-decoration:none;
}

.footer_text a:hover
{
	text-decoration:underline;
}