/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
		}
div, img, p, h1, h2, h3, ul, li{
	padding:0;
	margin:0;
	}
.blank {
	font-size:0px; line-height:0px; clear:both;
	}
ul{	
	list-style-type:none;
	}
.style1 {
font-weight: bold;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
</style>

/*---------------upperpan-----------*/
#updiv{
	width:100%;	background:url(images/updiv_bg.gif) repeat-x #FFFFFD; color:#584200; float:left; margin:0 auto 0 auto;
	}
/*---------------------body part-------*/
#head{
	width:100%;	
	height:225px; 	
	background-color:#000000; 
}

#finder{
	width:778px;
	margin:0 auto 0 auto;
	height:450px;
	}
#finder2{
	width:778px;
	margin:0 auto 0 auto;
	height:150px;
	}
#body{
	width:778px;
	margin:0 auto 0 auto;
	height:auto;
	}
#body img{
	margin:10px 0 0 49px;
	}
#body h1{
	font:13px/16px Arial, Helvetica, sans-serif; background-color:#FEF4D6;
	margin:40px 0 0 17px; width:114px;	display:block;	float:left;	color:#988345;	font-weight:normal;
	}
#body h2{
	width:128px; padding:32px 0 0 49px;	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:48px;	color:#1892AC;	font-weight:normal;	display:block;	float:left; background-color:#FFFFFF;
	}
#body h2 span{
	font-size:30px;
	}
#body p{
	width:531px;
	display:block;
	margin:20px 0 13px 24px;
	float:left;
	font-size:14px;
	line-height:18px;
	}
#body h3{
	font-size:24px; 
	line-height:18px; width:auto;
	height:20px; font-weight:normal;
	margin:0 0 0 0px; 
	padding:0px 60px 0 1px; display:block; float:right;
	}
/*-------------------------middle-------------*/
#mid{
	width:700px;
	margin:0px auto 80px auto;
	float:center; color:#584200;
	background-color:#FFF9E5;
	}
#list { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: bold; 
	line-height: normal; 
	font-weight: normal
}
#midDiv{
	width:700px;  
	margin:0 auto 0 auto;	
	padding-bottom:30px;
	padding-left:0px;
	padding-top:20px;  
}
#midDiv2{
	width:700px;
	float:left;  
	margin:0 auto 0 auto;	
	padding-bottom:30px;
	padding-left:0px;
	padding-top:20px;  
}
#rightcol { 
    position:relative; 
	left: 600px;
	top: -280px;
	width: 140px;
	font-family: tahoma;
	font-size: 14px;
	text-align:right;
	font-weight:bold;
}
#rightcol2 {
    vertical-align:top;
	width: 140px;
	font-family: tahoma;
	font-size: 14px;
	text-align:right;
	font-weight:bold;
}
.colum{
	width:60px; 
	float:left; 
}
.colums{
	width:120px; 
	float:left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: bold; 
	color:020b74;
	line-height: normal; 
	font-weight:bolder;
}
.spec{ 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: bold; 
	color:#ff7f00;
	line-height: normal; 
	font-weight: bolder;
}
.colums a{
	text-decoration:none;
}
.colums a:hover{
	text-decoration:underline;
}
/*------------------------------------------------down table-----------------------*/
#downv{
	background:url(images/down_table_bg.gif) repeat-x;
	width:100%;
	height:271px;
	margin:0 auto 0 auto;
	float:left;
	padding:0 0 0 0;
	}

/*---------------footer---------*/
#foo1{
	width:100%;	
	height:180px;
	vertical-align:bottom;
	float:left;	
	background-color:#000000;
}
#footer_div{
	width:403px;
	margin:0 auto 0 auto;
	height:120px;
}
#footer_div ul{
	width:340px;
	height:20px;
	display:block;
	list-style-type:none;
	margin:32px 0 0px 20px;
	}
#footer_div ul li{
	display:block;
	float:left;
	font:12px/11px Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
		}
#footer_div ul li a{
	font:12px/16px Arial, Helvetica, sans-serif; color:#FDFDFD;	text-decoration:none; 
	margin:0 8px 0 8px;
	}
#footer_div ul li a:hover{
	text-decoration:underline;
	}

#footer_div p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:11px;	color:#FFF9E0;	margin:0px 0 0 42px;
	
	}
#footer_div p a {
	color:#FDFDFD;  text-decoration:underline;
	}
#footer_div p a:hover {	
	color:#FDFDFD;
	background-color:#000000;
	}
#footer_div ul.css{
	width:120px;
	display:block;
	margin:10px 0 0px 55px;
	font-size:0px;
	padding:0px;
	}
