/******* Footer Styles ******/

#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	color: #8B9CBE;
	text-decoration: none;
	width: 940px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
	font-weight: lighter;
}
.footerContent{
	text-align: center;
}
.footerContent a{
	color: #7286AF;
	text-decoration: none;
}
.footerContent a:hover{
	text-align: center;
	color: #384A66;
}