#footer {
	text-align: center;
	border-top: 1px solid #ccc;
	background: #fff;
	font-family: arial;
	font-size: 0.75em;
	color: #888;
	display: block;
	margin: 15px 0 0 0;
	padding: 10px 0 10px 0;
}
#footer-inner {
	width: 1000px;
	text-align: center;
	margin: 0 auto 0 auto;
}
.des {
	float: left;
	display: inline;
	text-align: left;
}
.copy {
	float: right;
	display: inline;
	text-align: right;
}
.des p, .copy p {
	line-height: 1.5em;
}
.des a, .copy a {
	font-weight: bold;
}
.footer-ad {
	padding: 10px 0 10px 0;
	width: 1000px;
	background: #eee;
	margin: 15px auto 0 auto;
}
.footer-ad a, .footer-ad img, .footer-ad span {
	margin: 0 auto 0 auto;
	text-align: center;
}
.footer-ad span {
	display: block;
	line-height: 1.4em;
	font-size: 0.8em;
	text-transform: uppercase;
}
#subs-ftr {
	margin-left:1px;
}
#subs-art {
	margin-top:10px;
}
#subs-slideshow {
	width:135px;
	margin:0;
	padding:0 3px 0 0;
	clear:left;
	float:right;
	border:0;
	text-align:right;
}

