/*  </common/css/footer.css>  */


/*  Footer
---------------------------------------------------------- */

div#footer {
	/*width: 906px;*/
	width:920px;	/*2011.10.1 Revised*/
	border-top: 1px solid #ccc;
	background-color: #e7ecef;
	line-height: 1.0;
	text-align: left;
}

div#footer p.banner {
	/*display:none;*/
	float: right;
	padding: 10px 13px;
}


/*  Footer: Footer Navigation
---------------------------------------------------------- */

div#footer ul.fnav {
	padding: 10px 13px;
	color: #999;
}

div#footer ul.fnav li {
	display: inline;
}

div#footer ul.fnav li.self a {
	color: #999;
	text-decoration: none;
	cursor: default;
}


/*  Footer: Footer-Bottom
---------------------------------------------------------- */

div#footer-bottom {
	clear: both;
	background-color: #184464;
}

/*  Footer: Copyright
---------------------------------------------------------- */

div#footer-bottom p#copyright {
	float: left;
	padding: 0 13px;
}

/*  Footer: Utility
---------------------------------------------------------- */

div#footer-bottom ul {
	float: right;
	padding: 0 13px;
}

div#footer-bottom li {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}

div#footer-bottom ul img {
	vertical-align: top;
}
