#l_header {
	position:relative;
	width:747px;
	height:183px;
	z-index:6;
	margin-right: auto;
	margin-left: auto;
}
#l_hs_left {
	position:absolute;
	width:7px;
	height:4px;
	z-index:1;
	background: url(images/ht_left.gif);
}
#l_hs_mid {
	position:absolute;
	left:7px;
	width:733px;
	height:4px;
	z-index:2;
	background: url(../images/ht_mid.gif);
}
#l_hs_right {
	position:absolute;
	left:740px;
	width:7px;
	height:4px;
	z-index:3;
	background: url(../images/ht_right.gif);
}
#l_hp {
	position:absolute;
	left:0px;
	top:4px;
	width:747px;
	height:179px;
	z-index:10;
}
#l_content {
	position:relative;
	width:747px;
	z-index:4;
	background: url(../images/content_bkg.gif);
	margin-right: auto;
	margin-left: auto;
}

#l_inside-right {
	width:520px;
	float:right;
}

#l_inside-left {
	width:147px;
	float:left;
	padding-top:80px;
}

#l_footer {
	position:relative;
	width:747px;
	height:12px;
	z-index:3;
	background: url(../images/f_img.gif);
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#l_content_top {
	position:relative;
	width:747px;
	height:192px;
	z-index:1;
}

#l_content_copy {
	position:relative;
	width:685px;
	height:auto;
	z-index:2;
	padding-right: 31px;
	padding-left: 31px;
	padding-bottom: 5px;
	background: url(../images/content_bkg.gif);
}
#l_nav {
	position:absolute;
	left:31px;
	top:1px;
	width:147px;
	height:238px;
	z-index:1;
}
#l_con_pic {
	position:absolute;
	left:191px;
	top:1px;
	width:523px;
	height:167px;
	z-index:2;
	background-image: url(../images/picture.jpg);
}
#l_pf_version {
	position:absolute;
	top:37px;
	z-index:10;
	width: 150px;
	text-align: right;
	right: 37px;
}
#l_agents {
	position:absolute;
	left:247px;
	top:41px;
	width:447px;
	z-index:2;
}
#l_back {
	position:absolute;
	left:489px;
	top:5px;
	z-index:1;
}
#l_footerlinks {
	width: 747px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	padding: 10px 0px;
	color: #333333;
}
#l_footerlinks a {
	color:#0000FF;
	text-decoration: none;
}
#l_footerlinks a:hover {
	color:#00CCFF;
	text-decoration: underline;
}

