html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body{
		
}
#ad {
	position:relative;
	width: 728px;
	height: 90px;
}
#container {
	position:absolute;
 	top:0px;
 	left:0px;
 	width: 728px;
 	height: 90px;
 	overflow:hidden;
	visibility:hidden;
}
#mainClick {
	top: 0px;
	left: 0px;
	width: 726px;
	height: 88px;
	position:absolute;
	margin:0;
	z-index:50;
	cursor:pointer;
	border: 1px solid black;
}

#frame1bg, #frame1t, #frame2, #frame2t1, #frame3, #frame3t1, #frame4, #frame4t1, #ctatext, #terms{
	position:absolute;
	background-image: url('spritesheet.png');
  	background-repeat: no-repeat;
	background-position:left top;
}
#frame1{
	position:absolute;
	width:728px;
	height:90px;
	z-index:10;
	top:0px;
	left:0px;
}
#frame1bg{
	width:728px;
	height:90px;
	z-index:1;
	top:0px;
	left:0px;
}

#frame1t{
	width:460px;
	height:90px;
	top:0px;
	background-position:0px -270px;
	left:0px;
	z-index:2;
}

#frame2{
	width:728px;
	height:90px;
	background-position:0px -90px;
	z-index:9;
	overflow:hidden;
	bottom:0px;
	left:0px;
}

#frame2t1{
	width:460px;
	height:90px;
	top:0px;
	left:0px;
	background-position:0px -360px;
}

#frame3{
	width:728px;
	height:90px;
	background-position:0px -90px;
	z-index:8;
	overflow:hidden;
	bottom:0px;
	left:0px;
}
#frame3t1{
	width:460px;
	height:90px;
	top:0px;
	left:0px;
	background-position:0px -450px;
}

#frame4{
	width:728px;
	height:90px;
	background-position:0px -180px;
	z-index:7;
	top:0px;
	left:0px;
}

#frame4t1{
	width:570px;
	height:90px;
	top:0px;
	left:0px;
	background-position:0px -540px;
}

#terms{
	width:50px;
	height:11px;
	top:225px;
	left: 103px;
	background-position:-98px -1228px;
}

#cta {
  position: absolute;
  left:577px;
  top:28px;
  width: 84px;
  height: 20px;
  background-color:#006890;
  background-image:rgba(0,155,186,0);
  background-image:-webkit-gradient(left top,right bottom,color-stop(0,rgba(0,155,186,0)),color-stop(53%,rgba(17,189,224,.4)),color-stop(100%,rgba(0,155,186,0)));
  background-image:linear-gradient(135deg,rgba(0,155,186,0) 0,rgba(17,189,224,.4) 53%,rgba(0,155,186,0) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#009bba', endColorstr='#009bba', GradientType=1 );
  background-position: 150px 0px;
  background-repeat:no-repeat;
}
#ctatext{
	left:0px;
 	top:0px;
 	width: 84px;
 	height: 20px;
	background-position:-542px -484px;
}

#background{
	position:absolute;
	width:728px;
	height:90px;
	left:0px;
	top:0px;
	background-color: #FFFFFF;
	z-index:1;
}
