img, div { behavior: url(iepngfix.htc) }

body{
font-family: tahoma, Arial,  Geneva, Helvetica, sans-serif;
margin:0;
padding:0;
background-color: #000;
color: #DAC5A8;
text-align: justify;
}


h1{
color:#333333;
}





	#header{
	background: url('../images2/logo9.jpg') bottom center no-repeat;
	height: 75px;
	margin: 0 auto;
	width: 830px;
	text-align: right;
	}
	
	#header_home{
	background: url('../images2/logo11.jpg') 293px 180px no-repeat;
	height: 230px;
	margin: 0 auto;
	width: 830px;
	text-align: right;
	}

	
#container{
margin: 0 auto;
width: 880px;
height: 410px;
border: 0px solid #eee;
}

	#container h1{
	font-weight: 400;
	margin: 0 0 20px 0;
	padding: 0;
	color: red;
	}
	#container.img1{background: url(../images/24.JPG) 0 50px no-repeat;}
	#container.img2{background: url(../images/24.JPG) 0 50px  no-repeat;}
	#container.img3{background: url(../images/bg_img3.jpg)  center top  no-repeat;}
		

	
	#title{
	width: 730px;
	height: 520px;
/*	background: url('../images/pam4.png') center center no-repeat;*/
	margin: 0px auto;
	}
		#navi{
		margin: 30px 0 50px 380px;
		text-align: left;
		width: 200px;	
		font-size: 0.85em;
		color: #fff;
		background: url('../images/bg_navi.png') -40px 0px no-repeat;
		height: 40px;
		padding: 2px 0 0 0;
		}
			#navi a{color: #70B83B;}
			#navi a:hover{color: #666 }
			
			#navi ul{list-style-type: none; margin:10px 0 0 20px; padding: 0;}
			#navi ul li{margin: 0 0 3px 0; display: inline; padding: 3px 5px }
			#navi ul li a{color: #fff; text-decoration: none; padding: 3px 5px}
			#navi ul li a:hover{color: #fff; text-decoration: underline;	}			
			
			
#content_container{
padding-bottom:  5px;
height: 600px;
}

	#content{
	margin: 0px;
	padding-top: 20px;
	}
	
	#content p{
	font-size: 0.8em;
	color: #dac5a8;
	line-height: 160%;
	font-family: "tahoma", "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
		#content a{
		color: #DAC5A8;
		}	
			#content a:hover{
			color: #fff;
			}	
	


			
	#footer{
	clear: both;
	margin: 0 auto;
	width: 840px;
	height: 30px;
	font-size: 0.65em;
	color: #fff;
	padding: 40px 0 40px 0;
	/*background: url('../images2/copyright2.jpg') top right no-repeat;*/
	}
	
	#footer a{
	color: #fff;
	text-decoration: none;
	}
	#footer a:hover{
	text-decoration: underline;
	}
	
		#footer #footer_navi{
		width: 600px;
		float: left;
		}
		
			#footer #footer_navi ul{list-style-type: none; margin:0; padding: 0;}
			#footer #footer_navi ul li{display: inline;}
			#footer #footer_navi ul li a{color: red	; text-decoration:none}
			#footer #footer_navi ul li a:hover{color: #70B83B}
			
		#footer #footer_info{
		font-family: "tahoma";
		color: #8A7E70;
		text-align: left;
		padding-left: 20px;
		}