html, body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url("/new/images/bg.jpg") repeat-y;
	background-position:left;
}
#wrapper {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
#leftcontent {
	width:222px;
	height:100%;
	background-color:#333333;
	float:left;
	position:absolute;
}
#greyline {
	background-color:#666666;
	width:100%;
	height:20px;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#sidepic {
	width:61px;
	background-color:#333333;
}
#sidelogo {
	width:160px;
	position:relative;
	left:60px;
	top:-686px;
}
#sidenav {
	width:190px;
	position:relative;
	left:32px;
	top:-675px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color:#e4e4e4;
	line-height:1.5em;
}
ul#navlist {
	margin: 0 0 0 30px;
	padding: 0;
	width: 14.5%;
}
#navlist li {
	list-style-type: none;
	background-color: #333333;
	color: #e4e4e4;
	font-weight: bold;
	text-align:justify;
	margin-bottom: .1em;
	width:160px;
}
#navlist li a {
	color: #e4e4e4;
	text-decoration: none;
	display: block;
}
#navlist li a:hover {
	background-color: #666666;
	color: #e4e4e4;
}
#sidelogo img {
	border:none;
}
#footer {
	background-color:#333333;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e4e4e4;
	padding:3px;
	float:left;
	top:-420px;
}
#rightcontent {
	margin:0;
	padding:0;
	top:22px;
	left:222px;
}
#logotop {
	width:770px;
	background-color:#ffffff;
}
#stlayer {
	width:770px;
	background-color:#cccccc;
}
#ndlayer {
	width:770px;
	background-color:#999999;
}
#rdlayer {
	width:770px;
	background-color:#666666;
}
#flash {
	background-color:#000000;
	height:716px;
	width:770px;
}
#insidecontent {
	color:#FFFFFF;
	padding:50px;
	width:580px;
	position:relative;
	left:45px;
}
#rightcontent1 {
	position:absolute;
	margin:0;
	padding:0;
	left:222px;
	height:160%;
	clear:both;
	background-color:#FFFFFF;
}
#rightcontent2 {
	position:absolute;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	left:222px;
	height:100%;
	width:86.6% !important;
	clear:both;
}
ul#dist {
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
ul#dist li {
	padding-bottom: 1.5em;
	width: 200px;
	float: left;
}
ul#dist li a {
text-decoration:none;
}
#slideshow {
	margin: 0; 
	padding: 0; 
	width: 750px; 
	height: 450px; 
	position: relative;
	overflow: hidden;
}
#slideshow ul {
	margin: 0; 
	padding: 0;
	height: 2000px;
}
#slideshow .slide {
	margin: 0; 
	padding: 0;
	width: 750px; 
	height: 450px; 
	position: relative;;
}

#slideshow .slide .slidetext {
	position: absolute; 
	top: 60px; 
	right: 50px; 
	width: 250px; 
	color: #bbb;
	line-height: 1.7em;
}
#slideshow .slide .slidetext a {
	color: #fff;
	line-height: 1.2em;
}
#slideshow .slide .slidetext a:hover {
	color: #36f;
}
