body , html{
	
	height:			100%;
}

body{
	background-color:	#ead7b3;
	margin:			0;
	padding:		0;
	font-size:		11px;
	font-family:		Verdana;
	text-decoration:	none;
	color:			#006637;
	text-align:		center;
}

a:link,a:visited,a:active{

    color:		#006637; 
    text-decoration:	none;
}  


a:hover{

	text-decoration:	underline;

}

#footer , #pmain{
                           
	width:	778px;
	text-align:		left;
	margin:			auto;
}




#pmain{

	background-color:	#f8f0e2;
	height:			auto !important;
  	min-height:		100%;
	height:			100%;
	border-right:		1px solid #cdba9d;
	border-left:		1px solid #cdba9d;
}

#main{

	padding:	2px 16px 0 16px;
}


#main:after {

	display:	block; 
	content:	"."; 
	height:		0; 
	line-height:	0; 
	font-size:	1px; 
	visibility:	hidden; 
	clear:		both;
}

#logo{

	width:		88px;
	float:		left;
}

#company{

	width:		322px;
	float:		left;
	margin-top:	24px;
	margin-left:	5px;
}

#navigate{

	float:		right;
	margin-top:	28px;
	padding-right:	10px;
}

#navigate span{

	font-size:	11px;
	font-family:	Verdana;
}

#topline{

	clear:		both;
	background:	#006637;
	height:		34px;
}

#topline div#sub{

	border-top:	6px solid #c38d28;
	padding:	6px 10px 0 10px;	
}


#topmenu1{

	float:		left;
}


#lang{

	float:		right;
}

#topmenu2{

	padding:	7px;	
	height:		15px;
}


#topmenu1 span{

	color:		#bdd8cb;
	font-size:	1em;
	font-weight:	bold;
}

#topmenu2 span{

	color:		#006637;
	font-size:	10px;
}

#topline a{

	color:		white;
}

#topline a.act{

	font-style: italic;
}


#topmenu2 a{

	margin-right:	15px;
}

#topmenu2 a.act{

	text-decoration: underline;

}


#image1{

	float:		left;
	border-top:	5px solid #006637;
	border-bottom:	5px solid #c38d28;
	padding:	2px 0 2px 0;
}

#image1 div{

	height:		109px;
}

#img2{

	margin-left:	2px;
}

#img3{

	margin-left:	2px;
}


#right{

	float:		right;
	width:		177px;
}

#center{

	float:		left;
	width:		550px;
}

#sform{

	height:		20px;
	margin-bottom:	10px;
	padding-bottom: 10px;
}

form#search{

	white-space:	nowrap;
	padding:	0;
	margin:		0;
}

input.txt , textarea.txt{

	border:		1px solid silver;
}

.button{

	border:		1px solid gray;
	background:	#006637;
	color:		white;
}

#center , #right{

	color:		black;
}

.title{

	font-weight:		bold;
	text-decoration:	underline;	
	font-family:		Verdana;
	font-size:		13px;
	margin:			10px 0 10px 0;
	padding:		0;
}

.text{
	font-family:		Arial;
	font-size:		12px;
	margin:			0;
	padding:		10px 0 10px 0;
	text-align:		justify;
}

.sep1 , .sep2{

	width:		100%;
	height: 	5px;
}

.sep2{
	background:	#c38d28;
}

.sep1{
	background:	#006637;
}

#path{

	clear:		both;

}

#path p{

	padding:	10px 0 0 0;
	margin:		0;
	color:		#006637;

}

#content{

	clear:		both;
	text-align:	justify;

}

.spacer{
	width:		8px;
	height:		8px;
	background:	#006637;
}

#ufooter{
	clear:	both;
	height:	50px;
}

#footer{

	margin-top:	-34px;	
}



#bottomline{

	background:	#006637;
	height:		34px;
	margin-left:	16px;
	margin-right:	16px;
}

#bottomline div#bbtln{

	border-top:	6px solid #c38d28;
	color:		white;
	font-family:	Arial;
	padding:	7px 7px 0 10px;	
}



#leftmenu{

	padding-bottom:	10px;
}

#leftmenu p {

	margin:	0;
	padding: 0;
	line-height:	20px;
	font-family:	Arial;
	font-size:	12px;
}

#leftmenu a{

	color:		black;
}

#leftmenu .item a{

	font-weight: bold;
}


#leftmenu .subitem{

	padding-left: 5px;

}
