@charset "utf-8";
body {
	background-color: #999999;
	margin: 0;
	padding: 0;
}
#container   #content   waterjet2 li {
	font-size: 20px;
	line-height: 2em;
	list-style-type: circle;
}
#container #content #waterjet2 a {
	list-style-type: circle;
}
#container #content #waterjet2 a:hover {
	background-color: #CCCCCC;
}
#container #content #waterjet2 ul {
	float: right;
	font-size: 20px;
	line-height: 1.5em;
	list-style-type: circle;
}
#container #content #waterjet2 img {
	float: left;
}
#container #content #camera {
	position: relative;
	left: 120px;
	width: 300px;
	text-align: center;
	float: left;
	top: 20px;
}
#container #content #waterjet {
	float: right;
	text-align: center;
	color: #999999;
	position: relative;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#container #content #waterjet2 {
	float: left;
	height: 287px;
	width: 350px;
	position: relative;
	top: 35px;
}
.style4 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 1.5em;
	text-indent: 30px;
	position: relative;
	width: 350px;
	padding-left: 20px;
}
.style2 {color: #FF0000}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 344px;
	top: 12px;
	text-align: center;
}
#container {
	background-color: #FFFFFF;
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	height: 1000px;
}
#container #apDiv1 ul {
	position: relative;
}
#container #apDiv1 li {
	list-style-type: none;
	position: relative;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
}

#footer {
	background-color: #000000;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-top: 1em;
	color: #FFFFFF;
	margin-left: auto;
	text-align: center;
}

#footer p {
	font-size: small;
	text-indent: 40px;
}

#footer li {
	display: inline;
	background-position: right;
}
#footer ul {
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 50px;
}
#footer a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
