.panel {
	height: 40px;
	width: 920px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
	float: inherit;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

ul {
	float:inherit;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

a {
float:left;
width:114px;
height: 40px;
text-decoration:none;
color: #002f67;
background-image: url('images/button01.jpg');
line-height:38px;
border-right:1px solid white;
}

a:hover {background-image: url('images/button02.jpg');}
li {display:inline;}

a:active {background-image: url('images/button03.jpg');}

#line1 {text-indent: 39px;}
#line2 {text-indent: 22px;}
#line3 {text-indent: 8px;}
#line4 {text-indent: 17px;}
#line5 {text-indent: 39px;}
#line6 {text-indent: 34px;}
#line7 {text-indent: 5px;}
#line8 {text-indent: 20px;}