#footer{
	background: #e8ebef;
    margin-left: auto;
    margin-right: auto;
    width:819px;
    height:83px;
    clear:both;
    }
#footerb{
	background: #e8ebef;
    margin-left: auto;
    margin-right: auto;
    width:748px;
    height:35px;
    clear:both;
    }
    
#footera{
	display: block;
	color:#666666;
	font-size:13px;
	height:12px;
	clear: both; 
	margin-left: auto;
    margin-right: auto;
    width:748px;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
	text-decoration: none;
}

.footerline{
	width:1px;
	height:11px;
	background:#CCCCCC;
}

#footera ul{
	display:block;
	color:#666666;
	width:748px;
	margin:0;
	padding:0;
	list-style-type:none;
	}
#footera ul li{
	float:left;
	display: block;
}
#footera ul li a{
	display: block;
	padding:0 14px;
	color:#000;
	text-decoration: none;
	}
#footera ul li a:link{color:#666666;text-decoration: none;}
#footera ul li a:visited{color:#666666;}
#footera ul li a:hover{text-decoration: underline;}