body {
	position: relative;
	background-color: ;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font: normal normal normal 10pt Trebuchet MS, Arial;
}

/*
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: 53px;
}

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

#sp_txt_agentname {
	position: absolute;
	background: url(/images/pic_undertitle.gif) no-repeat left bottom;
	left: 10px;
	top: 5px;
	font: 16px Arial;
	font-weight: bold;
	color: #C62626;
	text-align: left;
	width: 375px;
	height: 22px;
	z-index: 2;
	white-space: nowrap;
	overflow: hidden;
}

#div1 {
	position: absolute;
	top: 15px;
	right: 35px;
	z-index: 2;
}

#sp_pagetitle {
	position: absolute;
	left: 430px;
	top: 10px;
	width: 275px;
	height: 20px;
	z-index: 2;
	overflow: hidden;
}

.sp_pagetitle_text {
	font: 16px Arial;
	font-weight: bold;
	color: #FFFFFF;
}

#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_agent, #sp_pic_header, #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;
}