*{
	margin-bottom: 0px;
	padding: 0;
}* 

body { 
	font: 10px  Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #000000;
	color: #444; 
}

a {	color: #FF6600;	 }
a:hover { color: #FF6600;  }
p {
	margin: 0 0 15px 0px;
	color: #FFFFFF;
	padding-left: 0px;
	font-size: 10px;
	letter-spacing: 1px;
}
h1 {
	font: normal 1.1em Arial, Sans-Serif;
	margin: 5px 0 0 0px;
	color: #FF6600;
	letter-spacing: 1.2px;
}
h1 a { color: #fff; background: inherit; }
h1 a:hover {
	color: #CCCCCC;
	background: orange;
	text-decoration: underline;
}
h2 {
	font: normal 1.2em Arial, Sans-Serif;
	margin: 5px 0 5px 0px;
	letter-spacing: 2px;
	color: #FF6600;
}

h2 a { color: #FF6600;
       background: none; 
	   font: normal 1.0em Arial, Sans-Serif;
	margin: 5px 0 12px 0px;
	letter-spacing: 1.9px;
	}
h2 a:hover {
	color: #FF6600;
	background: none;
	font: normal 1.0em Arial, Sans-Serif;
	margin: 5px 0 12px 0px;
	letter-spacing: 1.9px;
	
	}

h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }



#content {
	width: 990px;
	margin-top: 15px;
}



#logo { margin: 10px 0 0 0; height: 66px; width: 240px; float: left; background: url(images/logobg.gif) no-repeat bottom; text-align: center;}



#menu { float: right; padding: 40px 0 0; margin: 0 0 18px; }
#menu li { font-size: 1.1em; display: inline; }
#menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 50px; color: #000000; background: #ffffff url(images/tab.gif) no-repeat right bottom;  }
#menu li a:hover { background: #ffffff; color: #FF6600; }




#intro { 
	clear: both;
	background: #000000;
	color: #4C8734;
	height: 198px;
	margin: 0 0 10px;
	padding: 0px 0px 0 0;
	text-align: right;
}
	#intro h1 { margin: 0; }
	#intro p { margin: 0; }


#left {
	background:url(new/images/big_a.png) no-repeat;
	clear: left;
	float: left;
	width: 225px;
	padding: 0 10px 0 0px;
	margin: 0 0 0px;
	height: 525px;
	color: #FFFFFF;
}
 

#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 10px;
	border-left: 2px dotted #666666;
	float: right;
	width: 725px;
	text-align: justify;
	height: 525px;
}
	#notice { padding: 12px 14px 1px; background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right; color: #808080; }
a {
	color: #ffffff;
	text-decoration: none;
}
a:visited {color:#FFffff;}
a:hover {color: #FF9900;}
a:active { color:#ffffff;}


	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }

#footer { clear: both; padding: 10px 0; margin: 0 0 15px; font-size: 0.9em; color: #808080; background: #000000; }
	#footer a {
	color: #FF6600;
	background: #000000;
}
	#col1 {
	float: left;
	width: 274px;
	padding: 7px 0 0 0;
	margin: 0 0 10px;
	color: #FFFFFF;
}
	#col2 { float: left; width: 250px; padding: 7px 0 0 40px; }
	#col3 {
	float: right;
	width: 270px;
	padding: 7px 0 0 5px;
	text-align: left;
	margin-top: 20px;
}
	
.float-left  {
	float: left;
	margin-right: 5px;
}
.float-right {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 20px;
}
	
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align-centre {
	text-align: centre;
	margin-bottom: 0px;
	margin-top: 4px;
}
.sidelogo {
margin-bottom: 80px;
margin-left: -50px;
}
#simpleViewer { height: 500px;}