
body
{
	background: #728394 url(../pic/gradient.jpg) repeat-x;
	margin: 0px;
}

div#logo
{
	background: url(../pic/logo.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 713px;
	height: 200px;
	z-index: 3;
}

div#static-menu
{
	position: absolute;
	left: 10px;
	top: 200px;
	color: #333333;
	font-family: Verdana;
	font-size: 14px;
	z-index: 4;
}

div#static-menu ul
{
	list-style: none;
	white-space: nowrap;
	margin: 0 0 10px 0;
	padding: 0;
}

div#static-menu ul li
{
	background: url(../pic/menu_image.gif) no-repeat center left;
	padding: 3px 0 3px 35px;
	display: inline;
}

div#static-menu a
{
	color: #FFFFFF;
	text-decoration: none;
}

div#static-menu a.active
{
	text-decoration: underline;
}

div#static-menu a:hover
{
	text-decoration: underline;
}

div#bar
{
	background: url(../pic/bar.gif) repeat-x;
	height: 112px;
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 1
}

div#paper
{
	position: absolute;
	left: 0px;
	padding-bottom: 15px;
	font-size: 9px;
	font-family: Verdana;
	color: #9CA9B4;
	width: 100%;
	text-align: center;
	z-index: 2;
}

table#paper-table
{
	margin: 0px auto 10px auto;
}

td#lb
{
	background: url(../pic/lb.jpg) no-repeat;
	height: 106px;
}

td#lb div
{
	width: 86px;
}

td#b
{
	background: url(../pic/bt.jpg) repeat-x;
	width: 580px;
}

td#rb
{
	background: url(../pic/rb.jpg) no-repeat;
}

td#rb div
{
	width: 86px;
}

td#l
{
	background: url(../pic/l.jpg) repeat-y;
}

td#r
{
	background: url(../pic/r.jpg) repeat-y;
}

td#lo
{
	background: url(../pic/lo.jpg) no-repeat;
	height: 88px;
}

td#o
{
	background: url(../pic/o.jpg) repeat-x;
}

td#ro
{
	background: url(../pic/ro.jpg) no-repeat;
}

div#content-spacer
{
	width: 580px;
}

div#copyright
{
	text-align: center;
}

td.label
{
	text-align: right;
	vertical-align: top;
	width: 100px;
	font-weight: bold;
}