body {
   font: 12px Kievit, Verdana, Arial, sans-serif;
   }

#group_center {
   background-color: #7b8ead;
   position:relative;
   width:910px;
   margin:0px auto;
   text-align:left;
   clear:none;
  }
  
#menu_bg {
	background-color: inherit;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 150px;
	height: 3px;
  }

#menu1 {
	background: #0f2c63;
	margin-right: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 3018px;
  }

.menu1item {
   background: #0f2c63;
   border-right: 2px solid #ffffff;
   color: #ffffff;
   font: bold 11px Kievit, Verdana, Arial, sans-serif;
   text-decoration: none;
   width: 150px;
   font-style: normal;
  }
  
.menu1item a {
  display: block; 
  text-decoration: none;
  color: #ffffff;
  padding: 8px 5px;
  width: 140px;
  font-style: normal;
  }
 
.menu1item_mr {
   background: #8cba31;
   color: #000000;
   font: bold 11px Kievit, Verdana, Arial, sans-serif;
   text-decoration: none;
   width: 150px;
   font-style: normal;
   border-bottom: 1px dotted #ffffff;
  }
  
.menu1item_mr a {
  background: #8cba31;
  display: block; 
  text-decoration: none;
  color: #ffffff;
  padding: 8px 5px;
  width: 140px;
  font-style: normal;
  }

.menu1item_or {
   position: relative;
   background-color: #8cba31;
   color: #ffffff;
   font: 11px Kievit, Verdana, Arial, sans-serif;
   text-decoration: none;
   width: 150px;
   z-index: 20;
   font-style: normal;
 } 

.menu1item_or a {
  background: #8cba31;
  display: block; 
  text-decoration: none;
  color: #ffffff;
  padding: 8px 5px;
  width: 140px;
  font-style: normal;
  font-weight: bold;
 }

head:first-child+body #menu2 { 
   display: none;
   font-weight: bold;
  }

div.menu1item a:hover {
   background: #000000;
   color: #ffffff;
  }
  
div.menu1item_mr a:hover {
   background: #097b11;
   color: #ffffff;
  }
  
div.menu1item_or a:hover {
   background: #097b11;
   color: #ffffff;
  }
  
#head1 {
   background-color: #0f2c63;
   position: absolute;
   left: 0px; top: 0px; height: 84px; 
   width: 150px;
   border-bottom: 2px solid #ffffff;
  }

#head2 {
   background-color: #0f2c63;
   border-right: 2px solid #ffffff;
   border-left: 2px solid #ffffff;
   border-bottom: 2px solid #ffffff;
   position: absolute;
   height: 96px;
   left: 150px; top: 0px; height: 98px; 
   width: 536px;
  }

#head3 {
   position: absolute;
   left: 690px; top: 0px; height: 98px; 
   width: 210px;
   border-bottom: 2px solid #ffffff;
  }
  
#banner1 {
   background-color: #7B8EAD;
   position: absolute;
   left: 690px; top: 100px;
   text-align: left;
   width: 190px;
   padding: 8px 10px;
   font: 12px Kievit, Verdana, Arial, sans-serif;
   color: #000;
   height: 3000px;
   
  }
  
#banner1 a {
    color:#000;
    font-weight:bold;
   }
  
#banner1 img {
   border-width: 0px;
  }
  
#text1 {
	background-color: #fff;
	position: absolute;
	left: 152px;
	margin: 0px 0px;
	top: 102px;
	width: 517px;
	overflow: auto;
	padding: 10px 10px;
	height: 3000px;
	
  }
  
#text1 a {
   font: 12px Kievit, Verdana, Arial, sans-serif;
   text-decoration: none;
   color: #000000;
   font-style: normal;			
  }   

h1 {
   font: bold 18px Kievit, Verdana, Arial, sans-serif;
   text-align: left;
  }
  
h2 {
   font: bold 14px Kievit, Verdana, Arial, sans-serif;
  }
