@charset "utf-8";
/*=============================================================
 Footer Layout
=============================================================*/
#footer{
	width:100%;
	padding-top:40px;
}
#footer #footer-menu-section{
	width:951px;
	margin:0 auto;
	text-align:left;
}
#footer #footer-menu-section ul#footer-menu-top{
	width:951px;
	overflow:hidden;
	border-bottom: 1px solid #b3b8bf;
}
#footer #footer-menu-section ul#footer-menu-top li{
	float:left;
	padding:4px 20px 0px 0px;
}
#footer #footer-menu-section ul#footer-menu-top li#pagetop{
	float:right;
	padding:2px 11px 2px 11px;
	border-top: 1px solid #b3b8bf;
	border-left: 1px solid #b3b8bf;
	border-right: 1px solid #b3b8bf;
}
#footer #footer-menu-section li a{
	display:block;
	padding:5px 0 5px 11px;
	background: url(../img/arw_bl.gif) no-repeat left 10px;
	line-height:120%;
}
#footer #footer-menu-section ul#footer-menu-top li#pagetop a{
	display:block;
	padding:5px 0 5px 13px;
	background: url(../img/arw_top.gif) no-repeat left 11px;
	line-height:120%;
	color:#0a527a;
}
#footer #footer-menu-section ul#footer-menu-top li#pagetop a:hover,
#footer #footer-menu-section ul#footer-menu-top li#pagetop a:visited{
	color:#0a527a;
}
#footer #footer-menu-section ul#footer-menu-bottom{
	width:951px;
	overflow:hidden;
}
#footer #footer-menu-section ul#footer-menu-bottom li{
	float:left;
	padding:1px 20px 2px 0px;
}
#copyright{
	width:100%;
	background: url(../img/shadow_bg.gif) repeat-x left top;
}
#copyright-inner{
	width:951px;
	margin:0 auto;
	text-align:left;
	padding:14px 0 20px;
	overflow:hidden;
}
#copyright-inner #copy-txt{
	float:left;
	width:300;
	padding:17px 0 0;
}
#copyright-inner #ftr-logo{
	float:right;
	width:300;
}
#copyright-inner #ftr-logo img{width:auto; height: auto;}











