/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	background-image:url(img/bg.gif);
}

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:#f00;}
a:hover{
	color:#06F;}





#inner{
	width:643px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#fff;
}






/*** TOP COLUMN ***/


#top_col{
	width:643px;
	height:177px;
	background:#fff url(img/h1.jpg) no-repeat;
	margin:0;
}


#top_col h1{
	padding:90px 0 0 220px;
}

#top_col h1 a{
	width:423px;
	height:87px;
	display:block;
}

#top_col h1 a span{
	display:none;}







/*** MAIN COLUMN  ***/



#main_col{
	width:417px;
	margin:0 0 0 10px;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}




#main_col ul{
	margin:0px 5px 20px;
}


#main_col li{
	line-height:200%;
}



#main_col h2{
	width:407px;
	height:31px;
	background:#fff url(img/h2.gif) no-repeat;
	padding:0 0 0 10px;
	margin:20px 0px;
	color:#fff;
	font-size:16px;
	line-height:31px;
	font-weight:normal;
}



#main_col h3{
	width:407px;
	height:24px;
	background:#fff url(img/h3.gif) repeat;
	padding:0 0 0 10px;
	margin:20px 0;
	color:#fff;
	font-size:14px;
	line-height:24px;
}


#entry{
	width:417px;
	padding:0 0 30px;
}





/*** MENU COLUMN ***/




#menu_col{
	width:182px;
	padding:0;
	margin:20px 10px 0 0;
	position:relative;
	float:right;
}


#menu_col ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 10px;
	background-color:#F5F5F5;
}

#menu_col ul li{
	padding:4px;
	border-bottom:#aaa dotted 1px;
}


#menu_col h2{
	width:182px;
	height:28px;
	background:#fff url(img/img01.gif) no-repeat;
	margin:0;
}

#menu_col h2 span{
	display:none;}






#menu_col ol{
	width:182px;
	margin:0 0 10px;
	padding:0 0 29px;
	background:#b9deea url(img/img04.gif) no-repeat;
	background-position:bottom;
}

#menu_col ol li{
	width:182px;
	padding:0 0 3px;
	background:transparent url(img/img03.gif) no-repeat;
	background-position:bottom;
}

#menu_col ol li a{
	width:155px;
	padding:7px 0px 7px 27px;
	margin:0 0 3px;
	background:url(img/img02.gif) 4px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#051b42;
	font-size:14px;
	line-height:110%;
}


#menu_col ol li a:hover{
	color:#F00;
}


#menu_col ol li#cl1{
	background-image:none;
	padding:0;
}


#menu_col ol li#cl1 a{
	width:162px;
	padding:10px;
	margin:0;
	background-color:#0f5066;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	background-image:none;
	display:block;
}

#menu_col ol li#cl1 a:hover{
	color:#F00;
}













/*** FOOT COLUMN ***/



#foot_col{
	clear:both;
	width:643px;
	padding:5px 0;
	margin:30px 0 0;
	background-color:#0f5066;
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#fff;
}


#foot_col ul{
	padding:5px;
}

#foot_col ul li{
	line-height:180%;}

#foot_col p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px 5px 10px;
	line-height:100%;
}

#foot_col img{
	border:0;
	margin:5px;
}

