/* @group HTML, Body */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	background-color: #FFF;
	height: 100%;
}
/* @end */

/* @group Layout */
div#outer-wrapper {
	background-color: transparent;
	width: 986px;
	margin-left: -493px;
	left: 50%;
	position: absolute;
}
#topbanner{
	margin: 0px 0px 0px 0px;
	padding: 0px;
    min-height:58px;
    height:auto !important;
    height:58px;
	width: 958px;
	display: block;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	background: url(../images/topbanner_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo{
	margin: 10px 20px 0px 20px;
	padding: 0px;
	height: 68px;
	width: 146px;
	padding: 0px;
	float: left;
	border: 0px solid #000;
	display: block;
	visibility: hidden;
}
#toolbar {
	margin: 0px 0px 0px 0px;
	width: 958px;
	height: 20px;
	vertical-align: middle;
	overflow: hidden;
	background: url(../images/toolbarbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	border: 0px solid #000;
}
#toolmenu{
	margin: 0px;
	padding: 0px 20px 0px 0px;
	vertical-align: middle;
	width: 200px;
	height: 20px;
	overflow: hidden;
	float: right;
	clear: both;
	border: 0px solid #000;
}
#leftbar {
	width: 14px;
	height: auto !important; /* for modern browsers */
	height: 744px; /* for IE5.x and IE6 */
	min-height: 744px; /* for modern browsers */
	padding-top: 0px;
	padding-left: 0px;
	background: url(../images/leftborderbg.jpg) #FFF;
	background-repeat: repeat-y;
	background-position: left top;
}
#rightbar {
	width: 14px;
	height: auto !important; /* for modern browsers */
	height: 744px; /* for IE5.x and IE6 */
	min-height: 744px; /* for modern browsers */
	padding-top: 0px;
	padding-left: 0px;
	background: url(../images/rightborderbg.jpg) #FFF;
	background-repeat: repeat-y;
	background-position: left top;
}
#content {
	width: 958px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-image:url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
div#maincontent, div#subpagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353620;
	text-transform: normal;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	clear: both;
	height: auto !important; /* for modern browsers */
	height: 422px; /* for IE5.x and IE6 */
	min-height: 422px; /* for modern browsers */
	display: block;
}
div#newscontent {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #353620;
	text-transform: normal;
	width: 208px;
	height: auto !important; /* for modern browsers */
	height: 400px; /* for IE5.x and IE6 */
	min-height: 400px; /* for modern browsers */
	display: block;
	float: left;
	overflow: hidden;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
div.news-latest-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #353620;
	padding: 0px 0px 0px 0px;
}
DIV#rightcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353620;
	text-transform: normal;
	width: 689px;
	height: auto !important; /* for modern browsers */
	height: 400px; /* for IE5.x and IE6 */
	min-height: 400px; /* for modern browsers */
	float: right;
	padding: 0px 0px 0px 0px;
}
#footer {
	width: 949px;
	height: 33px;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background: url(../images/footer.jpg) #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #ccc;
	clear: both;
}
div#footerwrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 23px;
	display: block;
	overflow: hidden;
	color: #666;
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
/* navigation menu */
#menubg
{
	width: 958px;
	height: 25px;
	padding: 0px  0px  0px  0px;
	overflow: hidden;
	margin: 0px;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
/* menu start */
#menu1
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 958px;
}

#menu1 SPAN {
	height: 100%;
  	padding: 5px 0px 0px 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
	font-weight: bold; 
  	color: #FFF;		
	width: 218px;
	text-decoration: none;
	display: block;
}
#menu1 SPAN A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;	
}
#menu1 SPAN A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	color: #C03000;
	text-decoration: none;
}
#menu1 SPAN.menu1-level1-no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;	
}	
#menu1 SPAN.menu1-level1-act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C03000;
	text-decoration: none;
}	
#menu1 SPAN.menu1-level1-act A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C03000;
	text-decoration: none;

}
/* menu2 */
#menu2 {
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
}
#navcontainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7949;
	font-size: 11px;
	width: 143px;
	float: left;
	overflow: visible;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding: 0px;
	display: block;
	
}	
#navcontainer ul	{
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7949;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	border: none;
	padding-bottom: 3px;
	margin-bottom: 0px;
	display: block;
}
	
#navcontainer li {	
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7949;
	font-size: 11px;
	font-weight: bold;	
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	display: block;	
}
#navcontainer a:link, .navlist a:visited 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7949;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	background-image: url(../images/smallarrow.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}
	
#navcontainer li a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C03000;
	background-position: 0px center;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	background-image: url(../images/smallarrow.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}
#navcontainer li a	{
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7949;
	font-size: 11px;	
	font-weight: bold;
	display: block;
	width: 143px;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	background-image: url(../images/smallarrow.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
#navcontainer li a.current 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;	
	color: #C03000;
	display: block;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	background-image: url(../images/smallarrow.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}

#sublink ul  {
	padding-bottom: 0px;
	display: block;
}
			
#sublink li  {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 20px;
	overflow: visible;
}
#sublink li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7949;
	font-size: 10px;	
	border: none;
	background-image: url(../images/smallarrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	padding: 0px 0px 0px 30px;
	height: 20px;
	overflow: visible;
	display: block;

}
#sublink li a:link, #sublink li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7949;
	font-size: 10px;	
	background-image: url(../images/smallarrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	padding: 0px 0px 0px 30px;
}
			
#sublink li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C03000;
	font-size: 10px;	
	background-color: none;
	background-image: url(../images/smallarrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	padding: 0px 0px 0px 30px;
}

#sublink li a.current {
	color: #C03000;
}
