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:28px;
	top:16px;
	width:326.5px;
	height:17px;
	background-image:url(../img/c1.png);
	background-size:326.5px 17px;
}

#c2 {
	left:28px;
	top:38px;
	width:257px;
	height:17px;
	background-image:url(../img/c2.png);
	background-size:257px 17px;
}

#ef_c1 {
	left:29px;
	top:17px;
	width:297px;
	height:14.5px;
	background-image:url(../img/ef_c1.png);
	background-size:297px 14.5px;
}

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

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

#cta_arrow {
	left:702px;
	top:66px;
	width:8px;
	height:11px;
	background-image:url(../img/cta_arrow.png);
	background-size:8px 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;
}

#bg2 {
	left:0px;
	top:0px;
	width:728px;
	height:90px;
	background-image:url(../img/bg2.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:84px;
	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;
}

