#header{
	width: 740px;
}

#seo{
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	background-color: #EEFFBB;
	text-indent: 5px;
	background-image: url(img/seo_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 740px;
}

#title{
	height: 75px;
	width: 740px;
	background-image: url(img/index.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#headercontentsbox{
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headercontents{
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 100;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: right;
	font-size: 10px;
	line-height: 18px;
}

#headercontents li{
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	list-style: none;
	float: left;
}

#headercontents a{
	font-size: 10px;
	line-height: 18px;
}

#titlebox{
	background-image: url(img/copy_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	width: 740px;
	float: left;
}

#titlecopy{
	font-size: 12px;
	line-height: 18px;
	color: #003333;
	float: left;
	width: 640px;
	text-align: left;
}

#menubox{
	width: 740px;
	background-image: url(img/menu_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #66BB22;
}

#menutable td{
	padding: 2px;
}

