/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/back.jpg);
}


h1,h2,h3,p,ul,ol,li{
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

img{border:0;}


a{
	color:#F90;
	text-decoration:none;}
a:hover{
	color:#f00;
	text-decoration:underline;}







#body{
	width:629px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}





/*** HEADLINER ***/


#headliner{
	width:629px;
	height:157px;
	background:#fff url(img/h1.jpg) no-repeat;
	margin:0;
}


#headliner h1{
	padding:0 0 0 229px;
}

#headliner h1 a{
	width:400px;
	height:157px;
	display:block;
}

#headliner h1 a span{
	display:none;}





/*** CENTER ITEM ***/


#center_item{
	width:629px;
	margin:0;
	padding:0;
}



/* LEFT BAR */


#leftbar{
	width:197px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#leftbar ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}

#leftbar ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#F5F5F5;
}



#leftbar h2{
	width:197px;
	height:29px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	padding:0;
	margin:0 0 5px;
}


#leftbar h2 span{
	display:none;
}




ul#menu02{
	width:197px;
	margin:0 0 15px;
	padding:0 0 11px;
	background:#ffff7c url(img/img04.jpg) no-repeat;
	background-position:bottom;
}



ul#menu02 li{
	margin:197;
	padding:0 0 3px;
	margin:0;
	border:none;
	background:#ffff7c url(img/img03.jpg) no-repeat;
	background-position:bottom;
}


ul#menu02 li a{
	width:170px;
	padding:8px 2px 8px 25px;
	margin:0;
	background:url(img/img02.jpg) 3px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#2e2d2d;
	font-size:14px;
	line-height:110%;
}

ul#menu02 li a:hover{
	color:#F00;
	text-decoration:none;
}




ul#menu01{
	width:197px;
	margin:0;
	padding:0;
}

ul#menu01 li{
	margin:0;
	padding:0;
}


ul#menu01 li#cl1 a{
	width:177px;
	height:24px;
	padding:5px 10px;
	margin:0;
	background:#fff url(img/img01.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
	display:block;
}


ul#menu01 li#cl1 a:hover{
	color:#F00;
	text-decoration:none;
}



/* MAIN TEXT */


#main_text{
	width:405px;
	margin:0 10px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#main_text ul{
	margin:0px 5px 20px;
}

#main_text li{
	line-height:200%;
}



#main_text h2{
	width:385px;
	height:38px;
	background:#fff url(img/h2.jpg) no-repeat;
	padding:0 0 0 20px;
	margin:20px 0;
	font-size:16px;
	color:#fff;
	line-height:32px;
}



#main_text h3{
	width:387px;
	padding:4px;
	margin:20px 0;
	font-size:14px;
	color:#333;
	line-height:100%;
	border-left:10px solid #ff9900;
	border-bottom:1px solid #ff9900;
}











/*** BOTTOM ***/


#bottom{
	clear:both;
	width:629px;
	padding:0;
	margin:30px 0 0;
	background-color:#5c3701;
	color:#fff;
	font-size:10px;
	line-height:150%;
	text-align:right;
}



#bottom ul{
	padding:10px;
}


#bottom ul li{
	line-height:180%;}

#bottom p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	text-align:left;
}

#bottom img{
	border:0;
	margin:5px;
}



