@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 : 0px; 
	left : 250px; 
	line-height: 6px;
}

.blue_color {
	color : #00467f;
}

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

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

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

#contact_me {
	font-size: 20px;
	visibility: hidden;
	margin-left : 105px;
	margin-top : 13px;
	line-height:1em;
} 

#cta {
	width : 125px;
	height : 34px;
	background-color : #9fcd58;
	position : absolute;
	top : 55px;
	left : 438px;
	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: 726px;
	height: 88px;
	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 : 0px;
	left : 0;
}

#frame1_copy {
	position : absolute;
	line-height : 1px;
	left : 143px;
	top : -10px;
	font-size:26px;
}

#frame2_copy {
	position : absolute;
	left : 150px;
	top : -28px;
	font-size:20pt;
}

#frame2_copy p {
	visibility : hidden;
}

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

#image_box {
	width : 70px;
	height : 76px;
	border-style : solid;
	border-width: 2px;
	border-color : #ffffff;
	position: absolute;
	top : 4px;
	left : 16px;
	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 : 728px;
	height : 20px;
	background-color: #333333;
	position: absolute;
	top : -20px;
	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 : 165px;
	height : 90px;
	background-color: #00467f;
	position: absolute;
	bottom: 0;
	left : 563px;
	visibility : hidden;
	z-index: 98;
}

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

#meet {
	position: relative;
	width:300px;
}

.righty {
	text-align: right;
}

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

#who {
	position: absolute;
	top : 26px;
	width:300px;
	/*left : 70px;*/
}

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

#vertical_bar {
	position:absolute;
	width:2px;
	height:70px;
	left:230px;
	top:9px;
	background-color:#ffffff;
	visibility:hidden;
}
