#header {
	width: 750px;
	background-image: url(../image/header_bk.gif);
	background-repeat: repeat;
}
#header p {
	margin: 0px;
	text-align: left;
}
#header #logo {
	width: 100px;
	float: left;
	padding: 0px;
	text-align: left;
}
.subnavibox {
	clear: both;
}
#subnavibox2 {
	width: 650px;
	float: right;
}
#headeritems {    
	width: 270px;    
	float: right;
	margin-bottom: 5px;
}
#headeritems2 {
	width: 750px;
	height: 75px;
	float: left;
	background-color: #FFFFFF;
	border-bottom: 5px solid #C6C6C6;
}
#subnavi {
	float: right;
}
#subnavi ul {
	margin: 0px;
	list-style-type: none;
	padding:0;
}
#subnavi li {
	display: block;
	float: right;
	height: 20px;
	padding-right: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
}