/********** NAVIGATION ************/
html{
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
#header ul{
	display:block;
	padding:0;
	margin:0;
	height:33px;
	width:940px;
	float:left;
	border-bottom:1px solid #000000;
}
#header ul li img{
	vertical-align:bottom;
}
#header ul li{
	list-style-type:none;
	margin:0px;
	padding:0;
	width:134px;
	float:left;
	text-indent:-9999px;
	overflow: hidden;

}
#header ul li a{
	display:block;
	height:33px;
	background:url(../img/navi.gif) no-repeat;
}
#header ul li#navi_07{
	width:136px;
}
#header ul li#navi_01 a{
	background-position:0px 0px;
}
#header ul li#navi_01 a:hover{
	background-position:0px -34px;
}
#header ul li#navi_01_in{
	background:url(../img/navi.gif) no-repeat;
	height:33px;
	background-position:0px -34px;	
}
#header ul li#navi_02 a{
	background-position:-134px 0px;
}
#header ul li#navi_02 a:hover{
	background-position:-134px -34px;
}
#header ul li#navi_02_in{
	background:url(../img/navi.gif) no-repeat;
	height:33px;
	background-position:-134px -34px;
}
#header ul li#navi_03 a{
	background-position:-268px 0px;
}
#header ul li#navi_03 a:hover{
	background-position:-268px -34px;
}
#header ul li#navi_03_in{
	background:url(../img/navi.gif) no-repeat;
	height:33px;
	background-position:-268px -34px;
}
#header ul li#navi_03_in a{
	background:url(../img/navi.gif) no-repeat;
	height:33px;
	background-position:-268px -34px;
}
#header ul li#navi_04 a{
	background-position:-402px 0px;
}
#header ul li#navi_04 a:hover{
	background-position:-402px -34px;
}
#header ul li#navi_04_in{
	background:url(../img/navi.gif) no-repeat;
	height:33px;
	background-position:-402px -34px;
}
#header ul li#navi_05 a{
	background-position:-536px 0px;
}
#header ul li#navi_05 a:hover{
	background-position:-536px -34px;
}
#header ul li#navi_05_in{
	background:url(../img/navi.gif) no-repeat;
	height:33px;
	background-position:-536px -34px;
}
#header ul li#navi_06 a{
	background-position:-670px 0px;
}
#header ul li#navi_06 a:hover{
	background-position:-670px -34px;
}
#header ul li#navi_06_in{
	background:url(../img/navi.gif) no-repeat;
	height:33px;
	background-position:-670px -34px;
}
#header ul li#navi_07 a{
	width:136px;
	background-position:-804px 0px;
}
#header ul li#navi_07 a:hover{
	width:136px;
	background-position:-804px -34px;
}
#header ul li#navi_07_in{
	width:136px;
	background:url(../img/navi.gif) no-repeat;
	height:33px;
	background-position:-804px -34px;
}




#contact{
	width:151px;
	float:right;
	padding-right:20px;	
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#contact a{
	height:32px;
	display:block;
	background:url(../img/navi_contact.gif) no-repeat top;
	background-position:0px 0px;
}
#contact a:hover{
	background-position:0px -39px;
}
#contact_in{
	width:151px;
	float:right;
	padding-right:20px;	
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/navi_contact.gif) no-repeat top;
	height:32px;
	display:block;
	background-position:0px -39px;
}

