#footer {
	margin-top: 30px;
	text-align:center; 
}
#footer-inner {
	background: url('/img/frontend/container/bg_smallfooter.png') no-repeat;
	height: 54px;
	padding: 20px;
	padding-top: 10px;
	text-align:left; 
}
#footer h5 {
	padding: 5px 0 5px 30px;
	margin: 0;
	color: #084358;
	font-size: 12px;
	font-weight: normal;
	background: url('/img/frontend/navi/footerlogo.png') no-repeat;
	text-transform: uppercase;
}

#footer ul {
	width: 150px;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
}

#footer li a {
	color: #084358;
	font-size: 10px;
}