
body {
	font-family: helvetica, arial, sans serif;
	color: #333333;
}


.contentWrapper {
	margin-top: 100px;
	padding: 4px 20px;
	position: relative;
	overflow: hidden;
}

.whiteStripe {
	height: 400px;
	position: relative;
	left: -335px;
	width: 125%;
}

.buttonWrapper {
	text-align: center;
	margin-top: 50px;
}

.contentWrapper img#robotImage {
	position: relative;
}


.animationBox {
	overflow: hidden;
}

.foregroundWrapper {
	height: 0px;
	position: relative;
}

.foregroundContent {
	position: relative;
	top: -485px;
	width: 2300%;
	overflow-x: hidden;
}

.foregroundImage {
	margin-right: 406px;
}

.foreground_LAST_img {
	margin-right: 2000px;
}







