body { margin:0px 0px; padding:0px; } 

* { 
	box-sizing: Border-box;
	-webkit-backface-visibility: hidden;
  	-webkit-perspective: 1000px; 
	-ms-overflow-style: hidden;
}  

#container{
	background-color:white;
	position:absolute;
	overflow:hidden;
	border: 1px solid black;
} 

.sprite {
	position:absolute;
	background-repeat:no-repeat;
}

#c1_2x {
	left:18px;
	top:20px;
	width:229px;
	height:53px;
	background-image:url(../img/c1_2x.png);
	background-size:229px 53px;
}

#c2_2x {
	left:18px;
	top:23px;
	width:161px;
	height:53px;
	background-image:url(../img/c2_2x.png);
	background-size:161px 53px;
}

#logo_2x {
	left:643px;
	top:0px;
	width:85px;
	height:90px;
	background-image:url(../img/logo_2x.png);
	background-size:85px 90px;
}

#bg1 {
	left:0px;
	top:0px;
	width:300px;
	height:250px;
	background-image:url(../img/bg1.jpg);
}

#bg2 {
	left:0px;
	top:0px;
	width:300px;
	height:250px;
	background-image:url(../img/bg2.jpg);
}

#c3_2x {
	left:17px;
	top:22px;
	width:252px;
	height:54px;
	background-image:url(../img/c3_2x.png);
	background-size:252px 54px;
}

#bg3 {
	left:0px;
	top:0px;
	width:300px;
	height:250px;
	background-image:url(../img/bg3.jpg);
}

#cta_2x {
	left:609px;
	top:37px;
	width:102px;
	height:14px;
	background-image:url(../img/cta_2x.png);
	background-size:102px 14px;
}

#ef_logo_2x {
	left:28px;
	top:22px;
	width:140px;
	height:40px;
	background-image:url(../img/ef_logo_2x.png);
	background-size:140px 40px;
}

#ef_s1_2x {
	left:248px;
	top:34px;
	width:251px;
	height:18px;
	background-image:url(../img/ef_s1_2x.png);
	background-size:251px 18px;
}

#efbg {
	left:0px;
	top:0px;
	width:728px;
	height:90px;
	background-image:url(../img/efbg.jpg);
}

#bg1_2x {
	left:0px;
	top:0px;
	width:728px;
	height:90px;
	background-image:url(../img/bg1_2x.jpg);
	background-size:728px 90px;
}

#bg2_2x {
	left:0px;
	top:0px;
	width:728px;
	height:90px;
	background-image:url(../img/bg2_2x.jpg);
	background-size:728px 90px;
}

#bg3_2x {
	left:0px;
	top:0px;
	width:728px;
	height:90px;
	background-image:url(../img/bg3_2x.jpg);
	background-size:728px 90px;
}