/* footer */

#templatemo_footer {
	clear: both;
	width: 750px;
	margin: auto;
	color: #666;
	height: 250px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
	font-size: 10px;
}

#templatemo_footer  a {
	color: #000000;
}

#templatemo_footer .section_w240 {
	float: left;
	width: 145px;
	padding-right: 40px;
}

#templatemo_footer .section_w240 h3 {
	font-size:14px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333;
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 0px;
}

#templatemo_footer .footer_list li a {
	color: #666;
}

#templatemo_footer .footer_list li a:hover {
	color: #009900;
	text-decoration: underline;
}

/* end of footer */