/* Footer */

#footer{
	clear:both;
	width:968px;
	padding: 4px 0px 4px 0px;
	margin:0 1px;
	font-size: 0.9em;
	font-weight: normal;
	color:#f0f0f0;
	background-color:#8D181C;
	line-height: 1.3em;	
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{
	font-size: 1.0em;	
	color:#f0f0f0;
	background-color:inherit;
	font-weight:normal;
	padding: 1px 2px 2px 2px;
}
#footer a:hover{
	color:#ffffff;
	background-color:inherit; 
	text-decoration: underline;}

#belowfooter p {
	clear:both;
	font-family: arial, helvetica, san-serif;
	width:968px;
	padding: 4px 0 2px 0;
	margin:0 1px;
	color:#999;
	background-color:#FFFFFF;
	text-align: center;	
	font-size: 0.9em;
	line-height: 1.6em;	
	}
#belowfooter p.last {
	padding: 0px 0 6px 0;
}
#belowfooter a:link{
	color:	#999;	
	padding: 0 0 0 0;
	margin: 0;
	font-size: 1.0em;
	font-family: arial, helvetica, san-serif;	
	}
#belowfooter a:visited{
	color: #999; 
	font-size: 1.0em;
	}
	
#belowfooter a:hover{
	color: #777; 
	text-decoration: underline;	
	font-size: 1.0em;
	}
	