#WrapperFooter  {
	float: left;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	height: 30px;
	width: 100%;
	border-top:1px solid #b5da9e;
	border-bottom:2px solid #6a9057;
	background: #fdfefd;
}
#WrapperFooter .Footer  {
	width: 1000px;
	height: 30px;
	margin:0 auto;
}
.CopyRight  {
	float: left;
	display: inline;
	width: 390px;
	height: 22px;
	color: #bdbdbd;
	font-size: 11px;
	line-height: 13px;
	margin-top: 6px;
}
.LogoFooter {
	float: right;
	display: inline;
	width: 166px;
	height: 54px;
	margin-top: -31px;
	background: url(../images/DefaultTheme/LogoSmall.gif) left top no-repeat;
}