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, #accessories-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, #accessories-nav {
  text-align: center;
}

#main-nav ul, #diaphragm-nav ul, #plunger-nav ul, #accessories-nav ul {
  margin: 0;
  padding: 0;
}

#plunger-nav #pump-nav {
  margin: 0 90px;
}

#main-nav ul li {
  display: inline;
  padding: 0 7px;
}

#diaphragm-nav ul li, #plunger-nav ul li, #accessories-nav ul li {
  display: inline;
  padding: 0 13px;
  font-weight: bold;
}

#accessories-nav {
  height: 35px;
  padding: 0 130px;
  letter-spacing: 0;
}

#accessories-nav ul li {
  float: left;
  line-height: 1.2em;
  padding-top: 3px;
}

#access-diaph-nav {
  clear: left;
}

#nav a:link, #nav a:visited, #pump-nav a:link, #pump-nav a:visited, #accessories-nav a:link, #accessories-nav a:visited, #access-diaph-nav a:link, #access-diaph-nav a:visited {
  color: #000;
  text-decoration: none;
}

#nav a:hover, #nav a:active, #pump-nav a:hover, #pump-nav a:active, #accessories-nav a:hover, #accessories-nav a:active, #access-diaph-nav a:hover, #access-diaph-nav a:active {
  color: #9C697B;
  text-decoration: none;
}

#nav .here a:link, #nav .here a:visited, #nav .here a:hover, #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;
}
*/
#accessories-nav .here a:link, #accessories-nav .here a:visited, #accessories-nav .here a:hover, #accessories-nav .here a:active {
  color: #9C697B;
}

#access-diaph-nav .here a:link, #access-diaph-nav .here a:visited, #access-diaph-nav .here a:hover, #access-diaph-nav .here a:active {
  color: #9C697B;
}

#content-main, #content-home {
  padding: 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, #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.pricing {
  font-style: italic;
  font-weight: bold;
  margin: 10px 0 5px 0;
}

#content p.title {
  text-align: right;
}

#content p.homePic, #content p.center {
  text-align: center;
}

#content p.center {
  margin-top: 15px;
}

#content a:link, #content a:visited {
  color: #7B384F;
  text-decoration: none;
}

#content a:hover, #content a:active {
  color: #000;
  text-decoration: none;
}

#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 h4 {
  margin: 1.5em 0 0 0;
  color: #7B384F;
}

#content a.mailLink {
  color: #404040;
}

p.catImg {
  /*text-align: center;*/
}

.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;
}

#access-diaph-nav table {
  border-collapse: collapse;
  margin: 14px 14px 0px 14px;
  font: 1.1em/1.3em arial, helvetica, sans-serif;
}

#access-diaph-nav table td {
  border-left: 1px solid #404040;
  padding: 0 21px;
}

.pumpTable {
  border-collapse: collapse;
  padding: 15px 0 0 0;
  width: 908px;
}

.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, #access-diaph-nav .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;
  width: 150px;
}

.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;
}

.pumpTable td span.max {
  font-size: 1em;
  font-style: normal;
  font-weight: bold;
}

.pumpTable table {
  width: 500px;
}

.pumpTable table td {
  border: none;
  border-bottom: 1px solid #404040;
}

td div.right {
  text-align: right;
}

ul.left {
  float: left;
  width: 230px;
  text-align: left;
  position: relative;
  left: 50px;
  list-style-type: disc;
}

ul.right {
  float: right;
  width: 230px;
  text-align: left;
  list-style-type: disc;
}

#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;
}