@charset "UTF-8";
/* CSS Document */



.hide-text{
	text-indent:-9999px;
	
}
a:link,a:visited,a:hover,a:active{
	-moz-outline: none !important;	
}

:link:focus, :visited:focus {
	-moz-outline: none !important;
} 

.clear{
	clear:both !important;	
}


#footer .footer-inner p{
	text-align:center;
	color:#fff;
	font-size:10px;
	padding:0 0 15px 0;
}

.bottom-footer-links p{
	color:#656565;
	font-size:11px;
	
}

.bottom-footer-links a{
	text-decoration:none;
}

.bottom-footer-links a:link{
	color:#24a3dd;
}
.bottom-footer-links a:visited{
	color:#F8830C;
}
.bottom-footer-links a:hover{
	color:#fff;
}
