#footer {	
width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	border-top: 0px solid #A01A0E;
	margin-top: 10px;
}


#footer2 {
padding-left: 225px;
}
#footer_col a, #footer_col a:link, #footer_col a:visited{
	 text-decoration: none;
	 color: black;
	 padding: 0px;
}

#footer_col a:hover {
	text-decoration: none;
	color: #A01A0E;
	padding-left: 2px;
	border-left: 10px solid #A01A0E;
	border-bottom: 1px solid #A01A0E;
}
#footer a, #footer a:link, #footer a:visited{
	 text-decoration: none;
	 color: black;
	 padding: 0px;
}

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

#footer_col {
	width: 200px;
	float: left;
	text-align: left;
}
