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

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

#container{
	background-color:black;
	position:absolute;
	overflow:hidden;
	border: 1px solid black;
} 
.sprite {
	position:absolute;
	background-repeat:no-repeat;
}



#c1 {
	left:21px;
	top:28px;
	width:202px;
	height:21px;
	background-image:url(../img/c1.png);
	background-size:202px 21px;
}

#c2 {
	left:21px;
	top:54px;
	width:224.5px;
	height:16.5px;
	background-image:url(../img/c2.png);
	background-size:224.5px 16.5px;
}

#ef_c1 {
	left:21px;
	top:27px;
	width:142.5px;
	height:17px;
	background-image:url(../img/ef_c1.png);
	background-size:142.5px 17px;
}

#ef_c2 {
	left:22px;
	top:50px;
	width:172.5px;
	height:16.5px;
	background-image:url(../img/ef_c2.png);
	background-size:172.5px 16.5px;
}

#ef_c3 {
	left:22px;
	top:72px;
	width:139px;
	height:16.5px;
	background-image:url(../img/ef_c3.png);
	background-size:139px 16.5px;
}

#ef_c4 {
	left:22px;
	top:94px;
	width:165.5px;
	height:16px;
	background-image:url(../img/ef_c4.png);
	background-size:165.5px 16px;
}

#ef_c5 {
	left:21px;
	top:116px;
	width:140px;
	height:13px;
	background-image:url(../img/ef_c5.png);
	background-size:140px 13px;
}


#cta {
	left:22px;
	top:217px;
	width:84px;
	height:12px;
	background-image:url(../img/cta.png);
	background-size:84px 12px;
}

#cta_arrow {
	left:115px;
	top:218px;
	width:7px;
	height:11px;
	background-image:url(../img/cta_arrow.png);
	background-size:7px 11px;
}

#logo {
	left:219px;
	top:199px;
	width:65px;
	height:32px;
	background-image:url(../img/logo.png);
	background-size:65px 32px;
}

#ref {
	left:0px;
	top:0px;
	width:300px;
	height:250px;
	background-image:url(../ref2.png);
	background-size:300px 250px;
	opacity: .5;
	z-index: 100;
}

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

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

#thatsgroup{
	left:0px;
	top:0px;
	width:300px;
	height:250px;
}
.tacktop{
	background-position: top;
}

#c5a {
	left:20px;
	top:90px;
	width:54.5px;
	height:14px;
	background-image:url(../img/c5a.png);
	background-size:54.5px 14px;
}

#c5b {
	left:81px;
	top:90px;
	width:30px;
	height:14px;
	background-image:url(../img/c5b.png);
	background-size:30px 14px;
}

#c5c {
	left:113px;
	top:90px;
	width:67px;
	height:14px;
	background-image:url(../img/c5c.png);
	background-size:67px 14px;
}

