body {
	background-image: url(images/mainBGstripe.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #C10000;
}
#mainbg {
	position:absolute;
	left:0px;
	top:0px;
	width:940px;
	height:815px;
	z-index:1;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:520px;
	height:82px;
	z-index:2;
}
#navbg {
	position:absolute;
	left:520px;
	top:55px;
	width:420px;
	height:27px;
	z-index:3;
	background-image: url(images/navbg.jpg);
}
#leftGFXbg {
	position:absolute;
	left:0px;
	top:82px;
	width:353px;
	height:545px;
	z-index:4;
}
#textboxhome1 {
	position:absolute;
	left:262px;
	top:91px;
	width:308px;
	height:508px;
	z-index:5;
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat-x;
}
.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0.5em;
}
.fliesswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#textboxhome2 {
	position:absolute;
	left:577px;
	top:91px;
	width:318px;
	height:509px;
	z-index:6;
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat-x;
}
#footer {
	position:absolute;
	left:182px;
	top:631px;
	width:573px;
	height:21px;
	z-index:7;
}
#navigation {
	position:absolute;
	left:522px;
	top:60px;
	width:402px;
	height:28px;
	z-index:8;
}
.navi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 30px;
}
.navi:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #E4E4E4;
	font-weight: bold;
	}
