#navi {
	float: right;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 10px 0px 10px;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navi li {
	display: inline;
	float: left; 
}
#navi a {
	display: block;
	height: 24px;
	padding: 22px 6px 0 6px;
	text-decoration: none;
	float: left;
}
#navi2 {
	float: right;
	background-image: url(../images/under_nav2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 10px 0px 10px;
}
#navi2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navi2 li {
	display: inline;
	float: left; 
}
#navi2 a {
	display: block;
	height: 24px;
	padding: 22px 6px 0px 6px;
	text-decoration: none;
	float: left;
}
/*.home_nav a {
	background-image: url(../images/home_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.home_nav a:hover {
	background-image: url(../images/home_nav_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallery_nav a {
	background-image: url(../images/gallery_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallery_nav a:hover {
	background-image: url(../images/gallery_nav_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.info_nav a {
	background-image: url(../images/info_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.info_nav a:hover {
	background-image: url(../images/info_nav_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contact_nav a {
	background-image: url(../images/contact_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contact_nav a:hover {
	background-image: url(../images/contact_nav_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}.about_nav a {
	background-image: url(../images/about_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.about_nav a:hover {
	background-image: url(../images/about_nav_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.left_nav {
	background-image: url(../images/left_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.right_nav {
	background-image: url(../images/right_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*

