﻿#footer_links 
{
	margin: 10px 0 10px 15px;
	width: 1035px;
}

#footer_links h3 
{
	color: #5B9325;
}

#footer_links table td
{
	vertical-align: top;
}

#footer_links table td a
{
	color: #777;
	text-decoration: none;
	cursor: pointer;
}

#footer_links table td a:hover
{
	text-decoration: underline;
	color: #5B9325;
}

#footer_links table td  
{
	color: #193D05;
}

#footer_links table td ul
{
	margin-left: 15px;
	
}

#footer_links table td ul li
{
	list-style-type: disc;
	padding: 2px 0;
}
