#footer {
	float: left;
	clear: both;
	height: 1%;
	color: black;
	padding-top: 35px;
	margin-bottom: 20px;
}
#footer_top {
	float: left;
	width: 590px;
	padding-right: 158px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #666;
	text-align: center;
	color: #666;
	font-size: 1.1em;
}
#footer_l {
	float: left;
	width: 161px;
	margin-top: -8px;
}
#footer_r {
	clear: left;
	padding-left: 595px;
	padding-top: 10px;
	color: #666;
	font-size: 0.9em;
	padding-bottom: 20px;
}
#evolving {
	clear: left;
	padding-left: 20px;
	width: 100px;
}