@charset "utf-8";

body { background: #FFF; text-align: center; font-family: Verdana, Arial, sans-serif; color: #000; font-size: 13px; text-align: left;}

a {color: #7b7000; }
a:hover,
a:active {color:#000;}

.accent {color: #7b7000;}

#page_margins { text-align:left; margin: 0 auto; min-width: 740px; max-width: 884px; background: #fff; }
#page{ padding: 0; }


#header { position:relative; padding: 0 0 19px 22px;}
  #header, #nav, #main, #footer { clear:both; }
  #header #topnav {
	position:absolute;
	top: 7px;
	right: 5px;
  }
  #header #logo { width:151; height:31;
  }
  #main { background: #fff; margin:20px 0; }
  #col1 { float: left; width: 200px; background-color:#f1f1f1;}
  #col2 { float:right; width: 200px }
  #col3 { width:auto; margin: 0 200px }
  #col1_content {
	position:relative;
	padding:19px 0 0 22px;
}
  #col2_content { position:relative;}
  #col3_content { position:relative; padding: 0 40px 0 40px;}
  
     h1,h2,h3,h4,h5,h6 { font-family:Arial, sans-serif; color:#000000; 
margin: 0 0 0.25em 0; }

  h1 { font-size: 200% }                        
  h2 {
	font-size: 22px;
	font-weight: lighter;
}          
  h3 { 
  		font-size: 18px;
  		font-weight: lighter;
    text-align: left;
}                       
  h4 { 
  		font-size: 14px;
    width: 218px;
}                     
  h5 { font-size: 116.67% }                    
  h6 { font-size: 116.67%; font-style:italic }
  
.nav_1st {
	font-size: 22px;
	font-family:Arial, sans-serif;
	padding: 0 13px 0 0;
}
.nav_1st_pad {
	padding: 16px 0 0 0;
}
.nav_2nd {
	font-size: 11px;
	font-family:Arial, sans-serif;
	padding: 0 0 13px 0;
}
.nav_2nd_list {
	font-size: 11px;
	font-family:Arial, sans-serif;
	padding: 0 0 0 0;
}
.nav_fast{
	font-size: 14px;
	font-family:Arial, sans-serif;
}
.nav_3rd {
	font-size: 12px;
	font-family:Arial, sans-serif;
}
  
   #nav1 {
	width: 100%;
	height:60px;
	background-image:url("../images/nav/top_menu_bg.jpg");
	background-repeat: repeat-x;
  }
  #nav2 {
	width: 100%;
	height:22px;
	padding:9px 0 0 0;
	margin:1px 0 0 0;
	background: #f1f1f1;
  }
  
  #home_main_img {
	width: 100%;
	height:220px;
	margin:1px 0 0 0;
	background-image:url("../images/home1.jpg");	
  } 
  #home_txtbox {
	width: 300px;
	height:220px;
	float:right;
	background-image:url("../images/home_txtbox.jpg");
}
.txtbox {
	margin: 33px 33px 33px 13px;
	font-size:12px;
	line-height:12px;
}
  
#main { background: #fff; padding:10px 0; }

#main_start { background: #fff; background-image:url("../images/nav/start_bg.jpg"); background-repeat: repeat-x; padding:10px 0; }

#footer { background: #f9f9f9; padding: 10px 20px;}


