body {
	background-image: url(/images/Background.jpg);
	background-repeat: repeat-x;
	margin-top:0;
	padding-top:0;
	background-color: #D7DDDB;
}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; position: relative; top:-2px; font-type:bold; color: #000000}
.style38 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style39 {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style_nav {
	text-decoration:none;
	font-size: 13px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	line-height: 100%;
}
/*
td#header a:link {color: white;}
td#header a:visited {color: white;}
td#header a:hover {color: white;}
td#header a:active {color: white;}
*/

#header{
	height: 37px;
	/*margin-left:280px; 
	margin-top: 4px;
	margin-bottom: 16px; 
	padding-top: 2px;*/
	/*border: 1px solid red;*/
	width: 100%;
	margin-top: 6px;
	margin-bottom: 16px;
	
}

#lang{
	/*border: 1px solid blue;*/
	width: 100px;
	height: 15px;
	float: right;
	position: relative;
	top: -38px;
	text-align: right;
	font-size: 13px;
	/*margin-right: 12px;*/
}

img#h_img{
	/*position: relative; 
	top: 4px;
	left: -70px;*/
	margin-left: 60px;
}
#lang a{
	color: #FFFFFF;
}

#container{
	/*border: 1px solid red;*/
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#main_menu{
	width: 610px;
	/*height: 20px;*/
	/*overflow: auto;*/
	/*overflow: hidden;*/
	padding-left: 140px; 
	margin-top: 0px;
	/*border: 1px solid red;*/
}

#main_logo{
	z-index:1; 
	top:-40px; 
	position: absolute; 
	width:130px; 
	height:80px;
}

#content{
	height: 424px;
	/*width: 419px;*/
	width: 750px;
	float: left;
	/*padding-left:43px; */
	color: #444444;
	font-size: 12px;
	padding-top:0px;
	line-height: 130%;
}

#content img{
	border: 0;
}
#content1{
	height: 424px;
	width: 339px;
	float: left;
	padding-left:58px;
	color: #444444;
	font-size: 12px;
	padding-top:10px;
	line-height: 120%;
	/*border: 1px solid red;*/
}

ul#ul4{
	list-style-image:url('/stuff/dot.png');
	padding-left: 25px;
}

#pagi{
	/*border: 1px solid red;*/
	width: 100%;
	font-size: 12px;
	text-align: center; 
	/*height: 19px;*/
	
}

#content a , #tree a, #content1 a{
	color: #444444;
}

#pagi a {
	color: #666666;
}

#content p{
	margin: 10px 0 10px 0;
	padding:0;
}

#search_bar{
	color: #444444;
	font-size: 12px;
	line-height: 120%;
	margin: 20px 40px 0 40px;
	height: 20px;
	padding-top: 20px;
	/*border: 1px solid #00734A;*/
}

#tree{
	color: #444444;
	font-size: 12px;
	line-height: 120%;
	margin: 0px 40px 20px 40px;
	padding-top: 20px;
	border-top: 1px solid #00734A;
}

