html { -webkit-font-smoothing: antialiased; }
body {

	margin: 0px;
	letter-spacing:1.1px;
}


#ad {
    display: block;
    border: rgb(145, 153, 153) 1px solid;
    overflow: hidden;
    width: 298px;
    height: 598px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
	/* background-image: url('frame_2.jpg');*/

}
#overButton{
 position: absolute;
    display: block;
    width: 300px;
    height: 600px;
}
#banner {
    position: absolute;
    display: block;
    width: 298px;
    height: 598px;
   /* background-color: #ffffff;
    background-repeat:repeat-x;*/
    overflow: hidden;
	opacity:0;



}
#resolve{
  width: 300px;
  height: 600px;
	opacity:1;
}
#frame_1,#frame_2,#frame_3,#frame_4{
	position:absolute;
  width: 300px;
  height: 600px;
}
#frame_1{
    top: 0px;
    right: 0px;
    width: 300px;
    height: 600px;
    background-image: url('bg_buildings_new.jpg');
    background-repeat: no-repeat;
    /*background-position-y: 78px;*/
	overflow: hidden;
}
#glowBack{
  position: absolute;
	/*top: 78px;*/
	right: 0px;
	width: 300px;
	height: 385px;
    background-image: url('bg_buildings_with_glow_new.jpg');
    background-repeat: no-repeat;

	overflow: hidden;
}



#frame_1__headline {
	position:absolute;
	top: 45px;
left: 65px;
      width: 218px;
      height: 90px;
    background-image: url('headline_0.svg');
    background-repeat: no-repeat;

}
#frame_1__headline2 {
	position:absolute;
	top: 42px;
left: 65px;
    width: 251px;
    height: 90px;
    background-image: url('headline_1.svg');
    background-repeat: no-repeat;

}
#frame_1__headline3 {
	position:absolute;
	top: 42px;
    left: 65px;
    width: 251px;
    height: 130px;
    background-image: url('headline_2.svg');
    background-repeat: no-repeat;

}
#frame_1__headline4 {
	position:absolute;
	top: 42px;
left: 65px;
    width: 251px;
    height: 90px;
    background-image: url('headline_3.svg');
    background-repeat: no-repeat;

}
#frame_1__headline5 {
	position:absolute;
	top: 42px;
left: 65px;
width: 260px;
height: 130px;
    background-image: url('endFrame.svg');
    background-repeat: no-repeat;

}

#frame_2__title {
	position:absolute;
	top: 61px;
    left: 8px;
    width: 150px;
    height: 25px;
    background-image: url('ourTech.png');
    background-repeat: no-repeat;

}

#resolve__logo{
position:absolute;
top: 504px;
    left: 73px;
    width: 153px;
    height: 56px;
    background-image: url('varianLogo.png');
    background-repeat: no-repeat;
}
#resolve__back{
	position: absolute;
    bottom: 0px;
    left: 0px;
    width: 300px;
    height: 67px;

    background-repeat: no-repeat;
    background-color: white;
}
#resolve__copy{
	    position: absolute;
    top: 41px;
    left: 21px;
	 width: 268px;
    height: 62px;
	 background-image: url('endCopy.png');
    background-repeat: no-repeat;
}
#resolve__cta{
	position: absolute;
	top: 204px;
	left: 61px;
width: 106px;
height: 16px;
background-image: url('learnMore.png');
background-repeat: no-repeat;
}
#resolve__arrow{
 position: absolute;
 top: 206px;
	 left: 146px;
 width:8px;
 height:13px;
	background-image: url('arrow.png');
}
#resolve__linet{
	position:absolute;
	top: 548px;
    left: 149px;
    height: 1px;
    width: 70px;
	background-color:#8897a0;
}
#resolve__lineb{
	position:absolute;
	top: 548px;
    left: 79px;
    height: 1px;
    width: 70px;
	background-color:#8897a0;

}
#resolve__tag{
	position:absolute;
	bottom: 22px;
   left: 74px;
    height: 23px;
    width: 153px;
	 background-image: url('partnerLife.png');
	 overflow: hidden;
    background-repeat: no-repeat;

}
#dataStream{
  position: absolute;
	top: 300px;
left: 106px;
}
#dataStream *{
	position:absolute;
	 background-repeat:no-repeat;
	 background-size:contain;
	 opacity:.73;
	 width: 10px;
    height: 10px;
    top: 0px;
    left: 0px;
}
#flare{
    position: absolute;
    background-image: url('glow_top.png');
		width: 300px;
	height: 385px;
	left: 0px;
	top: 80px;

}
