body {
	margin: 10px;
}

#container {
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
	display: block;
	position: absolute;
	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;
    /*opacity: 0.5;
    background : url('$600_Dynamic_728x90.jpg') no-repeat;
    z-index: 100;*/
}

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


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

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


#CTAbutton{
    position: absolute;
    overflow: hidden;
    opacity: 1;
    top: 29px;
    left: 597px;
    width: 120px;
    height: 32px;
    background-color: ;
    z-index: 42;
}

#ctaShimmer {
    position: absolute;
    top: 0px;
    left: -50px;
    width: 38px;
	height: 32px;
	opacity: 1;
    background : url('728-spriteSheet.png') no-repeat 0px 0px;
    z-index: 43;
}

#txt1 {
    position: absolute;
    top: -24px;
    left: 161px;
	width: 164px;
	height: 41px;
	opacity: 1;
    background: url('728-spriteSheet.png') no-repeat -17px -34px;
    z-index: 30;
}

#txt2 {
    position: absolute;
    top: -84px;
    left: 348px;
	width: 98px;
	height: 77px;
	opacity: 1;
    background: url('728-spriteSheet.png') no-repeat -18px -87px;
    z-index: 30;
}

#txt3 {
    position: absolute;
    top: 93px;
    left: 466px;
	width: 108px;
	height: 66px;
	opacity: 1;
    background: url('728-spriteSheet.png') no-repeat -136px -94px;
    z-index: 30;
}