body {
	position: relative;
	background: #4C4B47;
	padding: 0px;
	margin: 0px;
	color: #1F1A51;
	font: normal normal normal 10pt Georgia, 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: 181px;
}

#sp_pic_header {
	position: absolute;
	top: 0px;
	left: 170px;
	width: 615px;
	height: 170px;
	z-index: 2;
}

#outer_sp_pic_logo {
	position: absolute;
	background: #7F7E77;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 85px;
	z-index: 2;
}

#sp_pic_logo {
	width: 170px;
	text-align: center;
}

#sp_txt_office {
	position: absolute;
	background: #7F7E77;
	padding-left: 5px;
	padding-top: 5px;
	left: 0px;
	top: 85px;
	width: 165px;
	_width: 170px;
	height: 80px;
	_height: 85px;
	font: 10px Arial;
	color: #FFFFFF;
	z-index: 1;
	overflow: hidden;
}

#sp_agent_contact_phone {
	color: #1F1A51;
	font: bold 18px Georgia;
	text-align: center;
	width: 170px;
}

#sp_section1 {
	position: relative;
	width: 780px;
	height: 181px;
	z-index: 1;
}

#sp_txt_agentname {
	position: absolute;
	left: 170px;
	top: 135px;
	padding-left: 5px;
	width: 450px;
	height: 35px;
	z-index: 3;
	overflow: hidden;
}

.agent_name_text {
	position: relative;
	font: bold 30px Georgia;
	color: #FF6600;
	z-index: 3;
}

.agent_name_text_shadow {
	position: absolute;
	left: 1px;
	top: 1px;
	font: bold 30px Georgia;
	color: #000000;
	z-index: 2;
}

#div1 {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 100px;
	height: 50px;
	z-index: 3;
}

#div1 a {
	color: #FF6600;
	font: bold 16px Georgia;
	text-decoration: none;
	padding-left: 25px;
}

#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_agent, #sp_pic_mylistings, #sp_txt_contactinfo, #sp_bottombody, #sp_bottomlinks_box, #sp_footer_box, #sp_txt_phone, #sp_txt_slogan {
	display: none;
	position: absolute;
}