div#footer-wrapper {
	background:					#82b552;
	border-top:					1px solid #6a9d3a;
	text-align:					left;
}

div#footer {
	background:					#82b552;
	width:						980px;
	padding:					30px 0 30px 0;	
	margin:						0 auto;
	overflow:					hidden;
}

div.column {
	float:						left;
	width:						120px;
	font-size:					11px;
	font-weight:				normal;
}

div.column ul strong {
	color:						#2d4f0c;
	font-weight:				bold;
	list-style: 				none;
}

div.column ul li {
	line-height:				22px;
	font-weight:				normal;
	list-style: 				none;
	color:						#3a6611;
}

div.column ul li a {
	color:						#3a6611;
	font-weight:				normal;
	text-decoration: 			none;
}

#articlelinks a {
	color:						#3a6611;
	font-weight:				normal;
	text-decoration: 			none;
	font-size:					11px;
}