/******************** header ************************/

#header_bgloop {
	background:url(../../img/bgloop-header_bgloop.gif) repeat-x center;
}
#header_bg {
	background: url(../../img/bg-header.jpg) center no-repeat;
	margin:0px auto 0px;
}
#header {
	background: url(../../img/bg-header.jpg) center no-repeat;
	width: 850px;
	height: 124px;
	margin:0px auto 0px;
}

h1#header_logo {
	width: 360px;
	height: 76px;
	float: left;
}
h1#header_logo a{	height: 100%;	text-indent: -9999px;	display: block;}
h1#header_logo a:focus{	overflow: hidden;}

#header #headerbox_r{
	float: right;
}


/******************** path ************************/
#path {
	background-image: url(../../img/bg-path.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 850px;
	height: 20px;
	margin:0px auto 0px;
	font-size:10px;
}
/******************** wrapper ************************/
#wrapper_bgloop {
	background-image: url(../../img/bgloop-wrapper_bgloop.gif);
}
#wrapper_bg {
	background-image: url(../../img/bgloop-wrapper.gif);
	background-position: center 0;
	background-repeat: repeat-y;

}
#wrapper {
	background-image: url(../../img/bgloop-wrapper.gif);
	background-position: center 0;
	background-repeat: repeat-y;
	width: 850px;
	margin: auto;
	background-color: #FFF;
}

/******************** bnrbox_bottom ************************/
#bnrbox_bottom{
	clear:both;
	background-image:url(../../img/bgloop-bnrbox-bottom.gif);
	background-color:#FFF;
	background-position: center bottom;
	background-repeat: repeat-x;
	text-align:center;
	padding:10px 0px 10px;
	height: 90px;
}

#bnrbox_bottom .imgover,
#bnrbox_bottom .img_clarity65{
	margin:0px 5px 0px 5px ;
}


/******************** back_to_top ************************/

#back_to_top {
	background-image:url(../../img/bg-pagetop.gif);
	padding: 5px 0px;
	text-align: right;
	clear: both;
}

/******************** bottom ************************/

#bottom_bgloop {
	background: url(../../img/bgloop-footer_bgloop.gif) center;
	height: 103px;
}
#bottom_bg {	background: url(../../img/bg-bottom.gif) no-repeat center;}
#bottom {
	height: 103px;
	width: 850px;
	background: url(../../img/bgloop-footerbg.gif);
	margin: 0px auto 0px;
}

#bottom h2{
	height:50px;
	display:block;
	text-indent:-9999px;
	width:180px;
	}
#bottom #contents_menu{
	font-size:10px;
	color:#060;
	padding:0px 280px 10px 10px;
	line-height:160%;
	height:80px;
	margin-bottom:10px;
	}
#bottom #contents_menu a:link{
	color: #060;
	}
#bottom #contents_menu a:hover{
	color: #060;
	text-decoration:underline ;
	}

#bottom #address{
	font-size:12px;
	color: #FFF;
	padding:20px 0px 0px 10px;
	line-height:140%;
	height:65px;
	text-align: right;
	}


#bottom #copyright{
	font-size:12px;
	color: #FFF;
	padding:0px 0px 0px 10px;
	line-height:100%;
	height:15px;
	text-align:right;
	overflow:visible;
	}
