@charset "UTF-8";
/* CSS Document */

#container{
	position:relative;
	width:1000px;
	margin:auto;
	}

#main_box{
	position:relative;
	background-image:url(../imgs/bgs/bg_1.jpg);
	top: 2px;
	left:0px;
	width: 1000px;
	height:800px;
	}
	
#navigation {
	position:absolute;
	text-align:left;
	float:left;
	top:40px;
	left: 0;
	width:140px;
	margin:20px;
}

a, li	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
 	color:#B06014;
	line-height:175%;
	text-decoration:none;
	list-style:none;
	}

ul {
	list-style:none;
	}

#logo_box{
	position:relative;
	background-color:#FFFFFF;
	top: 0px;
	height:70px;
	left:0px;
	width: 1000px;
	}	
	
#img_1{
	position:absolute;
	top:460px;
	left:260px;
	height:250px;
	width:180px;
	border: 4px solid #FFF;
	}

#img_2{
	position:absolute;
	top:460px;
	left:470px;
	height:250px;
	width:180px;
	border: 4px solid #FFF;
	}
	
#sect_box{
	position:absolute;
	left:256px;
	height:35px;
	width:200px;
	top: 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color:#B06014;
	}
	
#def_box{
	position:absolute;
	background-image: none;
	top: 85px;
	height:100px;
	width: 400px;
	left:260px;
	}
	
#txt_box{
	position:absolute;
	background-image: none;
	top: 200px;
	height:255px;
	width: 400px;
	left:260px;
	}

#txt_box2{
	position:absolute;
	background-image: none;
	top: 720px;
	height:50px;
	width: 180px;
	left:258px;
	}
	
#txt_box3{
	position:absolute;
	top: 720px;
	height:50px;
	width: 180px;
	left:469px;
	}
			
#nav_hold{
	position:absolute;
	top:50px;
	left:25px;
	width: 100px;
	height: 200px;
	visibility: visible;
}

.body_txt {
	font-family:Georgia, Times, serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #989898;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; font-weight: bold; color: #666; }
.style2 {font-family: Georgia, Times, serif; font-size: 13px; font-style: normal; line-height: 20px; font-weight: normal; color: #666; }
.style3 {font-family: Georgia, Times, serif; font-size: 10px; font-style: normal; line-height: 20px; font-weight: normal; color: #888888; }
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; color: #888888; }
.style5 {font-family: Georgia, Times, serif; font-size: 13px; font-style: normal; line-height: 20px; color: #888888; font-weight: bold; }
.style6 {font-family: Georgia, Times, serif;font-size: 18px;font-style: normal;line-height: 20px;color: #CC6600;font-weight: bold;font-variant: normal;}
.style7 {font-family: Georgia, Times, serif; font-size: 13px; font-style: normal; line-height: 18px; color: #CC6600; font-weight: bold; }
.caption {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 16px; color: #444; font-weight: normal; }

