html,
div,
ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
    margin: 0;
    padding: 0;
    border: 0;
    height: 100%;
    }
    
body {
 font-family:  Arial, Verdana, sans-serif;
 text-align: left;
 color: #FFFFFF;
 background-color: #969798;
 font-size: 0.8em;
 margin: 0;
 padding: 0;
 min-width: 1000px;
 height: 100%;
}

#container {
 min-height: 100%;
 height:100%;
}
* html #container {
 height:100%;
}

/* content */  

h1 {

 color: #788489;
 font-size: 18px;
 font-weight: normal;
 font-family: Arial;
 #border-bottom: 1px solid #cbd4d8;
 background-image: url(/images/h1_line.gif);
 background-repeat: no-repeat;
 background-position: left bottom; 
 line-height: 15px;
 margin: 0 -16px 8px -16px;
 padding: 0 17px 0 17px;
 position: relative;
 padding-bottom: 10px;
 padding-top: 15px;
 //text-transform: uppercase;
  } 

h2 {
  color: #bd2a1c;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
  font-family: Arial;
  }  

h3 {
  color: #788489;
  font-size: 15px;
  margin-bottom: 8px;
  font-family: Arial;
  } 
  
ul {
  list-style: circle;
  margin-left: 40px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-top: 10px;
  }  
  
li {
  width: 100%;
  margin-bottom: 4px;
  }
  

ul li {
  list-style: circle;
  margin-left: 4px;
  margin-bottom: 5px;
  margin-right: 2px;
}
	
ul li li {
  list-style: disc;
  padding-left: 2px;
  margin-bottom: 5px;
}
		       
.path {
  padding-bottom: 0px;
  color: #6c6868;
  font-size: 9px;
 }
 
.path, .path a {
  padding-bottom: 0px;
  color: #899ca0;
  font-size: 9px;
 }
 
 
       
img {
  border: 0 solid;
 }

a {
  color: #FFFFFF;
  text-decoration: none;
  }
  
a:hover {
  text-decoration: none;
  }
  
table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  font-size: 1em;
  }

table td {
  padding: 0;
  }
  
.main_menu {
  width: 20%;
  padding-left: 11px;
  padding-right: 11px;
  background-color: #FFFFFF;
  padding-right: 11px;
  text-align: center;
  padding-bottom: 5px;
  }
  
.main_menu:hover {
  width: 20%;
  padding-left: 11px;
  padding-right: 11px;
  background-color: #6c6868;
  background: url(/images/tr.gif);
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 5px;
  }
		    
  
.main_menu_a {
  width: 20%;
  padding-left: 11px;
  padding-right: 11px;
  background-color: #93201b;
  background: url(/images/bg_menu_a.gif);
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 5px;
  }
  
.name a {
  display: block;
  padding: 6px 0 6px 7px;
  text-transform: uppercase;
  #background-color: #FFFFFF;
  color: #FFFFFF;
  font-size: 10px;
  font-family:  Arial, Verdana, sans-serif;
  }   
  
.name a:hover {
  display: block;
  padding: 6px 0 6px 7px;
  text-transform: uppercase;
  background-color: #6c6868;
  color: #FFFFFF;
  font-size: 10px;
  font-family:  Arial, Verdana, sans-serif;
  }
  
span.active {
  display: block;
  padding: 6px 0 6px 7px;
  text-transform: uppercase;
 background-color: #93201b;
  color: #FFFFFF;
  font-size: 10px;
  font-family:  Arial, Verdana, sans-serif;
  }  
    
.menu_service {
  overflow: hidden;
  background-color: #FFFFFF;
  margin-top: 0px;
  font-size: 9px;
  font-family:  Arial, Verdana, sans-serif;
  text-transform: uppercase;
  height: 25px;
  } 
 
.submenu {
  width: 150px;
  padding-left: 15px;
  display: block;
}

.submenu_vl {
  width: 10px;
  background: url(/images/submenu_vl.gif);

}
  
.content_text {
  padding-left: 30px;
  padding-right: 15px;
  padding-bottom: 15px;
  vertical-align: top;
  padding-top: 15px;
  
} 

.content_menu {
  padding-left: 115x;
  padding-right: 15px;
  padding-bottom: 15px;
  vertical-align: top;
  padding-top: 15px;
} 
  
#content p {
  margin-bottom: 12px;
  text-indent: 16px;  
  }
  
.path {
  padding-bottom: 0px;
  color: #c0c0c0;
  font-size: 9px;
 }  
  
.path, .path a {
  color: #c0c0c0;
  font-size: 9px;
  } 

.path span {
 color: #c0c0c0;
 font-size: 9px;
 } 

/*contacts*/
.contacts_txt {
  float: left;
  display: block;
  position: relative;
  width: 250px;
  padding-top: 30px;
  //margin-right: 110px;
  }
	      
.contacts_txt h2 {
  clear: left;
  }
		  
.contacts {
  overflow: hidden;
  margin-bottom: 45px;
  }
			  
.contacts_txt p {
  margin-left:15px;
  }
			      
.contacts_txt span {
  font-weight: bold;
  }
				  
.contacts_img {
  text-indent: 0;
  }
  
.footer {
  background-color: #6d6968;
 }

.copyright {
  font-size: 10px;
  font-family:  Arial, Verdana, sans-serif;
  color: #FFFFFF;
  padding-right: 15px;
  }
  
.but {
  background: #899ca0;
  border-left: none;
  border-top: none;
  border-right: 1px solid #454646;
  border-bottom: 1px solid #454646;
  color: #fff;
  cursor: pointer;
  margin-right: 5px;
  width: 85px;
  }

.map a {
  font-size: 11px;
  line-height:25px;
  letter-spacing:1px;
  }
  
.map .podmap {
  font-size: 11px;
  font-weight:100;
  margin-left:135px;
  }
		
/*articles*/ 
.articles {
  overflow: hidden;
  _height: 0;
  }

.articles a.details {
  float: right;
  clear: left;
  #color: #105c9f;
  }

.headline {
  #border-top: 1px solid #a9b9c0;
  #border-bottom: 1px solid #a9b9c0;
  #margin: 45px -16px 8px 10px;
  padding: 20px 20px 0 0px;
  #font-size: 15px;
  #line-height: 20px;
  font-family: Arial;
 }

.headline a {
  color: #c0c0c0;
}
  
/*page*/
.page {
  margin: 30px auto 0 60px;
  text-align: center;
}

.page a {
  color: #105c9f;
}	

table.license {
  margin-left: 5px;
  background: none;
  width: 100%;
  width: 90%;
}
		  
table.license td {
  text-align: center;
  vertical-align: middle;
  padding: 30px 0 10px 0;
}

input, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background: #808080;
}