body {
	margin: 0px;
}

#container {
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
	display: block;
	position: relative;
	cursor: pointer;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	overflow: hidden;
    background-color: #ece6dd;
}

#banner {
	top: -1px;
	left: -1px;
	width: 728px;
	height: 90px;
	display: block;
	overflow: hidden;
}

#background {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 728px;
    height: 90px;
    opacity: 0;
    background : url('img_background.gif') repeat;
    z-index: 28;
}


#bigStar {
    position: absolute;
    top: -150px;
    left: 111px;
	width: 489px;
    height: 463px;
	opacity:1;
    background: url('img_sprites.png') no-repeat -239px -12px;
    z-index: 36;
}

#logoBase {
    position: absolute;
    top: -1px;
	left: -1px;
    width: 728px;
    height: 90px;
    opacity: 0;
    background : url('img_sprites.png') no-repeat -5px -703px;
    z-index: 89;
}

#logoBest {
    position: absolute;
    top: 10px;
	left: 341px;
    width: 70px;
    height: 70px;
    opacity: 0;
    background : url('img_sprites.png') no-repeat -33px -55px;
    z-index: 37;
}

#txt1 {
    position: absolute;
    top: 23px;
    left: 194px;
	width: 327px;
    height: 49px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -178px -590px;
    z-index: 37;
}

#txt2 {
    position: absolute;
    top: 23px;
    left: 212px;
	width: 293px;
    height: 49px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -191px -646px;
    z-index: 37;
}

#txt3 {
    position: absolute;
    top: 9px;
    left: 147px;
	width: 175px;
    height: 74px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -29px -134px;
    z-index: 37;
}

#txt4 {
    position: absolute;
    top: 52px;
    left: 455px;
	width: 82px;
    height: 10px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -106px -109px;
    z-index: 37;
}

#smallStarBlue1 {
    position: absolute;
    top: 25px;
    left: 335px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -96px -234px;
    z-index: 36;
}

#smallStarBlue2 {
    position: absolute;
    top: 25px;
    left: 335px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -96px -234px;
    z-index: 36;
}

#smallStarBlue3 {
    position: absolute;
    top: 25px;
    left: 335px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -96px -234px;
    z-index: 36;
}

#smallStarBlue4 {
    position: absolute;
    top: 25px;
    left: 335px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -96px -234px;
    z-index: 36;
}

#smallStarBlue5 {
    position: absolute;
    top: 25px;
    left: 335px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -96px -234px;
    z-index: 36;
}

#smallStarRed1 {
   	position: absolute;
    top: 25px;
    left: 335px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -38px -234px;
    z-index: 37;
}

#smallStarRed2 {
   	position: absolute;
    top: 25px;
    left: 335px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -38px -234px;
    z-index: 37;
}


#smallStarRed3 {
   	position: absolute;
    top: 25px;
    left: 335px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -38px -234px;
    z-index: 37;
}


#smallStarRed4 {
   	position: absolute;
    top: 25px;
    left: 335px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -38px -234px;
    z-index: 37;
}


#smallStarRed5 {
   	position: absolute;
    top: 25px;
    left: 335px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -38px -234px;
    z-index: 37;
}

#starSet {
   	position: absolute;
    top: 22px;
    left: 421px;
	width: 150px;
    height: 27px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -351px -551px;
    z-index: 38;
}

#ctaBtnOver {
    position: absolute;
    top: 15px;
	left: 570px;
    width: 42px;
    height: 34px;
	opacity: 0;
    background : url('graphic_shimmer.png') no-repeat;
    z-index: 91;
}

#invisibleOver {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 728px;
    height: 90px;
	opacity: 1;
    background : url('graphic_transparentShim.png') no-repeat;
    z-index: 100;
}