#loader_container {
    display:none;
}

@charset "UTF-8";
body{
	margin: 0;
}

	.n {
		display: none;
	}
	.v {
		display: block;
	}

#noscripted{
	display: none;
}
	

#wrapper {
	position:absolute;
	width:726px;
	height: 88px;
	background: white;
	overflow:hidden;
	border: #000 solid 1px;
}

#BG {
    position: absolute;
    width: 728px;
    height: 90px;
    top: 0px;
    left: 0px;
    background: url(728x90_BG.jpg);

}

#clicTag{
	position: absolute;
	width: 728px;
	height: 90px;
	z-index: 150;
}

#IMG-1{
	position: absolute;
	width: 606px;
	height: 90px;
	bottom: 0px;
	left: 0px;
	background: url(728x90_IMG-1.png) no-repeat;
    z-index: 3;
}

#IMG-2{
	position: absolute;
	width: 250px;
	height: 90px;
	top: 0px;
	right: -260px;
	background: url(728x90_IMG-2.png) no-repeat;
}

#CTA{
	position: absolute;
	width: 78px;
	height: 21px;
	top: 33px;
	left:-120px;
	overflow: hidden;
}
#Button{
	position: absolute;
	width: 78px;
	height: 21px;
	top:0px;
	left: 0px;
	background: url(728x90_CTA.png) no-repeat;
}
#Flare{
	position: absolute;
	width: 88px;
	height: 23px;
	top:0px;
	left:-200px;
	background: url(flare.png) no-repeat;
}

#copy-1{
	position: absolute;
	width: 235px;
	height: 22px;
	top: 20px;
	left: 220px;
	opacity: 0;
	background: url(728x90_COPY.png) no-repeat 0 0;
    z-index: 2;
}

#copy-2{
	position: absolute;
	width: 307px;
	height: 22px;
	top: 46px;
	left: 220px;
	opacity: 0;
	background: url(728x90_COPY.png) no-repeat 0 -26px;
    z-index: 2;
}

#copy-3{
	position: absolute;
	width: 220px;
	height: 53px;
	top: 20px;
	left: -200px;/* 17*/
	background: url(728x90_COPY.png) no-repeat -308px 0;
    opacity: 0;
}
#LOGO-L{
	position: absolute;
	width:54px; 
	height:41px; 
	top: 46px;
	left: 668px;
	background: url(LOGO.svg) no-repeat;
    background-size: contain;
    display: none;


}
#slogan{
	position: absolute;
	width:90px;        
	height:9px;           
	top: 59px;
    left: 392px;
	opacity: 0;
	background: url(728x90_LOGO.png) no-repeat;

}



