/* Footer Style */

#footer {
	clear: both;
	width: 903px;
	text-decoration: none;
	text-align: center;
	font: normal 12px  Calibri, Arial,  Helvetica, sans-serif;
	display: block;
	color: #FFFFFF;
	background: #93D1F6 repeat-x;
	border-bottom: 1px solid #0E6AA1;
}

#footer a{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background: #0486d3 repeat-x;
}

#footer p{
	font: normal 12px  Calibri, Arial,  Helvetica, sans-serif;
}