.Container {
	height: 1400px;
	width: 1024px;
	position: absolute;
	top: 0px;
	background-color: #FFF;
	left: 128px;
	font-family: Calibri;
	font-size: 12px;
}
.MainBanner {
	height: 128px;
	width: 768px;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	font-family: Calibri;
	font-size: 14px;
}
.UpperRightCorner {
	font-family: Calibri;
	font-size: 12px;
	background-color: #FFF;
	position: absolute;
	height: 144px;
	width: 224px;
	left: 784px;
	top: 16px;
}
.NewAdBox {
	font-family: Calibri;
	font-size: 36px;
	height: 192px;
	width: 736px;
	position: absolute;
	left: 16px;
	top: 176px;
	border: 0px;
}
.MenuBar1 {
	height: 32px;
	width: 768px;
	left: 0px;
	top: 136px;
	background-color: #FFF;
	position: absolute;
	font-family: Calibri;
}
.acslogo {
	height: 128px;
	width: 240px;
	position: absolute;
	left: 776px;
	top: 176px;
	color: #FFF;
}
.Sceneries {
	font-family: Calibri;
	font-size: 15px;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 736px;
	width: 320px;
	left: 32px;
	top: 384px;
	position: absolute;
}
.WorldMap {
	background-color: #FFF;
	height: 384px;
	width: 640px;
	left: 368px;
	top: 388px;
	position: absolute;
}
.FacebookBox {
	text-align: center;
	height: 48px;
	width: 80px;
	position: absolute;
	left: 784px;
	top: 320px;
	font-family: Calibri;
	font-size: 12px;
}
.SiteLockBox {
	background-color: #FFF;
	text-align: center;
	height: 48px;
	width: 128px;
	position: absolute;
	left: 880px;
	top: 320px;
	font-family: Calibri;
	font-size: 12px;
}
.Text {
	font-family: Calibri;
	font-size: 24px;
	position: absolute;
	height: 32px;
	width: 640px;
	left: 371px;
	top: 800px;
}
.DisclamerBox {
	background-color:#333333;
	height: 176px;
	width: 640px;
	left: 368px;
	top: 864px;
	position: absolute;
}
.Disclamer {
	font-family: Calibri;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	height: 144px;
	width: 608px;
	left: 16px;
	top: 16px;
	position: absolute;
}
.BottomMenu {
	background-color: #999;
	text-align: center;
	height: 48px;
	width: 1024px;
	position: absolute;
	left: 0px;
	bottom: 48px;
	font-size: 16px;
	font-family: Calibri;
	right: 0px;
	padding-top: 4px;
}
.LeftFooter {
	background-color: #999;
	text-align: left;
	height: 48px;
	width: 512px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-family: Calibri;
	font-size: 14px;
	padding-left: 8px;
}
.RightFooter {
	background-color: #999;
	text-align: right;
	height: 48px;
	width: 512px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: Calibri;
	font-size: 11px;
	padding-right: 8px;
}
