body {
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	color: #414042;
	font: normal normal normal 10pt Verdana;
}

/*
div {
	margin: 0px;
	border: 1px dotted red;
	padding: 0px;
}
*/

#container {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#sp_mainbody {
	position: relative;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 181px;
}

#sp_section1 {
	position: relative;
	width: 780px;
	height: 181px;
	background: #FFFFFF url(/images/pic_bg_popup.gif) no-repeat scroll 0% 0%;
	z-index: 1;
}

#sp_txt_agentname {
	position: absolute;
	top: 80px;
	right: 175px;
	width: 480px;
	height: 40px;
	font: 24px 'Verdana';
	text-align: right;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 2;
}

.hp_agent_fname_text {
	font: 18px Verdana;
	color: #FFFFFF;
}

.hp_agent_lname_text {
	font: 22px Verdana bold;
	color: #FFFFFF;
}

#div1 {
	position: absolute;
	top: 130px;
	left: 30px;
	z-index: 2;
}

#sp_pic_header {
	position: absolute;
	top: 0px;
	left: 119px;
	width: 143px;
	height: 181px;
	z-index: 2;
}

#sp_pic_agent {
	position: absolute;
	right: 25px;
	top: 0px;
	width: 140px;
	height: 120px;
	z-index: 2;
}

#sp_pagetitle {
	position: absolute;
	left: 285px;
	top: 120px;
	width: 400px;
	height: 33px;
	z-index: 2;
	overflow: hidden;
}

.sp_pagetitle_text {
	font-size: 20px;
	color: #396059;
}

#sp_grp1 {
	position: relative;
}

#sp_txt_content {
	position: relative;
}

#sp_txt_content iframe {
	position: relative;
	width: 100%;
	height: 500px;
}

#sp_section2, #sp_section3, #sp_pic_decorative1, #sp_pic_featuredhome, #sp_pic_logo, #sp_pic_mylistings, #sp_txt_contactinfo, #sp_bottombody, #sp_bottomlinks_box, #sp_footer_box, #sp_txt_office, #sp_txt_phone, #sp_txt_slogan {
	display: none;
	position: absolute;
}