body{
	font-family:Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding:0px;
	margin:0px;
}
#container{
	position:absolute;
	display:block;
	width: 300px;
	height: 250px;
	border:1px solid #000000;
	background:#f6f6f6;
	box-sizing:border-box;
	cursor:pointer;
	overflow:hidden;
}
#copy1-line1
{
	position:absolute;
	width:119px;
	height:21px;
	top:40px;
	left:25px;
	background: url("../images/copy1.png") no-repeat;
	opacity:0;
}
#copy1-line2
{
	position:absolute;
	width:119px;
	height:25px;
	top:59px;
	left:25px;
	background: url("../images/copy1.png") 0px -19px no-repeat;
	opacity:0;
}
#copy1-line3
{
	position:absolute;
	width:119px;
	height:25px;
	top:84px;
	left:25px;
	background: url("../images/copy1.png") 0px -46px no-repeat;
	opacity:0;
}
#copy2-line1
{
	position:absolute;
	width:119px;
	height:23px;
	top:139px;
	left:25px;
	background: url("../images/copy2.png") no-repeat;
	opacity:0;
}
#copy2-line2
{
	position:absolute;
	width:119px;
	height:26px;
	top:162px;
	left:25px;
	background: url("../images/copy2.png") 0px -23px no-repeat;
	opacity:0;
}
#copy2-line3
{
	position:absolute;
	width:119px;
	height:22px;
	top:188px;
	left:25px;
	background: url("../images/copy2.png") 0px -49px no-repeat;
	opacity:0;
}
#copy3-line1
{
	position:absolute;
	width:135px;
	height:17px;
	top:53px;
	left:25px;
	background: url("../images/copy3.png") no-repeat;
	opacity:0;
}
#copy3-line2
{
	position:absolute;
	width:135px;
	height:21px;
	top:70px;
	left:25px;
	background: url("../images/copy3.png") 0px -17px no-repeat;
	opacity:0;
}
#copy3-line3
{
	position:absolute;
	width:135px;
	height:18px;
	top:91px;
	left:25px;
	background: url("../images/copy3.png") 0px -38px no-repeat;
	opacity:0;
}
#bottom-content
{
	position:absolute;
	width:300px;
	height:125px;
	top:125px;
	right:0px;
	background: #e4e5e3;

}
#phone
{
	position:absolute;
	top:135px;
	right:-127px;
}
#logos
{
	position:absolute;
	top:139px;
	left:25px;
	opacity:0;

}
#logos-network
{
	position:absolute;
	bottom:2px;
	right:9px;
	opacity:0;

}
#cta
{
	position:absolute;
	top:182px;
	left:25px;
	width:81px;
	height:21px;
	background: url("../images/cta.png") no-repeat;
	opacity:0;
}
#cta-background
{
	position:absolute;
	width:81px;
	height:21px;
	background-color:#ffffff;
	opacity:0;
}
#cta-copy
{
	position:absolute;
	width:81px;
	height:21px;
	background: url("../images/cta.png") no-repeat;
}
#disclaimer
{
	position:absolute;
	font-size:8px;
	bottom:18px;
	left:25px;
	width:145px;
	height:15px;
	color:#000000;
	opacity:0;

}
#cover
{
	position:absolute;
	width:298px;
	height:248px;
	top:1px;
	left:1px;
	background:#ffffff;
	z-index:100;
}
