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

* { box-sizing: Border-box } 

#container{
	background-color:black;
	position:absolute;
	overflow:hidden;
	border: 1px solid black;
} 
.sprite {
	position:absolute;
	background-repeat:no-repeat;
}
#bottom_bar_2x {
	left:0px;
	top:300px;
	width:300px;
	height:300px;
	background-color: #ef3829;
}
#top_bar_2x {
	left:0px;
	top:0px;
	width:300px;
	height:300px;
	background-color: #ef3829;
}

#c1_2x {
	left:46px;
	top:514px;
	width:208px;
	height:62px;
	background-image:url(../img/c1_2x.png);
	background-size:208px 62px;
}

#c2_2x {
	left:68px;
	top:514px;
	width:164px;
	height:61px;
	background-image:url(../img/c2_2x.png);
	background-size:164px 61px;
}

#c3_2x {
	left:47px;
	top:187px;
	width:205px;
	height:141px;
	background-image:url(../img/c3_2x.png);
	background-size:205px 141px;
}

#c4_2x {
	left:41px;
	top:255px;
	width:219px;
	height:82px;
	background-image:url(../img/c4_2x.png);
	background-size:219px 82px;
}

#cta_2x {
	left:70px;
	top:371px;
	width:160px;
	height:41px;
	background-image:url(../img/cta_2x.png);
	background-size:160px 41px;
}

#ef_logo_2x {
	left:85px;
	top:33px;
	width:128px;
	height:28px;
	background-image:url(../img/ef_logo_2x.png);
	background-size:128px 28px;
}

#gradient {
	left:0px;
	top:353px;
	width:300px;
	height:247px;
	background-image:url(../img/gradient.png);
}

#logo_2x {
	left:85px;
	top:33px;
	width:128px;
	height:28px;
	background-image:url(../img/logo_2x.png);
	background-size:128px 28px;
}

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

#c3b_2x {
	left:26px;
	top:303px;
	width:245px;
	height:120px;
	background-image:url(../img/c3b_2x.png);
	background-size:245px 120px;
}

#fpo {
	left:0px;
	top:0px;
	width:300px;
	height:600px;
	background-image:url(../img/fpo.jpg);
	opacity: .5;
}