#splashpage-container {
	margin: 0 auto;
	width: 762px;
	height: 805px;
	position: relative;
	background: #EAEBFF;
	background-image: url();
}

#girl-container {
	position: absolute;
	top: 0;
	left: 0;
}

#splashpage-container #bigpic-container {
	width: 762px;
	height: 600px;
}

#splashpage-content {
	text-align: center;
	position: absolute;
	top: 450px;
	left: 0;
	width: 762px;
	color: #FFFFFF;
}

#splashpage-content #terms {
	margin: 10px auto 0;
	width: 470px;
	height: 100px;
	border: 1px solid #FFFFFF;
	background: #001820;
	padding: 5px 10px;
	overflow: auto;
	text-align: justify;
}

#splashpage-content #terms h2 {
	text-align: center;
	margin: 0 0 8px;
	font-size: 16px;
}

#splashpage-content #terms p {
	font-size: 11px;
	margin: 8px 0;
}

#splashpage-content #terms ol {
	font-size: 11px;
	list-style: decimal;
	margin-left: 2em;
}

#splashpage-enterbtncont {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#logocontaniner {
	position: absolute;
	top: 10px;
	left: 380px;
	width: 376px;
	height: 103px;
}
#bigpic-container h2 {
	background: transparent url(../img/splashpage/dot.gif) no-repeat 0 50%;
	padding-left: 32px;
	height: 23px;
	line-height: 23px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #008BE8;
	position: absolute;
	left: 400px;
}

h2#featuretext1 {
	top: 166px;
}

h2#featuretext2 {
	top: 196px;
}

h2#featuretext3 {
	top: 226px;
}

h2#featuretext4 {
	top: 256px;
}

h2#featuretext5 {
	top: 286px;
}

h2#featuretext6 {
	top: 316px;
}

h2#featuretext7 {
	top: 346px;
}

h2#featuretext8 {
	top: 376px;
}

h2#featuretext9 {
	top: 406px;
}

#klikk a {
	position: absolute;
	top: 0;
	left: 0;
	width: 762px;
	height: 460px;
}