﻿#footer_navi {
	margin-top: 50px;
	margin-left: 30px;
	float: left;
	font-size:11px;
	display:inline;
}

address {
	color: #9c9aa4;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
	float: right;
	width: 300px;
	text-align: right;
	font-size: 10px;
	margin-top: 45px;
	margin-right: 30px;
	line-height:1.5em;
	display:inline;
}
a.footer:link {
	color: #333;
	font-size: 10px;
	text-decoration: none;
}
a.footer:visited {
	color: #333;
	font-size: 10px;
	text-decoration: none;
} 
a.footer:hover {
	color: #0060CC;
	font-size: 10px;
	text-decoration: none;
} 
a.footer:active {
	color: #0060CC;
	font-size: 10px;
	text-decoration: none;
}

#footer {
	clear: both;
	padding: 0px;
	height: 115px;
	width: 840px;
	
	border-top: 0px solid #004CFF;
	font-weight: normal;
	margin-top: 5px;
	background-image:url('../images/footer3.jpg');
}