* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #000000 url(../img/background.gif) repeat-y center top;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

img {
	border: none;
}

a {
	text-decoration: underline;
}

.rmv {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

.clear {
	clear: both;
}

.caution {
	font-weight: bold;
	color: #333333;
}

.pause {
	width: 700px;
	height: 5px;
	background: url(../img/pause.gif) no-repeat left top;
}

.contents_end {
	width: 700px;
	height: 5px;
	background: url(../img/contents_end.gif) no-repeat left top;
	font-size: 1px;
	line-height: 1px;
}

#wrapper {
	width: 700px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width: 700px;
	height: 80px;
	background: url(../img/header_bg.gif) no-repeat left top;
}

#logo {
	width: 250px;
	height: 80px;
	float: left;
}

#logo h1 {
	width: 240px;
	height: 67px;
	margin: 10px 0px 0px 10px;
	display; block;
}

#head_nav {
	width: 300px;
	height: 80px;
	float: right;

}

#head_nav ul {
	width: 300px;
	height: 16px;
	margin: 61px 0px 0px 0px;
	list-style-type: none;
}

#head_nav li {
	width: 100px;
	height: 16px;
	float: left;
}

#head_nav a {
	width: 100px;
	height: 0px !important; height /**/: 16px;
	padding: 16px 0px 0px 0px;
	display: block;
	overflow: hidden;
}

#hd_nav01 {
	background: url(../img/employment.gif) no-repeat left top;
}

#hd_nav02 {
	background: url(../img/privacy.gif) no-repeat left top;
}

#hd_nav03 {
	background: url(../img/contact.gif) no-repeat left top;
}

#navigation {
	width: 700px;
	height: 21px;
	background: url(../img/navigation_bg.gif) no-repeat left top;
}

#navigation ul {
	width: 683px;
	height: 21px;
	margin: 0px 0px 0px 13px;
	display: block;
	list-style-type: none;
}

#navigation li {
	width: 135px;
	height: 21px;
	display: block;
	float: left;
}

#navigation a {
	width: 135px;
	height: 0px !important; height /**/: 21px;
	padding: 21px 0px 0px 0px;
	display: block;
	overflow: hidden;
	background-image: url(../img/navigation.gif);
	background-repeat: no-repeat;
}

#nav01 {
	background-position: 0px 0px;
}

#nav01:hover {
	background-position: 0px -21px;
}

#nav02 {
	background-position: -135px 0px;
}

#nav02:hover {
	background-position: -135px -21px;
}

#nav03 {
	background-position: -270px 0px;
}

#nav03:hover {
	background-position: -270px -21px;
}

#nav04 {
	background-position: -405px 0px;
}

#nav04:hover {
	background-position: -405px -21px;
}

#nav05 {
	background-position: -540px 0px;
}

#nav05:hover {
	background-position: -540px -21px;
}

#header_end {
	width: 700px;
	height: 5px;
	background: url(../img/header_end.gif) no-repeat left top;
	font-size: 1px;
	line-height: 1px;
}

#copyright {
	width: 480px;
	height: 20px;
	margin: 5px 0px 0px 20px;
	float: left;
	color: #999999;
	font-size: 10px;
	font-family: Verdana,Helvetica;
}
