body {
  background: #7B384F url('bg_body.png') repeat-x;
  color: #404040;
  font-size: 62.5%;
}

.png {
  behavior: url('iepngfix.htc');
  width: 209px;
  height: 24px;
}

img {
  border: none;
}

#main {
  position: relative;
  background: #fff url('corners.png') top left no-repeat;
  width: 908px;
  margin: 115px auto 0 auto;
  padding: 16px 18px;

}

#header {
  position: absolute;
  top: -103px;
  left: 7px;
}

#main-nav, #diaphragm-nav, #plunger-nav {
  border-bottom: 1px solid #7B384F;
  font: 1.2em/1.7em arial, helvetica, sans-serif;
  letter-spacing: -.05em;
}

#main-nav {
  border-top: 1px solid #7B384F;
}

#diaphragm-nav, #plunger-nav {
  text-align: center;
}

#main-nav ul, #diaphragm-nav ul, #plunger-nav ul {
  margin: 0;
  padding: 0;
}

#plunger-nav #pump-nav {
  margin: 0 90px;
}

#diaphragm-nav #pump-nav {
  margin: 0 10px;
}

#main-nav ul li {
  display: inline;
  padding: 0 7px;
}

#diaphragm-nav ul li, #plunger-nav ul li {
  display: inline;
  padding: 0 13px;
}

#nav a:link, #nav a:visited, #pump-nav a:link, #pump-nav a:visited {
  color: #000;
  text-decoration: none;
}

#nav a:hover, #nav a:active, #pump-nav a:hover, #pump-nav a:active {
  color: #9C697B;
  text-decoration: none;
}

#nav .here a:link, #nav .here a:visited, #pump-nav .here a:hover, #pump-nav .here a:active {
  color: #9C697B;
}

#pump-nav .here a:link, #pump-nav .here a:visited, #pump-nav .here a:hover, #pump-nav .here a:active {
  color: #9C697B;
}

#content-main, #content-home {
  padding: 0 0;
  position: relative;
}

#content {
  padding: 0 0;
  min-height: 350px;
  height: auto !important;
  height: 350px;
  font: 1.2em/1.6em arial, helvetica, sans-serif;
}

#content h1 {
  text-align: right;
}

#content h1 {
  font-size: 1.6em;
}

#content h2 {
  color: #7B384F;
  font-size: 1.4em;
  margin: 10px 0 0 0;
}

#content h3, #content h5, #content h6 {
  font-size: 1.1em;
  margin: 10px 0 0 0;
}

#content h1, #content h2 {
  color: #7B384F;
  margin: 5px 0 0 0;
  padding: 3px 0 0 0;
}

#content h1.series, #content div.sub-series {
  border-top: 1px solid #7B384F;
  border-bottom: 1px solid #7B384F;
  padding-bottom: 7px;
  margin: 5px 0;
}

#content p {
  margin: 0px 0 0 0;
}

#content p.speed {
  font-weight: bold;
}

#content p.intLink, #content p.note {
  margin: 10px 0 0 0;
}

#content p.pricing {
  font-style: italic;
  font-weight: bold;
  margin: 10px 0 5px 0;
}

#content a:link, #content a:visited {
  color: #7B384F;
  text-decoration: none;
}

#content a:hover, #content a:active {
  color: #000;
  text-decoration: none;
}

#content h4 {
  margin: 1.5em 0 0 0;
  color: #7B384F;
}

#content a.mailLink {
  color: #404040;
}

.back2Top {
  text-align: right;
}

.back2Top p {
  padding: 7px 14px 7px 0;
}

#content .back2Top p a {
  color: #404040;
}

#content .back2Top p img {
  margin: 0 0 -3px 0;
}

.pumpTable {
  border-collapse: collapse;
  padding: 15px 0 0 0;
}

.pumpTable th, .pumpTable td {
  border-left: 1px solid #404040;
  text-align: center;
  vertical-align: top;
}

.pumpTable th {
  padding: 0 12px 10px 12px;
  color: #7B384F;
  background: #E9EAEC;
}

.pumpTable .leftCol {
  border-left: none;
}

.tableTop th {
  border-left: 1px solid #E9EAEC;
  padding-top: 10px;
}

.pumpTable th.first {
  background: #E9EAEC url('corner_left.gif')top left no-repeat;
}

.pumpTable th.last {
  background: #E9EAEC url('corner_right.gif')top right no-repeat;
}

.pumpTable td {
  padding: 12px;
  border-bottom: 1px solid #404040;
}

.pumpTable td span {
  font-size: .85em;
  font-style: italic;
  font-weight: bold;
}

.pumpTable td span.emph {
  font-size: 1em;
  text-decoration: underline;
  font-style: normal;
  font-weight: bold;
}

#footer {
  clear: left;
  border-top: 1px solid #9C697B;
  font: 1.2em/1.6em arial, helvetica, sans-serif;
  padding: 12px 6px 18px 0px;
}

#footer img {
  padding: 0 10px;
  margin: 0 0 -15px 0;
}