body {
	position: relative;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font: normal normal normal 10pt Arial Bold, Helvetica, Sans-Serif;
}

#container {
	position: relative;
	width: 930px;
	height: 112px;
}


#close {
	position: absolute;
	top: 20px;
	width: 920px;
	text-align: right;
	height: 25px;
	line-height: 25px;
	padding: 0px 25px 0px 0px;
	z-index: 2;
}

#close a:link, #close a:active, #close a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#close a:hover {
	color:#FFFFFF;
}

#line {
	position: absolute;
	top: 55px;
	left: 149px;
	width: 780px;
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;

	}
	

#content {
	position: relative;
	background-color: ;
	height: 90px;
}

#outer_hp_pic_logo {
	position: absolute;
	top: 0px;
	height: 100px;
	left: 0px;
	text-align: left;
	width: 139px;
}

#hp_pic_logo {
	width: 139px;
	text-align: center; 
}

#hp_txt_agentname {
	position: absolute;
	top: 0px;
	left: 139px;
	width: 590px;
	_width: 600px;
	height: 55px;
     	padding: 5px 0px 10px 10px;
	line-height: 55px;
	font-size: 30pt;
	text-align: left;
	font-family: "Copperplate Gothic Bold", "Times New Roman", Serif;
	color: #FFFFFF;
 	white-space: nowrap;
	overflow: hidden;
	border-left: solid 1px #FFFFFF;
}


#hp_txt_slogan {
	position: absolute;
	top: 50px;
	left: 139px;
	width: 590px;
	_width: 600px;
	height: 51px;
    	padding: 10px 0px 0px 10px;
	text-align: left;
	font-size: 16pt;
	color: #DBD9D9;
	font-family: "Baskerville", "Times New Roman", Serif;
     	font-weight: bold;
	overflow: hidden;
	border-left: solid 1px #FFFFFF;
}

#hp_featuredarea1, #hp_featuredarea2, #hp_featuredarea3, #hp_pic_header, #hp_txt_contactinfo, #hp_grp1 {
	display: none;
}

#hp_txt_content iframe {
	width: 100%;
	height: 540px;
	_height: 535px;
}



