@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
}
h1   {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2A74A3;
	font-style: normal;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 60px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #000099;
	font-style: normal;
	padding-top: 0.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000099;
	font-style: normal;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

p {
	font-weight: bold;
	color: #000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}


.appearing {
	visibility: hidden;
}
.floatright {
	float: right;
	padding-right: 50px;
}
.underline {
	text-decoration: underline;
}

.brickpicture {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.cuttingnozzle {
	float: right;
	padding-right: 10px;
}

.emphasis {
	font-style: italic;
}
.floatleft {
	float: left;
	padding-right: 5px;
}
.formfloat {
	float: right;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-top: 20px;
}
.space {
	padding-left: 7px;

}




.indent {
	padding-left: 15px;
}



#wrap {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/backgrounds/background-water-blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrap #content {
	margin-right: auto;
	margin-left: auto;
	height: 940px;
	width: 850px;
	padding-top: 320px;
	background-image: url(../images/backgrounds/background-water-blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrap #content #pictures {
	height: 45px;
	padding-left: 35px;
	text-align: left;
}
#wrap #content #waterjet {
	height: 665px;
}
#wrap #content #waterjet #data {
	height: 630px;
	width: 510px;
	float: left;
	padding-left: 0px;
	padding-top: 20px;
}
#wrap #content #waterjet #circle {
	float: right;
	height: 331px;
	width: 324px;
	padding-right: 11px;
}




#wrap #content #text {
}



#wrap #footer {
	height: auto;
}

