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

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

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

.footer_bottom a
{
	color: #114172;
	text-decoration: none;
}


.borderHorizon
{
	
	background: url('../img/border.png') repeat-x;
	width: 100%;
	height: 1px; 
}