/*+++++++++++++++++++++++++++++++ Footer +++++++++++++++++++++++++++++++*/

#footer {
	width:610px;
	margin:0 0 0 0;
	float:left;
}

#footer_content {
    color:#333333;
	font-size:11px;
	width:610px;
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	text-align:center;
	float:left;
}

#footer a {
	color:#565656;
	text-decoration:none;
}

#footer a:hover {
	color:#FF0000;
	text-decoration:underline;
}
