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:125px;
	width:300px;
	height:125px;
	background-color: #ef3829;
}
#top_bar_2x {
	left:0px;
	top:0px;
	width:300px;
	height:125px;
	background-color: #ef3829;
}

#c1_2x {
	left:44px;
	top:212px;
	width:213px;
	height:20px;
	background-image:url(../img/c1_2x.png);
	background-size:213px 20px;
}

#c2_2x {
	left:43px;
	top:211px;
	width:213px;
	height:21px;
	background-image:url(../img/c2_2x.png);
	background-size:213px 21px;
}

#c3_2x {
	left:31px;
	top:60px;
	width:235px;
	height:43px;
	background-image:url(../img/c3_2x.png);
	background-size:235px 43px;
}

#c4_2x {
	left:31px;
	top:102px;
	width:235px;
	height:43px;
	background-image:url(../img/c4_2x.png);
	background-size:235px 43px;
}

#cta_2x {
	left:94px;
	top:122px;
	width:110px;
	height:28px;
	background-image:url(../img/cta_2x.png);
	background-size:110px 28px;
}

#ef_logo_2x {
	left:70px;
	top:190px;
	width:157px;
	height:34px;
	background-image:url(../img/ef_logo_2x.png);
	background-size:157px 34px;
}

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

#logo_2x {
	left:90px;
	top:200px;
	width:119px;
	height:24px;
	background-image:url(../img/logo_2x.png);
	background-size:119px 24px;
}

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