body {
	margin:0px;
	background-color: #F5F1E6;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#wrapper{
	width:779px;
	margin:auto;
	display:table;
	background-color: #ABAFBA;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	padding-right: 6px;
	padding-left: 7px;
}
#header{
	width:779px;
	float:left;
	clear:both;
	margin: 0px;
	padding: 0px;
}

#main{
	width:779px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(images/inn_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main01{
	width:779px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#footer{
	width:779px;
	background-image: url(images/bott_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 32px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 30px;
	clear: both;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
#footer a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
#sec_navi {
	clear: both;
	float: left;
	height: 43px;
	width: 703px;
	background-image: url(images/s_navi01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 74px;
}
br {
	clear: both;
	}

p {
	margin: 0; 
	padding-top: 1em; 
	line-height: 150%;}

form{
	margin:0;
	padding:0;}

input{
	color:#888; 
	font:10px Verdana, Arial;
	padding:2px 3px;} 

.left{
	float:left;}
	
.right{
	float:right;}
	
.clear{
	clear:both; }		
	

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		
/*Bliss*/	
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.back:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #6E9F2A;
	text-decoration: none;
}

#footer01{
	width:779px;
	height: 26px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer01 a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer01 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #B9D285;
	text-decoration: underline;
}
.navi_space {
	clear: both;
	float: left;
	width: 196px;
	height: 10px;
}
.white_box {
	background-image: url(images/white_space.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	float: left;
	width: 450px;
}
.white_box01 {
	background-image:url(images/sitemap_icon02.gif);
	background-repeat:repeat-y;
	background-position:left top;
	clear: both;
	float: left;
	width: 450px;
}
.sitemap_line {
	background:url(images/sitemap_icon04.gif) repeat-y left top;
}