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

* { box-sizing: Border-box } 

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

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

#bg1 {
	left:0px;
	top:0px;
	width:160px;
	height:600px;
	background-image:url(../img/bg1.jpg);
}

#bg2{
	width:100%;
	height:100%;
	background-color:#102b4e;
}

#fordscript{
    width: 72px;
    height: 60px;
    top: 573px;
    left: 41px;
}

#line1{
	width:140px;
	height:2px;
	top:238px;
	left:10px;
	background-color:white;
}

#line2{
	width:140px;
	height:2px;
	left:10px;
	top:357px;
	left:10px;
	background-color:white;
}


#copy1Mask{
	width:300px;
	height:250px;
	overflow:hidden;
}

#copy2Mask{
	width:100%;
	overflow:hidden;
}

#copy1_2x {
	left:30px;
	top:108px;
	width:248px;
	height:31px;
	background-image:url(../img/copy1_2x.png);
	background-size:248px 31px;
}

#frame1wipe_container{
	width:300px;
	height:250px;
	overflow:hidden;
}

#frame2wipe_container{
	width:300px;
	height:250px;
	overflow:hidden;
	background-color:#102b4e;
}

#frame2wipe{
	width:300px;
	height:250px;
}

#copy2_2x {
	left:11px;
	top:265px;
	width:136px;
	height:74px;
	background-image:url(../img/copy2_2x.png);
	background-size:136px 74px;
}

#copy3_2x {
	left:50px;
	top:85px;
	width:200px;
	height:110px;
	background-image:url(../img/copy3_2x.png);
	background-size:200px 110px;
}

#copy4_2x {
	left:50px;
	top:85px;
	width:200px;
	height:94px;
	background-image:url(../img/copy4_2x.png);
	background-size:200px 94px;
}

#logo_2x {
	left:9px;
	top:85px;
	width:142px;
	height:59px;
	background-image:url(../img/logo_2x.png);
	background-size:142px 59px;
}

#cards {
	left:20px;
	top:63px;
	width:138px;
	height:173px;
	background-image:url(../img/cards.png);
}

#cta_2x {
	left:32px;
	top:441px;
	width:96px;
	height:39px;
	background-image:url(../img/cta_2x.png);
	background-size:96px 39px;
}

#efCopy_2x {
	left:33px;
	top:381px;
	width:95px;
	height:39px;
	background-image:url(../img/efCopy_2x.png);
	background-size:95px 39px;
}

#efLogo_2x {
	left:68px;
	top:221px;
	width:169px;
	height:29px;
	background-image:url(../img/efLogo_2x.png);
	background-size:169px 29px;
}

#copy1a_2x {
	left:10px;
	top:254px;
	width:141px;
	height:87px;
	background-image:url(../img/copy1a_2x.png);
	background-size:141px 87px;
}

#copy1b_2x {
	left:30px;
	top:127px;
	width:248px;
	height:12px;
	background-image:url(../img/copy1b_2x.png);
	background-size:248px 12px;
}

#built_2x {
	left:10px;
	top:586px;
	width:28px;
	height:7px;
	background-image:url(../img/built_2x.png);
	background-size:28px 7px;
}

#proud_2x {
	left:117px;
	top:586px;
	width:33px;
	height:7px;
	background-image:url(../img/proud_2x.png);
	background-size:33px 7px;
}

#cards_2x {
	left:13px;
	top:203px;
	width:136px;
	height:171px;
	background-image:url(../img/cards_2x.png);
	background-size:136px 171px;
}