/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
         background: #1E1E1E url(../images/bgrptx.jpg) repeat-x;
         overflow: hidden;
}

#horizon
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 400px;
	margin-top: -200px;
	overflow: visible;
	visibility: visible;
	display: block;
	color: white;
	background-color: transparent;
	text-align: center;
	background-image: url(../images/bgrptx.png);
}

#content
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #1E1E1E;
	background-image:url(../images/bgindex.jpg);
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -410px;
	width: 820px;
	height: 400px;
	visibility: visible;
	z-index: 1;
}

#layer1 {
	position:absolute;
	width:189px;
	height:82px;
	z-index:1;
	left: 26px;
	top: 22px;
}

#layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:152px;
	height:400px;
	z-index:1;
	background-color: #DE1116;
}

#layer3 {
	position:absolute;
	left:152px;
	top:0px;
	width:449px;
	height:400px;
	z-index:1;
	background-image: url(../images/bg001.jpg);
}

#layer4 {
	position:absolute;
	left:601px;
	top:0px;
	width:219px;
	height:400px;
	z-index:1;
	background-image: url(../images/bg002.gif);
}

#Layer5 {
	position:absolute;
	width:143px;
	height:20px;
	z-index:3;
	left: -436px;
	top: 376px;
}

#logo {
	position:absolute;
	width:219px;
	height:241px;
	z-index:2;
	left: 0px;
	top: 159px;
}
.big1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 25px;
}

