a.footer_title:visited, a.footer_title:link {
	font-family:helvetica, sans-serif;
	font-size:15px;
	color:white;
	font-weight:bold;
}

a.footer_med:visited, a.footer_med:link {
	font-family:helvetica, sans-serif;
	font-size:13px;
	color:white;
}

a.footer_small:link , a.footer_small:visited{
	font-family:helvetica, sans-serif;
	font-size:11px;
	color:white;
}

div.footer {
	border-top-width:5px;
	border-style:solid;
	border-color:#635F5C;
	background-color:#000000;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	margin-bottom:0px;
	width:100%;
}

hr.footer {
	border-width:1px;
	border-style:solid;
	border-color:gray;
	margin-right:auto;
	margin-left:auto;
	width:900px;
}

table.footer {
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

td.footer {
	width:100%;
}
td.footer_third {
	width:33%;
	padding:30px;
}