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

* { box-sizing: Border-box } 

#container{
	background-color:white;
	position:absolute;
	overflow:hidden;
	border: 1px solid black;
	width:728px;
	height:90px;
} 

.sprite {
	position:absolute;
	background-repeat:no-repeat;
}

#device_container{
	width:728px;
	height:90px;
}

#green_rect_container{
    left: -1px;
    top: -1px;
}

#CTA {
    left: 482px;
	top: 32px;
    width: 97px;
    height: 26px;
    cursor: pointer;
}

#CTA_Copy {
    left: 12px;
	top: 8px;
	width:70px;
	height:11px;
	background-image:url(../img/CTA_Copy.png);
}

#CTABG {
    width: 94px;
    height: 28px;
	background-color: #16b389;
}

#green_rect_top{
	width:0px;
    height: 5px;
    top: 34px;
	left: 93px;
	background-color:#01a982;
}

#green_rect_right{
	width:5px;
	height:0px;
    top: 34px;
    left: 158px;
	background-color:#01a982;
}

#green_rect_left{
	width:5px;
	height:0px;
    top: 57px;
    left: 93px;
	background-color:#01a982;
}

#green_rect_bottom{
	width:0px;
	height:5px;
    top: 52px;
    left: 163px;
	background-color:#01a982;
	z-index:10;
}

#devices_1 {
	left:66px;
	top:83px;
	width:119px;
	height:116px;
	background-image:url(../img/devices_1.png);
}

#devices_2 {
	left:141px;
	top:92px;
	width:94px;
	height:112px;
	background-image:url(../img/devices_2.png);
}

#devices_3 {
	left:113px;
	top:138px;
	width:122px;
	height:202px;
	background-image:url(../img/devices_3.png);
}

#devices_4 {
	left:144px;
	top:256px;
	width:91px;
	height:134px;
	background-image:url(../img/devices_4.png);
}

#devices_5 {
	left:66px;
	top:288px;
	width:147px;
	height:119px;
	background-image:url(../img/devices_5.png);
}

#devices_6 {
	left:66px;
	top:285px;
	width:69px;
	height:65px;
	background-image:url(../img/devices_6.png);
}

#accelerating_copy {
	left:9px;
	top:9px;
	width:78px;
	height:31px;
	background-image:url(../img/accelerating_copy.png);
}

#accelerating_c1_gray {
	left:9px;
	top:10px;
	width:75px;
	height:30px;
	background-image:url(../img/accelerating_c1_gray.png);
}

#curtain{
	width:728px;
	height:90px;
	background-color:white;
}

#ef_copy1 {
	left:187px;
	top:18px;
	width:25px;
	height:11px;
	background-image:url(../img/ef_copy1.png);
}

#ef_copy2 {
	left:215px;
	top:18px;
	width:57px;
	height:11px;
	background-image:url(../img/ef_copy2.png);
}

#accelerating_next {
	left:608px;
	top:13px;
	width:86px;
	height:13px;
	background-image:url(../img/accelerating_next.png);
}

#accelerating_c1 {
	left:8px;
	top:9px;
	width:75px;
	height:30px;
	background-image:url(../img/accelerating_c1.png);
}

#logo {
	left:608px;
	top:31px;
	width:109px;
	height:47px;
	background-image:url(../img/logo.png);
}

#legal_btn {
	left:8px;
	top:72px;
	width:30px;
	height:13px;
	background-image:url(../img/legal_btn.png);
	cursor:pointer;
}

#legal_hotspot {
	left:8px;
	top:72px;
	width:30px;
	height:13px;
	cursor:pointer;
	z-index:12;
}

#legal {
	left:0px;
	top:0px;
	width:728px;
	height:90px;
	background-image:url(../img/legal.png);
	z-index:11;
	opacity:0;
}

#ef_copy3 {
	left:187px;
	top:18px;
	width:199px;
	height:30px;
	background-image:url(../img/ef_copy3.png);
}

#ef_copy4 {
	left:186px;
	top:49px;
	width:197px;
	height:31px;
	background-image:url(../img/ef_copy4.png);
}

#ef_copy5 {
	left:133px;
	top:123px;
	width:164px;
	height:27px;
	background-image:url(../img/ef_copy5.png);
}

#devices_end {
	left:106px;
	top:8px;
	width:40px;
	height:75px;
	background-image:url(../img/devices_end.png);
}

