
div#header {
	width:100%;
	text-align:center;
}
div#headerimage {
	margin:0px auto;
	width:620px; height:232px;
	background-color:#ffffff;
	background-image:url(gnr_header_start.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	border-bottom: 0px #000000 solid;
}

div#headerimage table {
	width:100%; height:100%;
}

div#headerimage td.logo {
	
}


div#headerimage td.logo a {
     	background:none;
}


div#headerimage td.navi {
	padding-left:98px;
	padding-top:8px;
	text-align:left;
	vertical-align:top;
}
