/* this css is created by PAS solutions */

body {
	background-color: white;
	background-image: url(images/start_back.gif);
	background-repeat: repeat-x;
	margin: 0;
}

#one {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	width: 264px;
	height: 475px;
	z-index: 1;
}

#two {
	position: absolute;
	top: 0px;
	left: 264px;
	float: left;
	width: 113px;
	height: 475px;
	z-index: 2;
}

#three {
	position: absolute;
	left: 377px;
	top: 0px;
	width: 463px;
	height: 475px;
	z-index: 3;
}
	

#four {
	position: relative;
	top: -303px;
	width: 463px;
	z-index: 4;
}

#five {
	position: relative;
	width: 463px;
	z-index: 5;
}

#button {
	position: absolute;
	top: 301px;
	left: 521px;
	width: 115px;
	height: 23px;
	z-index: 10;
}

.infotext {
	display: none
}

.element {position: relative;
}
