body {
	margin: 0px;
}
#container {
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
	display: block;
	position: relative;
	cursor: pointer;
	border: 1px solid #999999;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
#banner {
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
	display: block;
	overflow: hidden;
	background-color: #0073cf;
}
#copy1 {
	position: absolute;
	top: 19px;
	left: 344px;
	width: 32px;
	height: 50px;
	background: url('sprite.png') no-repeat -290px -14px;
	opacity: 0;
	z-index: 42;
}
#copy2 {
	position: absolute;
	top: 19px;
	left: 344px;
	width: 35px;
	height: 50px;
	background: url('sprite.png') no-repeat -328px -14px;
	opacity: 0;
	z-index: 42;
}
#copy3 {
	position: absolute;
	top: 34px;
	left: 343px;
	width: 31px;
	height: 35px;
	background: url('sprite.png') no-repeat -384px -28px;
	opacity: 0;
	z-index: 42;
}
#copy4 {
	position: absolute;
	top: 10px;
	left: 313px;
	width: 75px;
	height: 68px;
	background: url('sprite.png') no-repeat -2px -214px;
	opacity: 0;
	z-index: 42;
}
#copy5 {
	position: absolute;
	top: 22px;
	left: 264px;
	width: 284px;
	height: 56px;
	background: url('sprite.png') no-repeat -135px -217px;
	opacity: 0;
	z-index: 42;
}
#copy6 {
	position: absolute;
	top: 8px;
	left: 149px;
	width: 423px;
	height: 79px;
	background: url('sprite.png') no-repeat -4px -286px;
	opacity: 0;
	z-index: 42;
}

#number_zero {
	position: absolute;
	top: 74px;
	left: 18px;
	width: 6px;
	height: 7px;
	background: url('sprite.png') no-repeat -3px -96px;
	z-index: 45;
}
#number_three {
	position: absolute;
	top: 51px;
	left: 107px;
	width: 6px;
	height: 7px;
	background: url('sprite.png') no-repeat -17px -96px;
	z-index: 45;
}
#symbol_x {
	position: absolute;
	top: 29px;
	left: 151px;
	width: 8px;
	height: 8px;
	background: url('sprite.png') no-repeat -52px -95px;
	z-index: 41;
}
#symbol_equal {
	position: absolute;
	top: 75px;
	left: 107px;
	width: 8px;
	height: 4px;
	background: url('sprite.png') no-repeat -32px -98px;
	z-index: 41;
}
#content_calc {
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 396px;
	width: 177px;
	height: 88px;
	z-index: 41;
}
#calculator {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('sprite.png') no-repeat -3px -3px;
	width: 177px;
	height: 88px;
	z-index: 41;
}
#box1_white {
	position: absolute;
	width: 44px;
	height: 21px;
	top: 45px;
	left: 89px;
	background-color: #ffffff;
	z-index: 39;
}
#box2_white {
	position: absolute;
	width: 44px;
	height: 21px;
	top: 66px;
	left: 0px;
	background-color: #ffffff;
	z-index: 39;
}
#box3_gray {
	position: absolute;
	width: 44px;
	height: 21px;
	top: 66px;
	left: 0px;
	background-color: #d1c9c0;
	opacity: 0;
	z-index: 40;
}
#box4_gray {
	position: absolute;
	width: 44px;
	height: 21px;
	top: 45px;
	left: 89px;
	background-color: #d1c9c0;
	opacity: 0;
	z-index: 40;
}
#box5_green_equal {
	position: absolute;
	width: 44px;
	height: 21px;
	top: 66px;
	left: 89px;
	background-color: #00a9e0;
	z-index: 39;
}
#box6_blue_equal {
	position: absolute;
	width: 44px;
	height: 21px;
	top: 66px;
	left: 89px;
	background-color: #0073cf;
	opacity: 0;
	z-index: 40;
}
#box7_green {
	position: absolute;
	width: 44px;
	height: 21px;
	top: 23px;
	left: 134px;
	opacity: 1;
	background-color: #00a9e0;
	z-index: 39;
}
#box8_blue {
	position: absolute;
	width: 44px;
	height: 21px;
	top: 23px;
	left: 134px;
	background-color: #0073cf;
	opacity: 0;
	z-index: 40;
}
#blueMerril {
	position: absolute;
	top: 20px;
	left: 8px;
	background: url('sprite.png') no-repeat -4px -131px;
	width: 113px;
	height: 53px;
}
#whiteMerril {
	position: absolute;
	top: 20px;
	left: 8px;
	background: url('sprite.png') no-repeat  -139px -131px;
	width: 113px;
	height: 54px;
	opacity: 1;
	z-index: 40;
}
#bluelegal {
	position: absolute;
	top: 68px;
	left: 47px;
	background: url('sprite.png') no-repeat -322px -171px;
	width: 97px;
	height: 17px;
}
#whitelegal {
	position: absolute;
	top: 68px;
	left: 620px;
	background: url('sprite.png') no-repeat -321px -98px;
	width: 97px;
	height: 17px;
	z-index: 40;
}
#arrow {
	position: absolute;
	top: 601px;
	left: 426px;
	background: url('sprite.png') no-repeat -132px -96px;
	width: 10px;
	height: 18px;
	z-index: 43;
}
#cta {
	position: absolute;
	overflow: hidden;
	top: 29px;
	left: 597px;
	width: 120px;
	height: 32px;
	z-index: 42;
}
#ctaText {
	position: absolute;
	top: 0px;
	margin: 0 auto;
	background: url('sprite.png') no-repeat -299px -131px;
	width: 120px;
	height: 32px;
}
#shine {
	position: absolute;
	width: 120px;
	height: 32px;
	top: 0px;
	left: -200px;
	background-image: linear-gradient(135deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 99%);
	z-index: 38;
}
#bandwhiteOne {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 141px;
	height: 90px;
	background-color: #FFFFFF;
	z-index: 42;
}


#bandwhiteTwo {
	position: absolute;
	top: 0px;
	left: 573px;
	width: 156px;
	height: 90px;
	background-color: #FFFFFF;
	z-index: 42;
}

#invisibleHotSpot {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 728px;
	height: 90px;
	opacity: 1;
	z-index: 500;
}
