body {
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font: 12px Arial;
	color: #5A5A5A;
}

/*
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: 194px;
	background: #FFFFFF;
	z-index: 1;
}

#sp_pic_header {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 484px;
	height: 166px;
	z-index: 2;
	overflow: hidden;
}

#sp_txt_agentname {
	position: absolute;
	left: 15px;
	top: 124px;
	font: 22pt Baskerville Old Face, Times New Roman, Arial;
	color: #BF4446;
	text-align: left;
	width: 320px;
	height: 32px;
	z-index: 2;
	overflow: hidden;
}

#sp_pic_agent_outline {
	position: absolute;
	background: url(/images/pic_underagent_sup.gif) no-repeat;
	top: 10px;
	left: 10px;
	width: 98px;
	height: 109px;
	z-index: 2;
}

#outer_sp_pic_agent {
	position: absolute;
	left: 22px;
	top: 23px;
	width: 82px;
	height: 92px;
	z-index: 2;
}

#sp_pic_agent {
	width: 82px;
	text-align: center;
}

#sp_txt_contactinfo {
	position: absolute;
	left: 115px;
	top: 10px;
	color: #5A5A5A;
	font-size: 9px;
	width: 150px;
	height: 40px;
	z-index: 3;
	overflow: hidden;
}

.agent_contactinfo {
	color: #5A5A5A;
	font: 10px Arial;
}

#outer_sp_pic_logo {
	position: absolute;
	top: 60px;
	left: 115px;
	width: 125px;
	height: 60px;
	z-index: 2;
}

#sp_pic_logo {
	width: 125px;
	text-align: left;
}

#div1 {
	position: absolute;
	top: 152px;
	right: 25px;
	z-index: 4;
}

#sp_pagetitle {
	position: absolute;
	background: url(/images/pic_bgpopup_top.gif) no-repeat;
	left: 0px;
	top: 150px;
	width: 780px;
	height: 44px;
	z-index: 2;
}

.sp_pagetitle_text {
	margin-left: 160px;
	margin-top: 8px;
	width: 435px;
	height: 30px;
	font: 18pt Baskerville Old Face, Times New Roman, Arial;
	font-style: italic;
	color: #A82022;
	text-align: right;
	overflow: hidden;
}

#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_mylistings, #sp_bottombody, #sp_bottomlinks_box, #sp_footer_box, #sp_txt_office, #sp_txt_phone, #sp_txt_slogan {
	display: none;
	position: absolute;
}
