body {
	position: relative;
	background-color: #3A1A1A;
	padding: 0px;
	margin: 0px;
	color: #E7E2D8;
	font: normal normal normal 1em Trebuchet MS, Trebuchet, Helvetica;
}

TABLE, TD {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}

#container {
	position: relative;
	z-index: 0;
	margin: 0px;
	padding: 0px;
	width: 780px;
	text-align: left;
}

#sp_mainbody {
	position: relative;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#sp_section1 {
	position: relative;
	z-index: 2;
	background: url(/images/pic_bg_popup.gif) no-repeat;
	width: 780px;
	height: 111px;
}

#div1 {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 4;
}

#sp_txt_agentname {
	position: absolute;
	top: 24px;
	left: 5px;
	z-index: 4;
	width: 760px;
	height: 83px;
	white-space: nowrap;
	color: #61A2D8;
	overflow: hidden;
}

.sp_txt_content_title_box {
	position: absolute;
	top: 88px;
	right: 10px;
	z-index: 2;
	width: 560px;
	height: 24px;
	font-family: "Lucida Handwriting Italic", "Lucida Handwriting", Lucida, Helvetica;
	font-size: 1.1em;
	text-align: right;
	color: #61A2D8;
	white-space: nowrap;
	overflow: hidden;
}

#outer_sp_pic_agent, #sp_pic_agent, #outer_sp_pic_logo, #sp_pic_logo, #sp_txt_contactinfo, #sp_txt_phone, #sp_grp1, #sp_txt_content, #sp_bottombody, #sp_bottomlinks_box, #sp_footer_box {
	position: absolute;
	display: none;
}

