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;
	background-color: #0073cf;
}

#banner {
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
	display: block;
	overflow: hidden;
}

#invisiblePlate {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 728px;
    height: 90px;
	opacity: 1;
    background: url('img_invisiblePlate.png') no-repeat;
    z-index: 100;
}

/* #img_bottomBar {
    position: absolute;
    top: 0px;
	left: 540px;
    width: 180px;
    height: 15px;
    opacity: 1;
    background: url('img_sprites.png') no-repeat 0px -107px;
    background-color: #0073cf;
    z-index: 39;
}
 */
/* #img_bottomBarBG {
    position: absolute;
    top: 75px;
	left:  0px;
    width: 728px;
    height: 15px;
    opacity: 1;
    background-color: #0073cf;
    z-index: 39;
} */

#img_rightWhiteBar {
    position: absolute;
    top: 0px;
    left: -150px;
	width: 150px;
    height: 90px;
	opacity: 1;
    background: #fff;
    z-index: 40;
}

#img_rightBarLogo {
    position: absolute;
    top: 17px;
    left: -122px;
	width: 122px;
    height: 58px;
	opacity: 1;
    background: url('img_sprites.png') no-repeat 0px 0px;
    z-index: 41;
}

#img_rightBarTagline {
    position: absolute;
    top: 14px;
    left: 728px;
	width: 135px;
    height: 12px;
	opacity: 1;
    background: url('img_sprites.png') no-repeat -3px -88px;
    z-index: 41;
}

#img_rightBarCTA {
    position: absolute;
    top: 0px;
    left: 0px;
	width: 97px;
    height: 25px;
	opacity: 1;
    background: url('img_sprites.png') no-repeat 0px -58px;
    z-index: 41;
}

#img_BG {
    position: absolute;
    top: 0px;
    left: 0px;
	width: 816px;
    height: 90px;
	opacity: 1;
    background: url('img_BG.gif') no-repeat;
    z-index: 20;
}

#legal {
    position: absolute;
    top: 64px;
    left: 728px;
    width: 97px;
    height: 17px;
    opacity: 1;
    background: url('img_sprites.png') no-repeat -2px -104px; 
    z-index: 41;
}


/* #guide {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 728px;
    height: 90px;
    opacity: 1;
    background: url('guide.jpg') no-repeat;
    z-index: 40;
} */

#graphic1 {
    position: absolute;
    top: 24px;
    left: 160px;
	width: 57px;
    height: 40px;
    opacity: 1;
    z-index: 30;
    background: url('img_sprites.png') no-repeat -255px -0px;
}
#NowWhat {
    position: absolute;
    top: 48px;
    left: 468px;
	width: 131px;
    height: 21px;
    opacity: 1;
    z-index: 30;
}
#txtNowWhat_A {
    position: absolute;
    top: 0px;
    left: 0px;
	width: 131px;
    height: 21px;
	opacity: 0;
    background: url('img_sprites.png') no-repeat -122px 0px;
    z-index: 30;
    -ms-transform: scale(0.5,0.5); /* IE 9 */
    -webkit-transform: scale(0.5,0.5); /* Safari */
    transform: scale(0.5,0.5);
}

#txtNowWhat_B {
    position: absolute;
    top: 0px;
    left: 0px;
	width: 131px;
    height: 21px;
	opacity: 0;
    background: url('img_sprites.png') no-repeat -122px 0px;
    z-index: 31;
    -ms-transform: scale(1.5,1.5); /* IE 9 */
    -webkit-transform: scale(1.5,1.5); /* Safari */
    transform: scale(1.5,1.5);
}

#txtNowWhat_C {
    position: absolute;
    top: 0px;
    left: 0px;
	width: 131px;
    height: 21px;
	opacity: 0;
    background: url('img_sprites.png') no-repeat -122px 0px;
    z-index: 30;
    -ms-transform: scale(1,1); /* IE 9 */
    -webkit-transform: scale(1,1); /* Safari */
    transform: scale(1,1);
}

#CTAbutton{
    position: absolute;
    overflow: hidden;
    opacity: 1;
    top: 33px;
    left: 728px;
    width: 97px;
    height: 25px;
    background-color: #ec008c;
    z-index: 42;
}

#ctaShimmer {
    position: absolute;
    top: 0px;
    left: -50px;
    width: 40px;
    height: 25px;
	opacity: 1;
    background : url('img_sprites.png') no-repeat -122px -58px;
    z-index: 43;
}

#txt1 {
    position: absolute;
    top: 19px;
    left: -400px;
	width: 400px;
    height: 51px;
	opacity: 1;
    background: url('img_sprites.png') no-repeat 0px -122px;
    z-index: 30;
}

#txt2 {
    position: absolute;
    top: 26px;
    left: 225px;
	width: 400px;
    height: 48px;
	opacity: 1;
    background: url('img_sprites.png') no-repeat 0px -175px;
    z-index: 30;
}

#txt3 {
    position: absolute;
    top: 17px;
    left: -400px;
	width: 400px;
    height: 48px;
	opacity: 1;
    background: url('img_sprites.png') no-repeat 0px -218px;
    z-index: 30;
}