@charset "UTF-8";
/* CSS Document */

#lhn_footer {
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #0DB5DC;
	line-height: 15px;
	text-align: left;
	padding: 5px;
	border: 1px solid #FFFFFF;
	float: none;
	background-color: #F8B365;
	height: 70px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#lhn_footer a{
	color: #002872;
}
#lhn_footer #lhn_logo_box {
	width: 160px;
	float: left;
	height: 70px;
}

