body
{
    width:100%;
    height:100%;
    background-color:#000;
	margin:0;
	color:#fff;
	font:12px Lucida Grande, Lucida Sans, Verdana;
	background:#000 url(/Files/system/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	
text-decoration:none;
&nbsp;color:#fff;
}
a:hover{text-decoration:none;}
input, textarea, select{
	font:100%;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	/*margin:0 auto;*/
	width:1000px;
	min-height:846px;
	background:url(/Files/system/bg-wrapper5.jpg) no-repeat;
	overflow:hidden;
}
* html #wrapper{/*height:846px;*/}
#header{
	height:230px;
	overflow:hidden;
}
#header h1{
	margin:90px 0 0 650px;
	width:240px;
	height:59px;
}
#header h1 a{
	display:block;
	text-indent:-9999px;
	height:100%;
	background:url(/Files/system/logo.gif) no-repeat;
	overflow:hidden;
}
#main{overflow:hidden;}
#content{
	margin-right:33px;
	width:325px;
	float:right;
	display:inline;
}
#content h2
{
    text-transform:uppercase;
	margin:3px 0px 2px 0px;
	font-size:12px;
	line-height:17px;
}
#content p{
	margin:0px 0px 0px 0px;
	line-height:16px;
	font-style:normal;
font-size:11px;
}

#content p sup{
	margin:-2px 0px 0px 0px;
	line-height:5px;
color:#999;

}

#content a, #content a:visited{font-weight:bold; text-decoration:none; color:#ccc;}
#content a:hover{font-weight:bold; border-bottom:1px solid #333;}
#content span.text2, #content span.text2 a{font-style:normal; font-size:12px; font-weight:normal; line-height:30px;}

#sidebar{
	margin-left:445px;
	width:180px;
	text-align:right;
}
.nav,
.nav ul{
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.nav li{
	line-height:25px;
	font-weight:bold;
	font-size:12px;
}
.nav ul{padding-bottom:3px;}
.nav ul li{font:11px/16px Lucida Grande, Lucida Sans, Verdana;}
.nav ul li a{color:#858585; text-decoration:none;}
.nav ul li a:hover,
.nav ul li.active a{
	color:#fff;
	text-decoration:none;
}
