* {
	margin: 0px;
	padding: 0px;
}

body	{
	background-image : url(company/body_bgi.gif);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
}

a {
	color: #ff6600;
}

a:hover {
	color: #ffcc99;
}

img {
	border: 0px;
}

.remove {
	display: block;
	position: absolute;
	left: -9999px;
	text-align: left;
	top: -9999px;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.text_center {
	text-align: center;
}

.text_left {
	text-align: left;
}

.text_right {
	text-align: right;
}

.gotop {
	color: #ff9900;
	font-size: 70%;
	line-height: 100%;
	padding: 5px 0px;
	text-align: right;
}

#pagetop {
	display: block;
	left: -9999px;
	position: absolute;
	text-align: left;
	top: -9999px;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 720px;
}

#header {
	height: 90px;
	width: 720px;
}

#logo {
	float: left;
	height: 90px;
	width: 360px;
}

#logo h1 {
	font-size: 100%;
	line-height: 120%;
}

#logo h1 a {
	background-image : url(company/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 0px !important;
	height /**/: 90px;
	overflow: hidden;
	padding: 90px 0px 0px 0px;
	width: 360px;
}

#navigation {
	float: left;
	height: 90px;
	width: 360px;
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	float: left;
	height: 90px;
	width: 120px;
}

#navigation li a {
	background-image : url(company/navigation.gif);
	background-repeat: no-repeat;
	display: block;
	height: 0px !important;
	height /**/: 90px;
	overflow: hidden;
	padding: 90px 0px 0px 0px;
	width: 120px;
}

#nav01 {
	background-position: 0px 0px;
}

#nav01:hover {
	background-position: 0px -90px;
}

#nav02 {
	background-position: -120px 0px;
}

#nav02:hover {
	background-position: -120px -90px;
}

#nav03 {
	background-position: -240px 0px;
}

#nav03:hover {
	background-position: -240px -90px;
}

#footer {
	background-image : url(company/footer_bgi.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 35px;
	text-align: center;
}

#copyright {
	background-image : url(company/copyright.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
	margin: 0px auto;
	text-align: left;
	width: 720px;
}

#main {
	padding: 0px 20px 20px 20px;
}
