@charset "utf-8";

#logo h1 {
	height: 234px;
	width: 800px;
	background-image: url(../img/logoback.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
}

#copy h2 {
	height: 233px;
	width: 800px;
	background-image: url(../img/copyback.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
}

#globalNavtop {
	width: 762px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	padding: 0px;
	float: left;
	clear:left;
	display: inline;
}
#globalNavtop ul {
	list-style-type: none;
	width: 100%;
}
#globalNavtop li {
	float: left;
	list-style-type: none;
	width: 127px;
}
#globalNavtop li a {
	display:block;
	overflow:hidden;
	width:127px;
	height:0 !important;
	height /**/:20px;
	padding-top:20px;
	background-image:url(../common_img/topnavigation.jpg);
	color:#FFFFFF;
	text-indent: -100px;
}
#navtop01 a {
	background-position:0px 0px;
}
#navtop02 a {
	background-position:-127px 0px;
}
#navtop03 a {
	background-position:-254px 0px;
}
#navtop04 a {
	background-position:-381px 0px;
}
#navtop05 a {
	background-position:-508px 0px;
}
#navtop06 a {
	background-position:-635px 0px;
}
#navtop01 a:hover {
	background-position:0px -20px;
}
#navtop02 a:hover {
	background-position:-127px -20px;
}
#navtop03 a:hover {
	background-position:-254px -20px;
}
#navtop04 a:hover {
	background-position:-381px -20px;
}
#navtop05 a:hover {
	background-position:-508px -20px;
}
#navtop06 a:hover {
	background-position:-635px -20px;
}

#globalNavback {
	background-image: url(../common_img/navigation_back.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	width: 800px;
	display: inline;
}
#topics {
	padding: 20px;
	float: left;
	height: 150px;
	width: 360px;
	border: 1px solid #CCCCCC;
	margin-top: 40px 0 0 20px;
	color: #FFFFFF;
	font-size: x-small;
}
#topics a,
#topics a:hover,
#topics a:visited {
	color: #ffffff;
}
#name h3 {
	background-image: url(../img/nameback.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 238px;
	margin-top: 190px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 540px;
	text-indent:-9999px;
}
#notice {
	display: inline;
	clear: left;
	float: left;
	width: 780px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#geotrust {
	float: left;
	width: 115px;
}

/* 20071031GLJ */
#rightarea {
	width:350px;
	padding:20px;
	float:right;
	color:#FFFFFF;
	}

#rightarea p {
	font-size: x-small;
	}

#rightarea p strong {
	font-weight:normal;
	}

#rightarea h3 {
	background: url(../img/nameback2.gif) no-repeat;
	height: 52px;
	width: 308px;
	margin: 60px 0px 0px 42px;
	text-indent:-9999px;
	}
