body,h1,h2,h3, div, ul,li,p {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
body {
	background-color:#fde8b9;
	background-image:url(../images/pattern-1.png);
	font-family:Arial, Helvetica, sans-serif;
}
#header_out {
	height:192px;
	width:100%;
	background-color:#bc8026;
	float:left;
	position:relative;
	z-index:19;
	
}
#header {
	width:1100px;
	height:192px;
	background-image:url(../images/head_bg.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
#head {
	height:192px;
	background-image:url(../images/hd_illust.png);
	background-repeat:no-repeat;

	background-position:right bottom;
	margin-right:80px;



}
#head img {
	float:left;
	padding:8px 0px 0px 60px;
}
h1 {
	font-size:45px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding:20px 0px 0px 200px;
	color:#FFF;
	text-shadow:0px 1px 1px #3e2c04;
	float:left;
}
#banner_out {
	width:100%;
	height:auto;
	
	margin-top:-50px;
	position:relative;
	z-index:20;
	float:left;
}
.clr {
	clear:both;
}
#banner_in {
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}
	
#banner {
	width:710px;
	height:392px;
	border:3px solid #f9e9c4;
	float:left;
	box-shadow:0px 0px 5px #4c2d01;
	background-color:#FFF;

}
#welcome {
	width:330px;
	height:372px;
	border:3px solid #f9e9c4;
	float:left;
	margin-left:2px;
	background-image:url(../images/wel_bg.jpg);
	color:#FFF;
	padding:10px 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	box-shadow:0px 0px 5px #4c2d01;

}
#welcome p {
	padding:10px 0px;
	line-height:20px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}
#welcome button {
	float:right;
	font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  padding:0px;
}
#navigation {
	width:1100px;
	height:54px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#navi_left {
	float:left;
	width:29px;
	height:54px;
}
#navi_right {
	float:left;
	width:29px;
	height:54px;
}
#navi_mid {
	float:left;
	width:1040px;
	height:54px;
	background-image:url(../images/navi_bg.jpg);
	background-repeat:repeat-x;
}

#content {
	width:1100px;


	margin-left:auto;
	margin-right:auto;

		border-top-left-radius:.8em;
    border-top-right-radius:.8em;



}
#container {
	float:left;
	width:100%;
}
	
#footer {
	float:left;
	height:51px;
	width:100%;
	background-image:url(../images/footer_bg.jpg);
	margin-top:15px;
}
#foot {
	width:1100px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}
#foot p {
	padding:18px 10px;
	float:left;
}
#foot p span {
	margin-left:450px;
}

#foot img {
	float:left;
	width:144px;
	height:34px;
	padding-top:10px;
}
	

	
	

	
	
	
	
	
	 


	