/* :.:..........:.:.........................: */
*{margin:0; padding:0;}
html, body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.85em; height:100%; color:#000; background:#FFD5AE;} 

/* ::: ::: BASIC INFORMATIONS ::: ::: */
h1{font-size:1.6em; color:#B53400; margin:0.9em 0em 0.5em 0em;}
h2{font-size:1.4em; color:#B53400; margin:0.9em 0em 0.5em 0em;}
h3{font-size:1.2em; color:#B53400; margin:0.9em 0em 0.5em 0em;}


a{text-decoration:none; color:#B53400;}
a:hover{text-decoration:underline; color:#B53400}

img{border:0;}
/* ::: ::: END ::: ::: */


#main{width:100%; min-width:780px; min-height:100%; height:auto !important; height:100%; position:absolute; background:url(pics/bg_body.jpg) top center repeat-y #FFD5AE;}

	#second_wrap{width:780px; position:relative; margin:0px auto 0px auto;}
		
	#header{background:url(pics/topbg.jpg) no-repeat #FFD5AE;; width:781px; height:158px; border-top:10px solid #FFD5AE;}

	#navigation{clear:both;}
		#navigation ul{background:#B53400; width:780px;	height:25px; line-height:25px;  list-style:none;}
		#navigation li{display:inline; font-size:10px; font-weight:bold; margin-right:15px; margin-left:8px;}
		#navigation a{color: #fff; text-decoration:none;}
	
	#content{width:780px;}
		#content_left{float:left; width:225px; margin-top:15px; margin-right:15px;}
			#content_left ul#subnavi {list-style:none; margin-left:8px;}
			#content_left ul#subnavi li {margin-bottom:3px;}
			#content_left ul#subnavi li a {color:#000; display:block; background-color:#E9E9E9; border:1px solid #B53400; padding:3px 0px 3px 7px; width:203px;}
			#content_left ul#subnavi li a:hover {color:#fff; font-weight:bold; text-decoration:none; background-color:#B53400;}
			
			#content_left p{padding-left:9px;}
					
		#content_center{float:left; width:500px;}
			#content_center p{line-height:1.5em;}
			#content_center_text{}
			
	#breaker{height:60px; width:780px; clear:both;}
		
	#footer{clear:both; position:absolute; bottom:0; height:25px; width:100%; background:url(pics/bg_footer.jpg) top center repeat-y #FFD5AE; border-bottom:10px solid #FFD5AE;}
		#footer p{margin:0px 0px; color:#fff;}
