a         {  color:#5e8eab;  ; text-decoration: none}
a:hover   {}
a:visited {  color:#5e8eab; }

#footer {
	clear: both;
	width:750px;
	text-align:center;
	color:#5e8eab;
	margin-top:30px;
	font-size:14px;
}

#footer .footer_menu {
	color:#5e8eab;
	font-weight:bold;
}

#footer img {
	margin-top: 5px;
	margin-bottom: 0px;
}

#footer .border {
	width:750px;
	background-color:#ffcc00;
	height:10px;
	margin-top:10px;
}

#footer .site_info {
	border-top: solid 10px #ffcc00;
	color:#555555;
	margin:10px;
	padding-top: 10px;
	font-weight:normal;
	font-size:14px;
}

#footer .link_free {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
}

html>body div {height: auto;}