#footer{
	clear: both;
	margin: 10px 0; padding: 10px 0;
	border-top: 1px solid #cdcdcd;
}
#footer h2{
	margin: 0 0 10px 0; padding: 0 0 10px 0;
	color: black;
	background: url(../img/dot.gif) repeat-x 0 100%;
	font-size: 1.4em; font-weight: bold;
}
#footer .footer-nav{
	margin: 0 0 10px 0; padding: 0 0 10px 0;
	color: black;
	background: url(../img/dot.gif) repeat-x 0 100%;
	font-size: 1.2em;
}
#footer .footer-nav h3{ font-weight: bold; }
#footer .footer-nav a 
{
	color: black;
}
#footer .footer-nav li{
	float: left;
	width: 306px;
	margin: 0 10px 0 0;
	display: block;
}
#footer .footer-nav li li{
	float: none;
	width: 100%;
}
#footer .copyright{
	margin: 0 0 10px 0; padding: 0 0 10px 0;
	color: black;
	background: url(../img/dot.gif) repeat-x 0 100%;
	font-size: 1.1em;
	text-align:center;
}
#footer .bottom-nav{
	text-align: center;
	font-size: 1.2em;
	color: black;
}