body
 {
  background-color:white;
  padding:0px;
  font-family:arial;
  font-size:12px;
 }
       
 #frame
  {
   width:900px;
   margin-left:auto;
   margin-right:auto;   
  }
  
  #header
   {        
    width:900px;
    height:280px;    
    float:left;    
    border-bottom:0px;    
    background-color:#626262;
   }
   
   #header .header1
   {     
    width:100%;
    height:85px;      
    overflow:hidden;
    background-image:url('../img/header1.jpg');
    background-repeat:no-repeat;
   }
   
   #main_content h1
    {
     width:100%;
     border-bottom:10px solid #E65100;
     margin:0px 0px 10px 0px;
     font-size:24px;
     
    }
	
	#main_content a
    {
	color: #E65100;
	text-decoration: none;
	}
	
	#main_content a:hover
    {
	color: #4F4F4F;
	border-bottom: 1px solid #E65100;
	}
	#main_content img {
	border: 0;
	display: block;
	}
    .item
     {
      width:866px;
      height:auto;      
      }
     
     .item_img
      {
		width:250px;
		height:150px;
		float:left;
		margin-right:20px;	   
      }
      
      .item_text
       {   
		width:auto;
		height:auto;
		padding-right:20px;
      }
	
    #main_content h2
    {     
     /*border-left:8px solid black;*/
	height: 50px;
     margin:25px 0px 10px 00px;
     font-size:16px;
     padding:15px 0px 0px 60px;
    background-image:url('../img/icon_folder1.png');
    background-repeat:no-repeat; 
    }
  #main_content h4
    {     
     /*border-left:8px solid black;*/
/*	height: 10px;*/
	margin:0px 0px 0px 20px;
    padding:2px 0px 2px 25px;
    background-image:url('../img/icon_folder2.png');
    background-repeat:no-repeat; 
    }
  #main_content ul li
    {     
	margin-left:22px;
    }	

  #main_content ul ul li
    {     
	margin-left:-10px;
    }	
H5 {
	border:0px;
	margin:0px;
	}
	H5 a
    {
background: #000;
	color:#fff;
	text-decoration: none;
	display:block;
	margin: 0px 0px 2px 0px;	
	padding: 2px 0px 2px 5px;	
	border: 1px solid #000;
	width: 150px;
	border-right:10px solid #E65100;
	font-size:11px;
	}
	H5 a:hover
    {
	border: 1px solid #000;
	color:#000;
	background: #fff;
	text-decoration: none;
	padding: 2px 0px 2px 5px;
	border-right:10px solid #000;
	border-bottom:1px solid #000;
	}
 /* .item ul li a {
	background:black;
	display:block;
	margin: 2px 0px 0px 2px;	
	padding: 2px 0px 0px 2px;	
	width: 150px;

}*/
	
  #main_content ul li {
	list-style-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	
}


   #header .header_flash
   {     
    width:100%;
    height:145px;    
    overflow:hidden;
    /*background-image:url('../img/header_flash.jpg');
    background-repeat:no-repeat;*/
    margin-top:15px;
   }
   
   #header .header2
   {     
    width:100%;
    height:26px;    
    overflow:hidden;
    background-image:url('../img/header2.jpg');
    background-repeat:no-repeat;
    margin-top:10px;
   }
   
   
   #footer
   {    
   	color: white;
	font-size:12px;
    float:left; 
    width:100%;
    height:26px;    
    overflow:hidden;
    background-image:url('../img/footer.jpg');
    background-repeat:no-repeat;
	text-align: center;
	padding-top:4px;
   }
	
  .box
   {
    width:902px;
    height:auto;
    float:left;
    margin:10px 0px 10px 0px;
   }   
   
   .box_header
    {
     width:100%;
     height:10px;
     background-image:url('../img/box_header.gif');
     background-repeat:no-repeat;
     float:left;    
    }
    
    .box_content
    {
     width:100%;
     height:auto;
     background-image:url('../img/box_bcg.gif');
     background-repeat:no-repeat;
     background-repeat:repeat-y;
     float:left;          
    }
    
    #main_content .box_content
     {
      padding:0px 0px 0px 20px;
     }
    
    .box_footer
    {
     width:100%;
     height:10px;
     background-image:url('../img/box_footer.gif');
     background-repeat:no-repeat;
     float:left;    
    }

    span.box_title
     {
      color:#E65100;
      text-decoration:none;
      font-size:11px;
      font-weight:bold;  
      display:block;
      width:100%;
      text-align:center; 
      padding:5px 0px 0px 0px;    
     }

   .small_box
   {
   	display:block;
	float:left;
    width:121px;
    height:133px;
	background:url('../img/boxbg.png') no-repeat;
	margin-right:6px;

   }
   
   .small_box:hover
   {
   background:url('../img/boxbgh.png') no-repeat;
   text-decoration: none;
   cursor: pointer;
   }
   .small_box:a
   {
   background:url('../img/boxbgh.png') no-repeat;
   }   
      .small_box:focus
   {
   background:url('../img/boxbgh.png') no-repeat;
   }  
   .small_box_header
    {
     width:100%;
     height:6px;
     background-image:url('../img/small_header.gif');
     background-repeat:no-repeat;
     float:left;    
    }
    
    .small_box_content
    {
     height:112px;
     width:90%;               
     /*float:left; 
     background-color:#333333;  */
     text-align:center;
	padding: 10px 25px 10px 0px;

    }
    
    .small_box_content p
    {
     
     color:white;
     margin:3px 3px 3px 3px;
     padding:0px 0px 0px 5px;
     font-size:10px;
     width:100%;
     text-align:left;
    }
    
    .small_box_footer
    {
     width:100%;
     height:6px;
     background-image:url('../img/small_footer.gif');
     background-repeat:no-repeat;
     float:left;    
    }

   #icon1
    {     
     width:130px;
     height:160px;     
     text-align:center;
     float:left;   
     padding:0px 0px 0px 30px;

    }

    #icon1 a.box_link
     {
      display:block;
      width:130px;
      height:130px;      
      background-image:url('../img/icon1.jpg');
      background-repeat:no-repeat;
      background-position:bottom right;  
     }
     
     #icon1 a.box_link:hover 
     {           
      background-image:url('../img/icon1h.jpg');
      background-repeat:no-repeat;
      background-position:bottom right;  
     }

	
     #icon2
    {     
     width:130px;
     height:160px;     
     text-align:center;
     float:left;   
     padding:0px 0px 0px 30px;
    }

    #icon2 a.box_link
     {
      display:block;
      width:130px;
      height:130px;      
      background-image:url('../img/icon2.jpg');
      background-repeat:no-repeat;
      background-position:bottom right;  
     }
     
     #icon2 a.box_link:hover
     {  
         
      background-image:url('../img/icon2h.jpg');
      background-repeat:no-repeat;
      background-position:bottom right;  
     }
     
    #icon3
    {     
     width:130px;
     height:160px;     
     text-align:center;
     float:left;   
     padding:0px 0px 0px 30px;
    }

    #icon3 a.box_link
     {
      display:block;
      width:130px;
      height:130px;      
      background-image:url('../img/icon3.jpg');
      background-repeat:no-repeat;
      background-position:bottom right;  
     }
     
     #icon3 a.box_link:hover
     {           
      background-image:url('../img/icon3h.jpg');
      background-repeat:no-repeat;
      background-position:bottom right;
     }
     
   #header3 h1
    {
     font-size:12px;
     font-weight:bold;
     color:#4F4F4F;     
    }
    
    #header3 h1 a
     {
      color:#4F4F4F;
      text-decoration:none;
     }
     
     #news
      {
       padding:0px 0px 0px 30px;
       float:left;
      }
     #news a
      {
		text-decoration:none;
      }	  
     #news img
      {
		border:1px solid black;
      }	 	  
	.bodytext {

		padding-left:25px;
	}
	
