.img-border {
	border: solid #FFF 5px;
}
.banner-wrap {
	border-top: solid #360 1px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
}
#footer-copyright {
	color: #999;
	text-align: center;
	margin-bottom: 10px;
	font-size: 9px;
}
