body {
	background: #fff;
	color: #000;
	font: 12px/19px "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	text-transform: capitalize;
	font: 18px  Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
}

h2 {
	font: 14px  Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
}

p {  }

a { color: #000; font-weight: bold; }
a:hover { color: #666; }

.whitetext { color: #FFF; }
.redtext { color: #c00; }

.cantseeme { visibility: hidden; }

.noborder { border: 0px; }

.wrapper:after { content: ""; display: block; height: 0; clear: both; }

#container { width: 774px; text-align: left; margin: 0 auto; background: url(../../_files/images/panel_rpt2.gif) repeat-y; }

#headleft { float: left; width: 213px; height: 236px; background: url(../../_files/images/logo.gif) no-repeat; }
#headright { float: right; width: 561px; height: 236px; background: #fff url(../../_files/images/header.jpg) bottom no-repeat; text-align: right;}
#headright p { margin-top: 90px;}
 
#main { clear: both; background: url(../../_files/images/main.gif) no-repeat; display: block; width: 774px; height: 330px;  }

#menu { display: inline; float: left; width: 142px; margin: 30px 0 0 70px; background: #e20000; font-size: 13px; }
#menu ul { list-style: none; margin: 0px; padding: 0; width: 142px; border-top: 1px solid #E98B8B; }
#menu li {  border-bottom: 1px solid #E98B8B; background: url(../../_files/images/menubullet.gif) no-repeat 5% 50%;}
#menu li a { display: block; padding: 0px; text-decoration: none; font-weight: normal;color: #e98b8b; padding-left: 20px; }
#menu li a:hover { 	display: block; color: #fff; background: url(../../_files/images/menubullet-on.gif) no-repeat 5% 50%; }

#subnav ul { list-style:none; margin:0; padding:0px;}
#subnav li { display:inline; margin-right:10px}
 
#content {
	float: right;
	width: 470px;
	margin: 0px;
	padding: 0 30px 0 0; 
	
 }

#footer { 
	clear: both;
	text-align: center;
	width: 774px;
	font-size: 10px;
	color: #666;
	padding-top: 30px;
	background: #fff url(../../_files/images/panel_bottom.gif) no-repeat ;
	background-position: right top;
 }
 #footer a {color: #666; font-weight: normal; text-decoration: none;}
#copyright {float: left; margin: 4px 0 0 15px;}
#e4e { float: right; margin-top: 4px;}
#e4eimg {float: right;}
