body{
	font-family:Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding:0px;
	margin:0px;
}

body div, img
{
	position:absolute;
}

.scene
{
	width:100%;
	height:100%;
}

#scene1
{
	
}
#scene1-bg
{
	width:100%;
	height:100%;
}
#scene1-dd
{
	top:0px;
	left:395px;
}
#scene1-dd-c1
{
	width:126px;
	height:14px;
	top:14px;
	left:215px;
}
#scene1-dd-c2
{
	width:255px;
    height:21px;
	top:34px;
	left:138px;
}
#in
{
	width:255px;
	height:21px;
}
#out
{
	width:255px;
	height:21px;
}
#static
{
	width:193px;
	height:16px;
	top:37px;
	left:201px;

}
#scene1-dd-c3
{
	width:205px;
	height:16px;
	top:62px;
	left:193px;
}

.scaleImage
{
	width:inherit;
	height:auto;
}

.hidden
{
	opacity:0;
}
#container{
	position:absolute;
	display:block;
	width: 970px;
	height: 90px;
	border:1px solid #000000;
	background:#ffffff;
	box-sizing:border-box;
	cursor:pointer;
	overflow:hidden;
}

#cover
{
	position:absolute;
	width:100%;
	height:100%;
	background:#000000;
	z-index:100;
}

#endframe
{
	background-color:#010101;
}

#end-copy
{
	top:180px;
	left:142px;
	width:111px;
	height:auto;
}

#cta
{
	border-radius:5px;
	width:156px;
	height:36px;
	left:120px;
	top:27px;
	background-color: #e8bb20;

}

#cta-learn-more
{
	width:114px;
	height:16px;
	left:12px;
	top:9px;
}
#cta-arrow
{
	width: 0; 
	height: 0;
	left:132px; 
	top:13px;
	border-bottom: 6px solid transparent;  
	border-top: 6px solid transparent; 
	border-left: 10px solid #000000; 
	font-size: 0;
	line-height: 0;
}

#logo
{
	width:168px;
	height:47px;
	left:628px;
	top:25px;

}
#persistent-logo
{
	width:84px;
	height:16px;
	right:15px;
	bottom:15px;
}
.dropdown-panel
{
	width:500px;
	height:90px;
	clip:rect(0px,500px,0px,0px);
}

.sprite {display:inline-block; overflow:hidden; background-repeat: no-repeat;background-image:url("../images/spritesheet.png");}

.copy1-lab {width:126px; height:14px; background-position: -796px -47px}
.copy2-lab-a {width:255px; height:21px; background-position: -673px -1px}
.copy2-lab-b {width:255px; height:21px; background-position: -673px -24px}
.copy2-lab-static {width:193px; height:16px; background-position: -503px -68px}
.copy3-lab {width:205px; height:16px; background-position: -503px -50px}
.dropdown {width:500px; height:90px; opacity:.8;background-position: -1px -1px}
.learn-more {width:114px; height:16px; background-position: -698px -68px}
.logo {width:168px; height:47px; background-position: -503px -1px}
.logo-small {width:84px; height:16px; background-position: -710px -47px}