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: 170px;
}

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

#sp_pic_logo {
	position: absolute;
	text-align: left;
	top: 30px;
	left: 200px;
	width: 165px;
	height: 90px;
	z-index: 2;
}

#sp_txt_agentname {
	position: absolute;
	left: 375px;
	top: 50px;
	font: 16px Verdana;
	font-weight: bold;
	color: #C60705;
	text-align: left;
	width: 300px;
	height: 65px;
	z-index: 2;
	overflow: hidden;
}

#div1 {
	position: absolute;
	top: 132px;
	right: 25px;
	z-index: 2;
}

#sp_pagetitle {
	position: absolute;
	left: 30px;
	top: 140px;
	width: 420px;
	height: 23px;
	z-index: 2;
	overflow: hidden;
}

.sp_pagetitle_text {
	font: 16px Verdana;
	font-weight: bold;
	font-style: italic;
	color: #DD0604;
}

#sp_grp1 {
	position: relative;
}

#sp_txt_content {
	position: relative;
}

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

.sp_mrvlist_box, #sp_section2, #sp_section3, #sp_pic_agent, #sp_pic_header, #sp_pic_decorative1, #sp_pic_featuredhome, #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;
}