BODY{ background:#181819; color: #fff; font: normal 11px "Helvetica LT Std",Tahoma,Verdana,Arial; }
/*DIV#center{ color:#000; background:#fff; padding:0;}*/
DIV#header, DIV#footer{ background:#181819; }
/*DIV#outer, DIV#gfx_bg_middle{ background:#fff; }*/

/* HEADER */

/* FOOTER */
DIV#subfooter
{
	font: 11px Tahoma;
	color:#555656;
	padding: 5px 0 0 0;
	margin:0;
	width: 1004px;
	height: 40px;
	overflow:hidden;
}

DIV#subfooter P
{
	text-align:center;
	font-weight:bold;
	margin: 1px 0 2px;
	padding:0;
}

DIV#subfooter A
{
	font-weight:bold;
	color:#555656;
	text-decoration:none;
}

DIV#subfooter DIV.l
{
	float:left;
	padding: 0 0 0 520px;
}

DIV#subfooter DIV.r
{
	float:right;
	width:100px;
}



/* NAV */
DIV#nav
{
	margin: 5px 0 0 10px;
}

DIV#nav A
{
	text-decoration:none;
}

DIV#nav H3
{
	margin: 12px 0 0;
	font-size: 13pt;
	padding: 1px 0 1px 20px;
}

DIV#nav H3.on
{
	background:#fff;
}


DIV#nav A,
DIV#nav H3.on A:hover
{
	color:#595959;
}

DIV#nav H3.on A,
DIV#nav H3.on A:hover
{
	color:#333;
}


DIV#nav A:hover
{
	color:#fff;
}


DIV#nav UL.l2
{
	margin: 1px 0 4px 18px;
	background:#181819;
}

DIV#nav UL.l2 LI{ height:1%;font-size: 9pt;}
HTML > BODY UL#nav UL.l2 LI{ height:auto;}

DIV#nav UL.l2 LI
{
	margin:0 0 0 5px;
	padding: 4px 0 2px 22px;
	background: url(/images/menu-item-mid.gif) left no-repeat;
	height:14px;

}

DIV#nav UL.l2 LI.btm
{
	background: url(/images/menu-item-btm.gif) left no-repeat;
}

DIV#nav UL.l2 LI.on
{
	background: url(/images/menu-item-on.gif) left no-repeat;
}

DIV#nav UL.l2 LI.btm-on
{
	background: url(/images/menu-item-btm-on.gif) left no-repeat;
}

DIV#nav UL.l2 LI.btm-on A,
DIV#nav UL.l2 LI.on A
{
	color:#BCB610;
}

/* MAIN CONTENT */
DIV#center DIV#content
{
	padding: 20px;
	color:#000;
	margin-bottom: 50px;
}

DIV#center H1
{
	font-size:16pt;
	padding: 25px 0 0 55px;
	margin: 0 0 0 10px;
	background:url(/images/connector.gif) no-repeat left;
	height:20px;
}

DIV#center DIV.home H1
{
	background:none;
}

DIV#center DIV.header-image
{
	height:35px;
}


DIV#center H2
{
	font-size:13pt;
	margin: 12px 0 0 70px;
}

DIV#center H3
{
	font-size:8pt;
	margin: 5px 0 0 72px;
}
DIV#center P
{
	font: 10pt Tahoma; /* Was 12 */
	margin: 10px 20px 0 95px;
	line-height:22px;
}

DIV#center H4
{
	font: 10pt Tahoma; /* Was 12 */
	
}

DIV#center H5
{
	font: 10pt Tahoma; /* Was 12 */
	font-weight:bold;
	
}
DIV#center UL
{
	margin: 0 0 0 10px;
}

DIV#center LI
{
	list-style:square;margin: 5px 20px 0 115px;padding:0;font: 10pt Tahoma; /* Was 12 */
}

/* ROACHES */
DIV#roach1,
DIV#roach2,
DIV#roach3,
DIV#roach4
{
	position:absolute;
	z-index:999;
	left:50%;
}

DIV#roach1
{
	top:520px;
	width:168px;
	margin-left:-390px;
}

DIV#roach2
{
	top:600px;
	width:168px;
	margin-left:-500px;
}

DIV#roach3
{
	top:50px;
	width:168px;
	margin-left:140px;
}
DIV#roach4
{
	bottom:40px;
	width:168px;
	margin-left:400px;
}

