html, body {
  height: 100%;
}
body {
	font-family: Tahoma, Arial;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}
p,td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	
}

.headerRow1 {
	font-size: 30px;
	color: #ffffff;
	background-image: url(img/headerRow1.gif);
	background-repeat: repeat;
	text-align: right;
	vertical-align: bottom;
	padding-right: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
.headerRow2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(img/headerRow2.gif);
	background-repeat: repeat;
}
#Navigate td {
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-weight: bold;
}
#Navigate a:visited {color:#333333};
#Navigate a:link {color:#333333};
#Navigate a:hover {color:#FF9900};
#Navigate a {
	text-decoration: none;
	font-weight: normal;
}
.tdMain {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-image: url(img/bg_Photo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdMainNoImg {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.tdMainIndustrial {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-image: url(img/bg_Industrial.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdMainPump {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-image: url(img/bg_Pump.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdFrameLeft {
	border: 1px solid #000066;
}
#Navigate {
	margin-left: 20px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
#page {
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 100%;
	padding: 20px;
}
#Frames {
	margin: 0px;
	padding: 0px;
}
#Style1{
	text-align: left;
	vertical-align: top;
}
#Style2 {
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
}
.cursusSelect {
	color: #FF9900;
}
#Cursus a:visited {color:#333333};
#Cursus a:link {color:#333333};
#Cursus a:hover {color:#FF9900};
#Cursus a {
	text-decoration: none;
	font-weight: bold;
}
#Style3 {
	font-size: 11px;
	text-align: justify;
}
.TitleText {
	font-size: 12px;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #004990;
	text-decoration: none;
}
.upper {
	font-variant: small-caps;
	vertical-align: text-top;
	font-size: 60%;
}
#Cursus {
	font-weight: bold;
	color: #FF9900;
	vertical-align: top;
	margin-bottom: 200px;
}
