#footer {
	background-color:#FFF;
	border-top:1px solid #999;
	color:#333;
	float:left;
	font-size: 0.9em;
	text-align:left;
	width:980px;
	/* width:100%; */
}

#footer p.footer_content_text {
    color: #333;
    font-size:11px;
    line-height:1.6em;
    margin:0;
    padding:0;
    width:80%;
	text-align:left;
}

#footer img {
    border:0 none;
    float: left;
padding: 10px 20px 10px 12px;
}
.footer_logo{float:left;width:163px;}
#footer a {
	color:#333;
	text-decoration: none;
}
#footer a:hover {
	color:#111;
	text-decoration:underline;
}
.footerlinks {
	width: 100%;
	background-color:transparent;
}

.footerlinks ul {
	margin: 0;
	padding: 0;
	float: left;
}

.footerlinks ul li {display:inline;}

.footerlinks ul li a {
	color:#333;
	float: left;
	margin: 12px 25px 12px 12px;
	text-decoration: none;
}

.footerlinks ul li a:visited {
	color:#333;
	text-decoration: none;
}

.footerlinks ul li a:hover {
	color:#333;
	text-decoration:underline;
}
#footer .accredit {
	border-top:1px solid #999;
	padding:5px 0px
}
#footer .accredit .indent {
    padding-left: 12px;
    padding-right: 63px;
}
#footer .accredit span {
    float: left;
    line-height:25px;
}
#footer span {
	display:block;
    text-align: left;
}
#footer .accredit img {
	margin: 0px 5px 0px 0px;
}
#footerLine{overflow:hidden;}
.accredit img {padding: 0 20px 10px 6px!important;} 
