#footBK {
	background-attachment: fixed;
	background-image: url(../img/bgfoot.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}


#copyright {
	font-size: x-small;
	line-height: 12px;
	font-weight: lighter;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.bgFootTop {
	background-attachment: scroll;
	background-image: url(../img/bgfootTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: auto;
}

.FooterSpace {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../img/bgfoot.gif);
	background-repeat: repeat;
	background-position: left top;
}
