/* Footer Style */

#footer
{
	margin-left: -5px;
	width: 900px;
	height: 110px;
}

#footer img{
	width: 900px;
	height: 110px;
}

#footer p
{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-family: monospace, "Courier New", Courier, Monaco;
	color: #5c5c5c;
}

#footer p a:hover
{
	background-color:white;
}