body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-height: 0px;
	overflow-x: hidden;
	background-color: #000000;
}

.indeximg {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 605px;
}
.lang {
	background-image: url(images/at-en.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 77px;
}
.indextab {
	height: 100%;
	width: 100%;
}
.indexcopy {
	background-image: url(images/copy.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
}
.bot {
	background-color: #9C9C9C;
	background-image: url(images/bot.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.copybot {
	height: 50px;
	background-image: url(images/copybot.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.botleft {
	background-image: url(images/botleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
}
.botright {
	background-image: url(images/botright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.botmid {
	background-image: url(images/botmid.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 900px;
}
.mainbg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
