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 {
  width: 100%;
  font: normal 11px/15px verdana, sans-serif;
  color: #006666;
  background: #fff url('../images/bg_html.gif') repeat 0 0 !important;
}

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

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

#wrapper {
	position: relative;
	width: 992px;
	border: 1px solid #d1d3d4;
	margin: 10px auto;
	padding: 0;
	background: #fff url('../images/bg_cont.gif') repeat 0 0;
}

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

#header {
	background: white url('../images/top.gif') repeat 0 0;
	height: 104px;
	padding: 0 0 1px 0;
	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; 
}

#mainnavigation {
	height: 18px;
	margin: 0 1px;
	background: #fff;
}

#langmenu {
	float: left;
	width: 175px;
	height: 17px;
	background: #d6d6d6;
	padding: 0;
	margin: 0;
	font-size: 9px;
  color: #ff0000;
}

#langmenu ul {
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
}

#langmenu ul li {
	float: left;
	display: inline;
	margin: 0 3px;
	padding: 0 0 0 6px;
	background: url('../images/lang_bullet.gif') no-repeat 0 4px;
}

#langmenu ul li.first {
	background: transparent;
}

#langmenu ul li a {
	font: normal 10px/17px arial, sans-serif;
	color: #333;
	text-decoration: none;
}

#langmenu ul li.sel a {
	text-decoration: underline;
}

#langmenu ul li a:hover {
	text-decoration: underline;
}

#mainmenu {
	float: right;
	display: inline;
	width: 815px;
	height: 17px;
  background: #d9e8e8;
}

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

#mainmenu ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
  background: #d9e8e8;
  height: 17px;
  border-left: 1px solid #fff;
  text-align: center;
}

#mainmenu ul li.sel {
  background: #066;
}

#mainmenu ul li a {
  padding: 0 31px 0 30px;
  margin: 0;
	color: #006666;
	font: bold 12px/17px arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

#mainmenu ul li.sel a {
	color: #d9e8e8;
}

#mainmenu ul li a:hover {
	text-decoration: underline;
}

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

#leftnav {
	clear: both;
	width: 177px;
	padding: 0;
	margin: 0;
}

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

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

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

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

#leftnav li a {
	display: block;
	padding: 0 0 0 18px;
	font: normal 11px/18px tahoma, arial, sans-serif;
	color: #066;
	text-decoration: none;
	background: #d8e8e8;
	margin: 1px;
}

#leftnav li a:hover { text-decoration: underline; }

#leftnav li.sel a {
	color: #fff;
	background: #0e6e6e;
}

#leftnav li.sel li a {
	background: #edeeee;
	color: #066;
	padding: 0 0 0 38px;
	margin: 1px;
	display: block;
}

#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: 584px;
	padding: 35px 20px 15px 20px;
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-top: 1px solid #d1d3d4;
	text-align: justify;
}

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: 300px;
}

#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/bg_footer.gif') repeat-x 0 0;
    position: absolute;
    width: 990px;
    bottom: 0;    
		margin: 0 1px;
    border-top: 1px solid #d1d3d4;
    height: 78px;
    clear: both;
  }
  
    #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; 
  }
