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

* { box-sizing: Border-box } 

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

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

#white{
	display: block;
	width:970px;
	height: 250px;
	background-color: white;
	opacity: .5;

}

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

#boxes {
	left:115px;
	top:17px;
	width:131px;
	height:56px;
	background-image:url(../img/boxes.png);
}

#copy1 {
	left:156px;
	top:38px;
	width:379px;
	height:15px;
	background-image:url(../img/copy1.png);
}

#copy2 {
	left:154px;
	top:39px;
	width:307px;
	height:13px;
	background-image:url(../img/copy2.png);
}

#walk1 {
	left:310px;
	top:12px;
	width:31px;
	height:67px;
	background-image:url(../img/walk1.png);
}

#walk2 {
	left:282px;
	top:12px;
	width:29px;
	height:67px;
	background-image:url(../img/walk2.png);
}

#walk3 {
	left:255px;
	top:12px;
	width:32px;
	height:67px;
	background-image:url(../img/walk3.png);
}

#walk4 {
	left:227px;
	top:12px;
	width:29px;
	height:67px;
	background-image:url(../img/walk2.png);
}

#walk5 {
	left:200px;
	top:12px;
	width:31px;
	height:67px;
	background-image:url(../img/walk1.png);
}

#walk6 {
	left:172px;
	top:12px;
	width:29px;
	height:67px;
	background-image:url(../img/walk2.png);
}

#walk7 {
	left:144px;
	top:12px;
	width:32px;
	height:67px;
	background-image:url(../img/walk3.png);
}

#walk8 {
	left:121px;
	top:12px;
	width:29px;
	height:67px;
	background-image:url(../img/walk2.png);
}

#walk9 {
	left:90px;
	top:12px;
	width:31px;
	height:67px;
	background-image:url(../img/walk1.png);
}

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


#CTA {
	left:476px;
	top:32px;
	width:94px;
	height:26px;
	background-color:#000000;
}

#CTA_Copy {
	left:12px;
	top:9px;
	width:69px;
	height:10px;
	background-image:url(../img/CTA_Copy.png);
}

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

#heads {
	left:138px;
	top:69px;
	width:425px;
	height:21px;
	background-image:url(../img/heads.png);
}

#cta_fpo {
	left:476px;
	top:32px;
	width:94px;
	height:26px;
	
}

#acc_next {
	left:564px;
	top:0px;
	width:164px;
	height:30px;
	background-image:url(../img/hpe_logo.png);
}

#HPE_logo {
	left:564px;
	top:30px;
	width:164px;
	height:90px;
	background-image:url(../img/hpe_logo.png);
	background-position:0px -30px;
}

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