* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }
img { border: 0; -webkit-transform: rotateZ(0.1deg); -ms-transform: rotateZ(0.1deg); -o-transform: rotateZ(0.1deg); transform: rotateZ(0.1deg); }
#wrapper { opacity: 0; cursor: pointer; width: 300px; height: 250px; position: absolute; overflow: hidden; border: 1px solid #000000; background-color: #ffffff; }
#step { display: block; position: absolute; }
#bg { position: absolute; width: 300px; height: 250px; top: 0px; left: 0px; }

#starter{
	position: absolute;
	width: 500px;
	height: 500px;
	top: -250px;
	left: -200px;
	z-index: 10;
}
#logo{
	position: absolute;
	width: 80px;
	height: 20px;
	top: 15px;
	left: 109px;
	z-index: 9;
}
#txt1 { position: absolute; width: 153px; height: 19px; top: 42px; left: 72px; z-index: 9; opacity: 0; }
#txt2 { position: absolute; width: 42px; height: 14px; top: 42px; left: 127px; z-index: 9; opacity: 0; }
#txt3 { position: absolute; width: 92px; height: 39px; top: 42px; left: 102px; z-index: 9; opacity: 0; }

#img_01 { position: absolute; width: 300px; height: 250px; top: 0px; left: 0px; }
#img_02 { position: absolute; width: 300px; height: 250px; top: 0px; left: 300px; }
#img_03 { position: absolute; width: 300px; height: 250px; top: 0px; left: 300px; }
#img_04 { position: absolute; width: 300px; height: 250px; top: 0px; left: 300px; }
#img_05 { position: absolute; width: 300px; height: 250px; top: 0px; left: 300px; }
#img_06 { position: absolute; width: 300px; height: 250px; top: 0px; left: 0px; opacity: 0; z-index: 5;}

#img_05_1 { position: absolute; width: 96px; height: 80px; top: 84px; left: 0px; opacity: 0;}
#img_05_2 { position: absolute; width: 96px; height: 80px; top: 84px; left: 101px; opacity: 0; }
#img_05_3 { position: absolute; width: 96px; height: 80px; top: 84px; left: 202px; opacity: 0; }
#img_05_4 { position: absolute; width: 96px; height: 80px; top: 168px; left: 0px; opacity: 0; }
#img_05_5 { position: absolute; width: 96px; height: 80px; top: 168px; left: 101px; opacity: 0; }
#cta {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	opacity: 0;
}
#txt_footer{
	position: absolute;
	width: 210px;
	top: 230px;
	left: 40px;
	opacity: 0;
}
