
* {
  padding: 0;
  margin: 0;
}
p {
  font-size: 12px;
  margin-top: 10px;
}
body {
  background: #3f745a url(/images/209.png) repeat-x left top;
  text-align: center;
  padding-bottom: 20px;
  font-family: Verdana;
}

/*** Headings ***/

h1 {
  font-family: "Times New Roman", serif;
  color: #006233;
  margin: 0 0 10px 0;
  font-size: 32px;
}
h2 {
  font-family: "Times New Roman", serif;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}
h2.sub {
  margin-top: -15px;
}
h3 {
  font-family: "Times New Roman", serif;
  color: #006233;
  font-size: 16px;
}

/*** Layout ***/

.main_body {
  width: 500px;
  float: left;
}

#phone_number {
  display: block;
  font-family: Trebuchet MS;
  font-weight: bold;
  font-size: 18px;
  color: #697;
  padding: 0;
  margin-top: -10px;
  font-style: italic;
  float: right;
  width: 150px;
  margin-left: -150px;
}

#header {
  width: auto;
  padding: 0px 0px 0px 0px;
  height: 110px;
  text-align: left;
  margin: 5px auto 0px auto;
}

#header img {
  padding: 0px;
  margin: 0px;
  display: block;
}

#header h1 {
  position: relative;
  z-index: 2;

  display: inline;
  height: 20px;
  padding-top: 0px;
  float: right;
  line-height: 20px;

  margin: 84px 3px -10px 20px;
  padding-bottom: 0px;
}

#header h1 span {
  color: white;
}

#footer {
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
  line-height: 18px;
  color: white;
  padding: 0;
  height: 20px;
  background: url(/images/213.png);
}

#container {
  font-family: Verdana;
  margin: 0 auto 0px auto;
  padding: 0;
  width: 1000px;
}

#nav {
  position: relative;
  z-index: 1;

  padding: 0px;
  margin: 0px;
  text-align: left;
  width: auto;
  height: 32px;
  background: #0059B3 url(/images/211.png);
}

#nav ul {
  padding: 0px;
  margin: 0px;
  margin-left: 1px;
  height: 0px;
  list-style: none;
  float: left;
}

#nav li {
  list-style-type: none;
  margin-top: 0px;
  display: inline;
  margin: 0px;
}

#nav li a {
  display: inline;
  float: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  color: #DED;
  margin: 0px;
  padding: 5px 15px 5px 15px;
  height: 22px;
  width: auto;
  border: 1px solid white;
  border-width: 0px 1px 0 0px;
}

#nav li a:hover, #nav li.current a {
  background: white url(/images/212.png);
  color: black;
}

#inner_content {
  margin: 0px 15px 0px 15px;
}

#content_border {
  width: 990px;
  background: #aed9c6;
  margin: 0 auto 0 auto;
}

#content {
  text-align: left;
  padding: 15px 0px 15px 0px;
  width: 970px;
  background: white url(/images/214.png) repeat-x right top;
  margin: 0 auto 0 auto;
  border: 10px solid #aed9c6;
  border-width: 0 10px;
  border: none;
}

* {
  padding: 0;
  margin: 0;
}

a img {
  border: none;
}

#man_logos {
  margin-top: 9px;
  float: right;
  margin-right: -10px;
  width: 435px;
  border: 1px solid #AED9C6;
  border-width: 0 0 0 1px;
}

/***** Logo block *****/

#logo_block {
  text-align: left;
  font-weight: bold;
  font-style: italic;
  margin: 20px 15px 15px 15px;
  border: 1px solid #AED9C6;
  border-width: 0 0 1px 0;
}
#logo_block span {
  display: inline;
}
#logo_block a {
  color: black;
  text-decoration: none;
}

body {
  background: #AED9C6 url(/images/226.png) repeat-x left top;
  padding: 0px;
}

p {
  margin-top: 15px;
  line-height: 18px;
}

#nav {
  padding: 0px;
}

#header, #nav {
  text-align: center;
}

#inner_header {
  text-align: left;
}

#inner_header, #inner_nav {
  width: 972px;
  margin: 0 auto;
}

#outer_content {
  background: url("/images/231.png") repeat-x scroll 0 0 #004224;
}

#container {
  width: 100%;
}


/***** Navigation *****/

#nav {
  background: url('/images/227.png');
}

#nav li a:hover {
  background: url('/images/229.png');
  color: white;
}
#nav li.current a:hover {
  background: url('/images/212.png');
  color: black;
}
#footer {
  background: url('/images/230.png');
}
#nav li a {
  border: none;
}

div.clear {
  clear: both;
}

div.left {
  float: left;
  width: 175px;
  clear: left;
}
div.left img {
  padding: 10px;
}


/**** Shadow Box ****/

table.shadowbox {
  border-spacing: 0px;
}

.top .left, .top .right, .bottom .left, .bottom .right,
.top .middle, .center .right, .center .left, .bottom .middle { 
  -moz-opacity:.50;
  filter:alpha(opacity=50);
  opacity:.50;
  position: relative;
  z-index: 1;
  background: transparent;
}

.shadowbox.top .left, .top .right, .bottom .left, .bottom .right {
  position: relative;
  z-index: 1;
}

.top .left, .top.middle, top.right {
  height: 2px;
}
.shadowbox .right, .shadowbox .left {
  width: 4px;
}

.bottom {
  height: 5px;
}

.top .left {
  background: url('/images/246.png') no-repeat top left transparent;
}
.top .middle {
  background: url('/images/238.png') repeat-x top left transparent;
}
.top .right {
  background: url('/images/247.png') no-repeat top right transparent;
}
.center .right {
  background: url('/images/240.png') repeat-y top right transparent;
}
.bottom .right {
  background: url('/images/244.png') no-repeat bottom right transparent;
}
.bottom .middle {
  background: url('/images/241.png') repeat-x bottom left transparent;
}
.bottom .left {
  background: url('/images/245.png') no-repeat bottom left transparent;
}
.center .left {
  background: url('/images/243.png') repeat-y top left transparent;
}

table.shadowbox .container {
  margin: 0px;
  padding: 10px;
  background: #F0F0F0;
  position: relative;
  z-index: 2;
}

/**** End Shadow Box ****/

/***** Application Photos *****/
ul.apps {
  margin-top: 30px;
  list-style: none;
}
ul.apps li {
  font-size: 12px;
  color: #999;
  font-weight: bold;
  width: 160px;
  float: left;
  margin-left: 10px;
}
ul.apps li.first {
  margin-left: 0px;
}

ul.apps .shadowbox .container {
  padding: 0px;
}



/***** Product Navigation *****/

ul.prod_nav {
  list-style: none;
  margin-left: 45px;
}
ul.prod_nav li {
  float: left;
  margin-right: 35px;
}
ul.prod_nav li a {
  width: 90px;
  height: 180px;
  background: url('/images/236.png') no-repeat top left;
  display: block;
}
body ul.prod_nav li.selected a {
  background-position: -180px 0px;
}


li#dust_collectors_nav a {
  background: url('/images/236.png') left top;
}

ul.prod_nav li#dust_collectors_nav a:hover {
  background-position: -90px 0px;
}

ul.prod_nav li#dust_collectors_nav.selected a {
  background-position: -180px 0px;
}

ul.prod_nav li#dust_collectors_nav.selected a:hover {
  background-position: -270px 0px;
}
li#mist_collectors_nav a {
  background: url('/images/289.png') left top;
}

ul.prod_nav li#mist_collectors_nav a:hover {
  background-position: -90px 0px;
}

ul.prod_nav li#mist_collectors_nav.selected a {
  background-position: -180px 0px;
}

ul.prod_nav li#mist_collectors_nav.selected a:hover {
  background-position: -270px 0px;
}
li#extractor_arms_nav a {
  background: url('/images/290.png') left top;
}

ul.prod_nav li#extractor_arms_nav a:hover {
  background-position: -90px 0px;
}

ul.prod_nav li#extractor_arms_nav.selected a {
  background-position: -180px 0px;
}

ul.prod_nav li#extractor_arms_nav.selected a:hover {
  background-position: -270px 0px;
}
li#downdraft_tables_nav a {
  background: url('/images/291.png') left top;
}

ul.prod_nav li#downdraft_tables_nav a:hover {
  background-position: -90px 0px;
}

ul.prod_nav li#downdraft_tables_nav.selected a {
  background-position: -180px 0px;
}

ul.prod_nav li#downdraft_tables_nav.selected a:hover {
  background-position: -270px 0px;
}
li#air_cleaners_nav a {
  background: url('/images/288.png') left top;
}

ul.prod_nav li#air_cleaners_nav a:hover {
  background-position: -90px 0px;
}

ul.prod_nav li#air_cleaners_nav.selected a {
  background-position: -180px 0px;
}

ul.prod_nav li#air_cleaners_nav.selected a:hover {
  background-position: -270px 0px;
}
li#vehicle_exhaust_nav a {
  background: url('/images/292.png') left top;
}

ul.prod_nav li#vehicle_exhaust_nav a:hover {
  background-position: -90px 0px;
}

ul.prod_nav li#vehicle_exhaust_nav.selected a {
  background-position: -180px 0px;
}

ul.prod_nav li#vehicle_exhaust_nav.selected a:hover {
  background-position: -270px 0px;
}
li#filters_and_parts_nav a {
  background: url('/images/321.png') left top;
}

ul.prod_nav li#filters_and_parts_nav a:hover {
  background-position: -90px 0px;
}

ul.prod_nav li#filters_and_parts_nav.selected a {
  background-position: -180px 0px;
}

ul.prod_nav li#filters_and_parts_nav.selected a:hover {
  background-position: -270px 0px;
}


