html, body, form, fieldset {
        margin: 0;
        padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0;
        padding: 0;
}

fieldset {
        border: none;
}

html, body {
  min-width: 900px;
  width: 100%;
  font: normal 11px/15px verdana, sans-serif;
  color: #006666;
  /*background: #fff url('../images/bg_html.gif') repeat 0 0 !important;*/
 	/*background: #f5f0b4;*/
}

.hidden, legend { display: none !important; }

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0em;
	margin: 0;
	padding: 0;
}

#wrapper {
	position: relative;
	/*width: 900px;*/
	margin:0px auto;
	padding: 0;
	/*background: #fff url('../images/bg_cont.gif') repeat 0 0;*/
	/*background: #feae04;*/
}

	#container {
	  position: relative;
	  padding: 0 0 0px 0;
	  margin: 0;
	}

#header {
	/*background: white url('../images/top.gif') repeat 0 0;*/
	height: 104px;
	padding: 0px;
	margin: 0;
	position: relative;
}

#header p {
  position: absolute;
  width: 120px;
  right: 20px;
  top: 20px;
  text-align: center;
  color: #fff;
  line-height: 12px;
  font-size: 10px;
}

#logo {
	border: 0;
	margin: 0;
	display: block; 
}


#tompenu{
	float:right;
}

#tompenu ul{
	margin: 0; 
	padding: 0;
	list-style: none;
}
#tompenu li{
	margin: 0;
	display: inline;
	padding: 0;
	text-align: right;
}

#tompenu li a{
	font: bold 11px/24px tahoma, arial, sans-serif;
	color: #fff;
	text-decoration: none;
	background: url("../images/top_menu.gif");
	display: block;
	padding: 0 10px 0 20px;
	margin: 0;
	text-transform: uppercase;
}

#leftnav, #right, #calendar {
  float: left;
  display: inline;
}

#leftnav, #calendar {
	clear: both;
	width: 209px;
	padding: 0;
	margin: 0;
	background: #0da60b;
}
#calendar{
	background: #FEAE04;
	margin-bottom: 50px;
}

#calendar .calendar_header{
	background: url("../images/calendar_header.gif") no-repeat;
	font: bold 11px/27px tahoma, arial, sans-serif;
	padding: 0 0 0 45px;
}

#calendar ul li div#one_event{
	padding: 0 0 0 25px;
	/*background: url("../images/calendar_bck.gif") repeat-x;*/
	border-bottom:2px;
	border-bottom-color:#ee9202;
	border-bottom-style:solid;
	min-height: 42px;
}

#calendar ul li div, #calendar ul li a{
	font: bold 11px tahoma, arial, sans-serif;
	color: #000;
	text-decoration: none;
}

#calendar ul li div .date{
	padding: 5px 0px 3px 0px;
	height: auto;
	color: #d8470c;
}

#leftnav h3 {
	margin: 10px 0 10px 0; 
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	color: #066;
	font-size: 12px;
}

#leftnav ul, #calendar ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}

#leftnav ul ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}

#leftnav ul li, #calendar ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: transparent;
}

#leftnav li a {
	display: block;
	padding: 0 0 0 25px;
	font: bold 11px/27px tahoma, arial, sans-serif;
	color: #fff;
	text-decoration: none;
	background: url("../images/left_menu_bck_full.gif");
	margin: 0px;
	text-transform: uppercase;
}

#leftnav li a:hover, #leftnav li.sel a {
background: url("../images/left_menu_bck_full_act.gif");
padding: 0 0 0 39px;
}
/*
#leftnav li.sel a {
	color: #fff;
	background: #0e6e6e;
}
*/
#leftnav li.sel li a {
	background: url("../images/left_submenu_bck_full.gif");
	padding: 0 0 0 42px;
	/*margin: 1px;*/
	display: block;
	line-height: 22px;
}

#leftnav li.sel li.sel_leftsub a, #leftnav li.sel li a:hover {
	background: url("../images/left_submenu_bck_full_act.gif");
	color: #000;
}


#leftnav li.sel li.sel_leftsub li._leftsub_2 a {
	background: url("../images/left_submenu_2_bck_full.gif");
	padding: 0 0 0 42px;
	/*margin: 1px;*/
	display: block;
	line-height: 22px;
}

#leftnav li.sel li.sel_leftsub_2 a, #leftnav li.sel li.sel_leftsub li a:hover {
	background: url("../images/left_submenu_2_bck_full_act.gif");
	color: #000;
}

#leftnav li.sel li.sel a {
	background: #d2d2d3;
}

#bannerblock {
  clear: both;
  margin: 0 0 0 0;
  height: 202px;
}

.banner {
	text-align: center;
	margin: 3px;
	zoom: 1;
	display: block;
}

#tringle {
  position: absolute;
  left: 0;
  bottom: 100px;
  height: 40px;
  width: 170px;
  margin: 0;
  padding: 0;
  background: url('../images/bg_left.gif') no-repeat 40px 0;
}

#triangle img { display: block; }

#main {
  /*position: relative;*/
	/*width: 651px;*/
/*	padding: 35px 20px 15px 20px;*/
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	background: #fff;
}

p#pagepath {
  margin: 0;
  position: absolute;
  top: 12px;
  left: 17px;
  font-size: 11px;
  color: #b5b5b5;
}

p#pagepath a {
  color: #066;
  text-decoration: none;
  padding: 0 14px 0 0;
  margin: 0 1px 0 0;
  background: url('../images/up.gif') no-repeat 100% 5px;
}

p#pagepath span {
  display: none;
}

p#pagepath a:hover {
  text-decoration: underline;
}

ul#news {
 margin: 0;
 padding: 0;
 list-style: none;
}

ul#news li {
 margin: 0 0 25px;
 padding: 0;
 background: transparent;
}

div.heding h2 {
  width: 450px;
  float: left;
	padding: 0;
	margin: 0;
	display: block;
  text-decoration: none;
}

div.heding {
  background: #d9e8e8;
	margin: 12px 0 7px;
	padding: 1px;
	display: block;
	clear: both;
	height: 16px;
}

div.heding a {
  text-decoration: none;
}

div.heding p {
  width: 110px;
  float: left;
	padding: 0 10px 0 10px;
	margin: 0;
	border-left: 1px solid #fff;
	text-transform: lowercase;
	font-size: 11px;
	text-align: center;
}

img.newsimage {
 border: 1px solid #d9e8e8;
 padding: 1px;
 margin: 8px;
 float: right;
}

html > body #main {
	/*height: auto;
	min-height: 400px;
	*/
}

#right {
  width: 191px; 
  margin: 0 0 0 0;
  padding: 0;
}

  #sitetools {
    width: 185px;
    margin: 0 0 0 6px;
    padding: 0;
  }
  
    #sitetools ul {
      list-style: none;
      margin: 0;
      padding: 7px;
    }
    
      #sitetools li {
        float: left;
        width: 69px;
        margin: 0;
        padding: 0 0 0 12px;
        display: inline;
        background: transparent;
      }
      
      #sitetools li#home {
         background: url('../images/st_home.gif') no-repeat 0 3px;
      }
      
      #sitetools li#mail {
         background: url('../images/st_mail.gif') no-repeat 0 2px;
      }
      
      #sitetools li#map {
         background: url('../images/st_map.gif') no-repeat 0 3px;
      }
      
      #sitetools li#print {
         background: url('../images/st_print.gif') no-repeat 0 3px;
      }
      
      #sitetools li a {
        color: #066;
        text-decoration: none;
        font-size: 10px;
      }
      
      #sitetools li a:hover {
        text-decoration: underline;
      }
      
  #newsblock {
    width: 189px;
    margin: 0 1px 12px 1px;
    padding: 0;
  }
  
    #newsblock h3 {
    	margin: 6px 0 1px 0; 
    	padding: 1px 0 1px 18px;
    	text-transform: uppercase;
    	color: #066;
    	font-size: 11px;
    	background: url('../images/bg_sideh3.gif') no-repeat;
    }
    
    #newsblock p {
    	margin: 0 0 5px 0; 
    	padding: 6px;
    	color: #494b4b;
    	font-size: 11px;
		line-height: 15px;
    	background: #f3f4f4;
    }
  
    #newsblock a {
    	color: #066;
    	background: #f3f4f4;
    }

#backandtop {
	clear: both;
	width: 795px;
	margin: 10px 0 0 180px;
	padding: 0 0 10px 0;
	border-bottom: 3px solid #dcdcdc;
}

#backandtop a, #backandtop a:hover, #backandtop a:visited {
	color: #666;
	text-decoration: none;
}

#backandtop a:hover {
	text-decoration: underline;
}

  #topback {
    position: absolute;
    width: 992px;
    bottom: 78px;
    left: 0;
    height: 25px;
  }

    #topback a {
      color: #066;
      font-size: 11px;
	  line-height: 12px;
      text-decoration: none;
      margin: 0;
    }
    
    #topback a:hover {
      text-decoration: underline;
    }

    #topback a.back {
      background: url('../images/back.gif') no-repeat 0 3px;
      padding: 0 0 0 10px;
      margin-left: 200px;
    }
    
    #topback a.up {
      background: url('../images/up.gif') no-repeat 100% 5px;
      padding: 0 10px 0 0;
      margin-left: 477px;
    }

  #footer {
    background: #fff url('../images/footer.gif') repeat-x 0 0;
/*    position: absolute;
    width: 900px;
    */
    bottom: 0;    
    height: 38px;
    clear: both;
    color: #fff;
    text-align: center;
	line-height: 35px;
  }
  
    #footer p {
      float: left;
      padding: 7px 0 0 20px;
      margin: 0;
      width: 300px;
	    font: normal 11px/12px Arial, sans-serif;
	    color: #666;
    }
    
    a#rinet, a#rinet:hover {
      margin-top: 40px;
      margin-right: 17px;
      float: right;
      text-decoration: none;
    }
    
  #sitemaptree ul {
	 padding: 0;
	 list-style: none;
	 margin: 2px 0 5px 0;
  }

 #sitemaptree ul li {
  	padding: 0 0 0 16px;
  	margin: 0;
  	background: url('../images/back.gif') no-repeat 0 5px; 
  }
  
  #content_table{
  border-collapse: collapse;
  width: 100%;
  height: 70%;
}

#content{
	padding: 0px 20px 15px 20px;
}	

