#footer {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	background-color: #000000;
	padding: 0px;
	margin-bottom: 0px;
}
.leftL {
	font-size: 11px;
	color: #333333;
	float: left;
	font-family: Tahoma, Verdana, "Century Gothic";
	text-decoration: none;
	padding-top: 8px;
}
.leftL a:link, .leftL a:visited {
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Verdana, "Century Gothic";
	text-decoration: none;
}
.leftL a:hover {
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, Verdana, "Century Gothic";
	text-decoration: none;
}
#footerholder {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
