#footer {
	width: 100%;
	text-align: center;
	background: #01351b;
	border-top: 2px solid #d5d5d5;
	font-family: arial;
	font-size: 0.75em;
	color: #fff;
}

#footer-inner {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 10px 0 10px 0;
}

.des {
	float: left;
	display: inline;
	text-align: left;
}

.copy {
	float: right;
	display: inline;
	text-align: right;
}
.copy img {
	margin-right: 10px;
}
.des p, .copy p {
	line-height: 1.5em;
margin-left:10px;
width:800px;

}

.des a, .copy a {
	font-weight: bold;
}
#footer-ad {
	width: 1000px;
	background: #eee;
	font-family: arial;
	margin: 15px auto 0 auto;
}
