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:27px;
	top:14px;
	width:301px;
	height:17.5px;
	background-image:url(../img/c1.png);
	background-size:301px 17.5px;
}

#c2 {
	left:28px;
	top:35px;
	width:235.5px;
	height:17.5px;
	background-image:url(../img/c2.png);
	background-size:235.5px 17.5px;
}

#ef_c1 {
	left:30px;
	top:18px;
	width:310.5px;
	height:14.5px;
	background-image:url(../img/ef_c1.png);
	background-size:310.5px 14.5px;
}

#ef_c2 {
	left:29px;
	top:36px;
	width:307px;
	height:11.5px;
	background-image:url(../img/ef_c2.png);
	background-size:307px 11.5px;
}

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

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

#logo {
	left:608px;
	top:19px;
	width:70px;
	height:35px;
	background-image:url(../img/logo.png);
	background-size:70px 35px;
}

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

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

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

#c5a {
	left:28px;
	top:65px;
	width:50px;
	height:12.5px;
	background-image:url(../img/c5a.png);
	background-size:50px 12.5px;
}

#c5b {
	left:83px;
	top:65px;
	width:28px;
	height:12.5px;
	background-image:url(../img/c5b.png);
	background-size:28px 12.5px;
}

#c5c {
	left:113px;
	top:65px;
	width:61px;
	height:12.5px;
	background-image:url(../img/c5c.png);
	background-size:61px 12.5px;
}

