@font-face {
	font-family: 'AllstateSans';
	src: url('../fonts/AllstateSans-Bold.eot');
	src: url('../fonts/AllstateSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/AllstateSans-Bold.woff') format('woff'),
		url('../fonts/AllstateSans-Bold.ttf')  format('truetype');
	font-weight: bold;
	font-style: normal;
}

body { 
	margin : 0px;
	padding : 0px;
	font-family: "AllstateSans"; 
	font-size : 22px;
	color : #FFF;
}

#agent_box {
	font-size : 17px;
	visibility : hidden; 
	position : absolute; 
	top : 159px; 
	left : 13px; 
	line-height: 6px;
}

.blue_color {
	color : #00467f;
}

#button_full {
	width : 160px;
	height : 600px;
	position: absolute;
	top : 0;
	left : 0;
	z-index: 100;
	cursor: pointer;
}

#close_button {
	position: relative;
	margin-top : 5px;
	margin-left: 122px;
	font-size: 9px;
}

#could {
	position : relative;
	top : -20px;
}

#contact_me {
	font-size: 24px;
	visibility: hidden;
	margin-left : 12px;
	padding-top:45px;
} 

#cta {
	width : 125px;
	height : 34px;
	background-color : #9fcd58;
	position : absolute;
	top : 462px;
	left : 33px;
	font-size : 11px;
	z-index: 97;
	cursor : pointer;
	overflow: hidden;
	visibility:hidden;
}

#cta p {  }

#cta_copy {
	position: relative;
	color : #00467f;
	padding-left : 20px;
	letter-spacing: 3px;
}

.container {
	width: 158px;
	height: 598px;
	background-color : #50c8e8;
	position: absolute;
	margin: 0px;
	padding : 0px;
	overflow : hidden;
	font-weight : bold;
	border-style : solid;
	border-width : 1px;
	border-color : black;
}

#f1_image {
	visibility: hidden;
	position: absolute;
	top : 228px;
	left : 0;
}

#frame1_copy {
	position : absolute;
	line-height : 1px;
	left : 18px;
	top : 63px;
}

#frame2_copy {
	position : absolute;
	left : 18px;
	top : 53px;
}

#frame2_copy p {
	visibility : hidden;
}

#frame1_copy p {
	position : relative;
	visibility : hidden;
}

#image_box {
	width : 103px;
	height : 112px;
	border-style : solid;
	border-width: 2px;
	border-color : #ffffff;
	position: absolute;
	top : 300px;
	left : 25px;
	visibility: hidden;
}

#legal {
	font-family : Arial;
	font-size : 7px;
	float : right;
	margin-top: 4px;
	margin-right: 2px;
	cursor : pointer;
	z-index: 102;
	position: relative;
}

#legal_box {
	width : 300px;
	height : 30px;
	background-color: #333333;
	position: absolute;
	top : -30px;
	cursor : pointer;
	z-index: 103;
	font-size: 9px;
	font-family: Arial;
	font-weight: normal;
}

#legal_copy {
	position: absolute;
	top : -4px;
	left: 4px;
}

#logo_box {
	width : 161px;
	height : 102px;
	background-color: #00467f;
	position: absolute;
	bottom: 0;
	left : 0;
	visibility : hidden;
	z-index: 98;
}

#logo_box img {
	padding-left : 20px;
	padding-top: 18px;
}

#meet {
	position: relative;
}

.righty {
	text-align: right;
}

#shimmer {
	position: absolute;
	left : -130px;
	top: -10px;
}

#who {
	position: absolute;
	top : 26px;
	left : 70px;
}

#agent_name {
	line-height:1.2em;
	margin-top:-7px;
}
