body {
	margin: 0px;
	padding: 0px;
	background: #EBEBE6;
}
#content{
	position: absolute;
	left: 50%;
	/* overflow: auto;*/
	width: 800px;
	height: 550px;
	margin-left: -400px;
	padding: 10px;
	background: #EBEBE6 url(../images/enaces_bg0.gif) no-repeat;
}
#content_left {
	position: absolute;
	top: 47px;
	left: 44px;
	width: 354px;
	height:416px;
}
#content_right {
	position: absolute;
	top: 47px;
	left: 400px;
	width: 354px;
	height:416px;
	background: #FFFFFF url(../images/enaces_bg2.gif) no-repeat
}
#content0 {
	position: absolute;
	top: 14px;
	left: 17px;
	width: 321px;
	height: 385px;
}
#content2 {
	position: absolute;
	top: 60px;
	left: 63px;
	width: 321px;
	height: 385px;
}
#titleimg {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#titleimg2 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#line {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 320px; height: 1px;
}
#line2 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 320px; height: 1px;
}

#menu {
	position: absolute;
	top: 480px;
	left: 0px;
	width: 750px;
	height: 18px;
}
#menulist {
	list-style: none;
}
#menulist li {
	padding: 0 1em;
	float: left;
}
#menulist img {
	border: none;
}
#footer {
	position: absolute;
	top: 520px;
	left: 290px;
	width: 687px;
	height: 18px;
	font-size:9pt;
	font-weight:bolder;
} 

#privacy {
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#worklist {
	list-style: none;
	font-size:12px;
}
