@charset "utf-8";
/* CSS Document */

p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

#navibar {
	width: 800px;
	height: 40px;
}

#navibar li {
	float: left;
	list-style-type: none;
}
	
#navibar #tub0 {
	height: 40px;
	width: 10px;
	background-image: url(../image/tub00.jpg);
	text-indent: -9999px;
}

#navibar #tub1 a {
	text-decoration: none;
	height: 40px;
	width: 130px;
	display: block;
	background-image: url(../image/tub01.jpg);
	text-indent: -9999px;
}

#navibar #tub1 a:hover {
	background-image: url(../image/tub01u.jpg);
}

#navibar #tub2 a {
	text-decoration: none;
	height: 40px;
	width: 130px;
	display: block;
	background-image: url(../image/tub02.jpg);
	text-indent: -9999px;
}

#navibar #tub2 a:hover {
	background-image: url(../image/tub02u.jpg);
}

#navibar #tub3 a {
	text-decoration: none;
	height: 40px;
	width: 130px;
	display: block;
	background-image: url(../image/tub03.jpg);
	text-indent: -9999px;
}

#navibar #tub3 a:hover {
	background-image: url(../image/tub03u.jpg);
}

#navibar #tub4 a {
	text-decoration: none;
	height: 40px;
	width: 130px;
	display: block;
	background-image: url(../image/tub04.jpg);
	text-indent: -9999px;
}

#navibar #tub4 a:hover {
	background-image: url(../image/tub04u.jpg);
}

#navibar #tub5 a {
	text-decoration: none;
	height: 40px;
	width: 130px;
	display: block;
	background-image: url(../image/tub05.jpg);
	text-indent: -9999px;
}

#navibar #tub5 a:hover {
	background-image: url(../image/tub05u.jpg);
}

#navibar #tub6 a {
	text-decoration: none;
	height: 40px;
	width: 130px;
	display: block;
	background-image: url(../image/tub06.jpg);
	text-indent: -9999px;
}

#navibar #tub6 a:hover {
	background-image: url(../image/tub06u.jpg);
}

#navibar #tub7 a {
	text-decoration: none;
	height: 40px;
	width: 130px;
	display: block;
	background-image: url(../image/tub07.jpg);
	text-indent: -9999px;
}

#navibar #tub7 a:hover {
	background-image: url(../image/tub07u.jpg);
}

#header{
    width:800px;
    height:80px;
    background-color:#ffffff;
    text-align:left;
}

#header h1{
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
/*	padding-top: 56px;*/
	padding-right:15px;
}

#header2 {
	height:27px;
	clear:both;
	width:800px;
	background-color:#bfbfbf;
	text-align:left;
}	
    
#footer {
    height: 27px;
	clear: both;
	width: 800px;
	background-color: #0000FF;
}

#footer h6 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 8px;
}

#footer2 {
	height:27px;
	clear:both;
	width:800px;
	background-color:#bfbfbf;
}
