@charset "utf-8";
body {
	height:100%;
	padding:0;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main-BG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #0F0F0D;
}

html, table {
	height:100%;
}

.headtd {
	background-image: url(../images/main-Scrolls.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 100%;
}

#Footer {
	height: 212;
	position: absolute;
    bottom: 0;
} 

td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align:top;
	position: center bottom;
}

.advert {
	background-repeat: no-repeat;
	background-position:left top;
}
.ad{
	position: absolute;
	z-index: 9;
	height: 500px;
	width: 500px;
}
.mktng {
	background-image: url(../images/homepage-intro-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.info {
	background-image: url(../images/homepage-info-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nofloat_ad {
	height: 250px;
	width: 300px;
	position: relative;
	top: 19px;
	left: 1px;
}
