/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#content{
	background-image: url(../img/bg_home.gif);
	top: 70px;
	left: 50%;
	height: 374px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
}

#locker{
	top: 1px;
	left: 1px;
	height: 16px;
	width: 16px;
	position: absolute;
}

#logo{
	top: 20px;
	left: 12px;
	height: 82px;
	width: 128px;
	position: absolute;
}

#metamenu{
	top: 10px;
	left: 650px;
	height: 80px;
	width: 138px;
	position: absolute;
	text-align: right;
}

#metamenu a{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#metamenu a:hover{
	color: #333333;
}

#language{
	top: 88px;
	left: 650px;
	height: 15px;
	width: 138px;
	position: absolute;
	text-align: right;
}

#language a{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#language a:hover{
	color: #333333;
}

#button1{
	left: 175px;
	top: 144px;
	width: 182px;
	height: 122px;
	position: absolute;
}

#button2{
	left: 373px;
	top: 144px;
	width: 182px;
	height: 122px;
	position: absolute;
}

#button3{
	left: 571px;
	top: 144px;
	width: 182px;
	height: 122px;
	position: absolute;
}

#button4{
	left: 175px;
	top: 280px;
	width: 182px;
	height: 67px;
	position: absolute;
}

#pooltext {
	z-index: 2;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	top: 432px;
    left: 246px;
	height: 40px;
	width: 500px;
	position: absolute;
}

#pooltext2 {
	z-index: 3;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	top: 432px;
    left: 246px;
	height: 40px;
	width: 220px;
	position: absolute;
}

#pooltext3 {
	z-index: 4;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	top: 432px;
    left: 470px;
	height: 40px;
	width: 150px;
	position: absolute;
}

#poolstart {
	z-index: 1;
	top: 390px;
	left: 0px;
	height: 84px;
	width: 800px;
	position: absolute;
}
