#footer {
	background-image: url(../images/footer/bg-footer-979x105.jpg);
	background-repeat: no-repeat;
	height: 105px;
	clear: both;
	
}

#footer-01 {
	background-image: url(../images/footer/bg-footer-979x87.jpg);
	background-repeat: no-repeat;
	height: 105px;
	clear: both;
}

.footer-logo {
	padding-left: 7px;
	float: left;
	width: 333px;
}

.ft-box {	
    float: left;
	padding-top: 17px;
	padding-left: 8px;
	word-break:break-all;
}


.footer-text {
	font-size: 0.75em;
	color: #cccccc;
	height: 18px;

}

.footer-text  a:link{ color: #cccccc; text-decoration:none;}
.footer-text  a:visited{ color: #cccccc; text-decoration:none;}
.footer-text  a:hover{ color: #cccccc; text-decoration: underline;}



.copyright {
	font-size: 0.7em;
	color: #888787;
	line-height: 1.5em;
	
}