#bgImg1 { position: absolute; top:0; right:0; }

#bgImg2 { position: absolute; top:0; right:0; }

.colorIN{ 
	color:#49C3B1;
}

/* logos */

#Allstate{
	position: absolute;
    width: 81px;
    height: 26px;
    top: 7px;
    right: 5px;
    background-image:url(Allstate.svg);
    background-repeat: no-repeat;
    z-index: 300;
}


/* FRAMES */
#frame1, #frame2 {
	font-size:34px;
	line-height: 36px; 
	top:30px;
	left: 15px;
	width: 728px;
  	text-align: left;
	z-index: 100;
}


#frame3, #frame5, #frame6{
	width:700px;
	font-size:34px;
	line-height: 36px; 
	left:15px;
	top:30px;
  	text-align: left;
	z-index: 210;
}
#frame4{
	width:270px;
	font-size:34px;
	line-height: 36px; 
	left:277px;
	top:30px;
  	text-align: left;
	z-index: 210;
}
#landing { 
	position: absolute;
	width:300px;
	font-size:41px;
	line-height: 36px;
	left:15px;
	top:70px;
  	text-align: left;
	z-index: 210;
}

#onlyAllstate {
	position: absolute;
	top:65px;
	left:730px;
	z-index: 210;
}

.reg{
	font-family: 'Allstate Sans';
	font-size: 20px; 
	line-height: 20px;
	margin-left:-13px;
    left: 0px;
    bottom: 15px;
    position: absolute;
}



/* CTA */
/* Quote Now */
/*#btn_cta { font-weight: 700; position: absolute; width: 165px; height:25px; top: 195px; right:-165px; background: #001C71; text-transform: uppercase; padding: 3px 10px 4px 15px; font-size: 20px; font-weight:900; text-align: left; overflow: hidden; z-index: 350; cursor: pointer; opacity: 0 }
#ctaCopy { position: relative; z-index: 350; color:#fff; }
#arrow { position: absolute; top:0; left:130px; padding-top: 5px; padding-left: 18px; }*/

/*GET IN*/
#btn_cta { font-weight: 700; position: absolute; width: 220px; height:25px; bottom: 20px; right:-110px; background: #001C71; text-transform: uppercase; padding: 3px 10px 4px 15px; font-size: 20px; font-weight:900; text-align: left; overflow: hidden; z-index: 350; cursor: pointer; opacity: 0 }
#ctaCopy { position: relative; z-index: 350; color:#fff; }
#arrow { position: absolute; top:0; left:183px; padding-top: 5px; padding-left: 18px; }
