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

#div1 {
	position: absolute;
	top: 181px;
	left: 716px;
	z-index: 2;
}

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

#sp_mainbody {
	position: relative;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 800px;
	background: #FCF6D2 url(/images/pic_bg_popup.gif) no-repeat;
}

.sp_txt_content_title_box {
	position: absolute;
	top: 168px;
	left: 45px;
	color: #3C5979;
	width: 510px;
	text-align: left;
}

.sp_txt_content_title {
	height: 25px;
	overflow: hidden;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

#sp_grp1 {
	position: absolute;
	top: 216px;
	left: 0px;
	width: 780px;
	text-align: left;
	background: url(/images/pic_bg_middle.gif) repeat-y scroll;
}

#sp_txt_content {
	position: relative;
	width: 600px;
	text-align: left;
}

#sp_txt_content iframe {
	position: absolute;
	left: 30px;
	width: 725px;
	height: 575px;
	text-align: left;
}

/**************/
/* Navigation */
/**************/

#sp_navigation {
	display: none;
	position: absolute;
}

/**********/
/* Unused */
/**********/

#sp_txt_agentname, #outer_sp_pic_agent, #outer_sp_pic_logo, #sp_pic_logo, #sp_bottombody, #sp_footer_box {
	display: none;
	position: absolute;
}

