@charset "utf-8"; 
body {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #373F53;
	background-image:url(../graphics/fluid-power-cylinders.gif);
    background-repeat:repeat
	margin: 0px;
}
.centerpoint {
	left: 50%;
	top: 50%;
	height: 1px;
	width: 1px;
	position: absolute;
}
.sitebase {
	background-color: #cd5a13;
	left: -425px;
	top: -275px;
	height: 550px;
	width: 850px;
	position: absolute;
	background-image:url(../graphics/pneumatic-valves.gif);
    background-repeat:no-repeat
	z-index: 10;
}
.menubase {
	font-family: verdana, sans-serif;
	font-size: 10px;
    left: 0px;
	top: 80px;
	height: 390px;
	width: 130px;
	background-color: #565E72;
	z-index: 20;
	position: absolute;
}
.gohome { 
	left: 100px; 
	top: 0px; 
	position: absolute;
	z-index: 200;
}
.menuhome { 
	left: 0px; 
	top: 60px; 
	position: absolute;
	z-index: 201;
}
.menucomp { 
	left: 100px; 
	top: 60px; 
	position: absolute;
	z-index: 202;
}
.menucard {
	left: 240px; 
	top: 60px; 
	position: absolute;
	z-index: 203;
}
.menutool {
	left: 405px; 
	top: 60px; 
	position: absolute;
	z-index: 204;
}
.menuserv { 
	left: 610px; 
	top: 60px; 
	position: absolute;
	z-index: 205;
}
.menushop {
	left: 750px; 
	top: 60px; 
	position: absolute;
	z-index: 206;
}
.datetime {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #373F53;
	height: 14px;
	width: 200px;
	left: 584px;
	top: 56px;
	z-index: 50;
	position: absolute;
	text-align: right;
}
.showhand {
	cursor: pointer;
	cursor: hand;
}
.moshbox {
	height: 12px;
	width: 200px;
	right: 0px;
	bottom: -12px;
	z-index: 50;
	position: absolute;
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
a:link {
	color: #D14B27;
}
a:visited {
	color: #D14B27;
}
a:hover {
	color: #D14B27;
}
a:active {
	color: #D14B27;
}
a.homelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.homelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.homelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.homelink:active {
	color: #FFFFFF;
	text-decoration: none;
}
input {
	font-family: verdana, sans-serif;
	font-size: 10px;
}
table {
	border-width:0px;
	border-collapse:collapse;
	}
textarea {
	font-family: verdana, sans-serif;
	font-size: 10px;
}
