BODY, HTML{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #DDE5AB;
}

h1{
	font-size: 18pt;
	font-weight: normal;
	color: #6E9237;
}



h1.gallery{
	font-size: 14pt;
	font-weight: normal;
	color: #6E9237;
}


h2{
	font-size: 11pt;
	/*text-transform: uppercase;*/
	color: #9F5C3A;
	margin-top: 5px;	
	margin-bottom: 5px;	
}

p{
	margin : 0;
	padding-bottom: 5px;
	text-align: justify;
	font-size: 11pt;
}

a {
	color: #9E5B39;
	text-decoration: underline;
}

a img{
	border: 0;
	text-decoration: none;
}

a:active{
	color: #9E5B39;
}

a:visited{
	color: #9E5B39;
}

a:hover{
	color: #9E5B39;
	text-decoration: none;
}

b {
	color: #6E9237;
}

#container{
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

#tab_container{
	padding-right: 58px;
	height: 35px;
	width: 890px;
}

.tab, .tab_s{
	width: 140px; 
	height: 35px;
	float:right;
	margin-right: -19px;
	padding-top: 5px;
	background-position:center top;
	background-repeat: no-repeat;
	text-align:center;
	font-weight: bolder;
}
.tab_s{
	background: url(../img/tab_s.png) no-repeat center top;
	color: #FFFFFF;		
} 

.tab_s a{
	color: #FFFFFF;	
	text-decoration: none;		
	position: relative;
} 

.tab_s a:visited{
	color: #FFFFFF;	
	text-decoration: none;		
	position: relative;
} 

.tab a:visited{
	color: #345902;
	text-decoration: none;		
	position: relative;
} 


.tab{
	background: url(../img/tab.png) no-repeat center top;
	color: #345902;
} 

.tab a{
	color: #345902;
	text-decoration: none;		
	position: relative;
} 

#header{
	height: 97px;
	width: 890px;
	color: #6E9237;
}

#header h1{
	font-size: 15pt;
	line-height: 20px;
	margin:0;
	color: #6E9237;
	margin-bottom: 5px;
	font-weight: normal;
}

#header h2{
	font-size: 13pt;
	line-height: 20px;
	margin:0;
	color: #6E9237;
	margin-bottom: 5px;
	font-weight: normal;
}

#header h3{
	font-size: 11pt;
	line-height: 20px;
	margin:0;
	color: #6E9237;
	font-weight: normal;
}


#footer{
	background: url(../img/footer_center.png) repeat-x right center; 
	width: 808px;
	height: 30px;
	text-align: center;
}

.footer a{
	color: #6E9237;
}

.footer a:visited{
	color: #6E9237;
}


a.footerlink_s {
	color: #704129;
	text-decoration: none;
	font-weight: bolder;
	margin-left:10px;
}

a.footerlink {
	color: #345902;
	text-decoration: none;
	font-weight: bolder;
	margin-left:10px;
}

a.footerlink_s:visited {
	color: #704129;
	text-decoration: none;
	font-weight: bolder;
	margin-left:10px;
}

a.footerlink:visited {
	color: #345902;
	text-decoration: none;
	font-weight: bolder;
	margin-left:10px;
}

.shadow{
	width: 1000px;
	height:21px; 
	position: absolute;
	padding: 0;
	margin: 0;
	z-index: 200;
	background: url(../img/shadow.png) repeat-x left top;
}

#content_container{
	width: 890px; 
	min-height: 300px; 
	margin-top: 25px;
	margin-bottom: 25px;
}

#pic_container{
	width: 100%;
	margin: 0;
	padding: 0;	
}
#pic_container img{
	margin: 0;
	padding: 0;	
}

#submenu_container_tech{
	width: 100%;
	height: 47px;
	background: url(../img/submenu_tech.png) repeat-x left top;
	margin: 0;
}

#submenu_container_tech ul{
	width: 890px;
	margin:0;
}

#submenu_container_tech ul li{
	float: left;
	width: 170px;
	height: 30px;
	padding-top: 17px;
	padding-bottom: 0px;
	margin-right: -1px;
	list-style: none;
	border-left: solid 1px #ACACAC;
	border-right: solid 1px #ACACAC;
}

#submenu_container_tech ul li ul{
	float: none;
	position: absolute;
	width: 170px;
	height: 30px;		
	list-style: none;
	z-index: 10000;
}

#submenu_container_tech ul li ul li{
	border: 0;
	height: 15px;
	background-color: #6E9237;
	padding: 5px;
	text-align: left;
	color: #FFFFFF;
	opacity: 0.7;
	filter: alpha(opacity=70); 
}

#submenu_container_tech ul li ul li:hover{
	color: #9E5B39;
	background-color: #DDE5AB;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100); 
}

#submenu_container_tech ul li li.s{
	background-color: #9F5C3A;
}

#submenu_container_tech ul li a{
	color: #FFFFFF;
	text-decoration: none;
}

#submenu_container_tech ul li.s{
	background-color: #9F5C3A;
}

#submenu_container_tech ul li.s a{
	font-weight: bolder;
}

.question{
	margin-top: 10px;
	margin-bottom: 10px;
}

.question .question_header{
	font-weight: bolder;
}

.question .question_answer{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

.question a.question_close{
	text-decoration: none;
}

.question a.question_close div{
	display: inline;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #B8C783;
	
}

input, textarea {
	border: solid 1px #C7D39F;
}
input.button{
	font-weight: bolder;
	color: #9F5C3A;
	background-color: #C7D39F;
}

.validator{
	color: red;
}

#header h1 a, #header h2 a, #header h3 a{
	color: #6E9237;
	text-decoration: none;
}

#header h1 a:hover, #header h2 a:hover, #header h3 a:hover{
	color: #6E9237;
}

#header h1 a:visited, #header h2 a:visited, #header h3 a:visited{
	color: #6E9237;
}

 h1 a,  h2 a,  h3 a{
	color: #9F5C3A;
	text-decoration: none;
}

 h1 a:hover,  h2 a:hover,  h3 a:hover{
	color: #9F5C3A;
}

 h1 a:visited,  h2 a:visited,  h3 a:visited{
	color: #9F5C3A;
}

.index-text{
	display: inline;
	color: #9E5B39;
	font-size: 11pt;
	font-weight: bolder;
}

.index-text-2{
	display: inline;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

ol {
	font-size: 11pt;
}

