
* {
  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 ****/

/***** Navigation *****/

ul#app_nav {
  list-style: none;
}
ul#app_nav li {
  text-align: center;
}
ul#app_nav li a {
  margin: 0px auto 10px auto;
  display: block;
  height: 80px;
  width: 160px;
  background: url('/images/249.png') no-repeat top left;
  text-decoration: none;
  border: 1px solid #ddd;
  text-align: right;
}
ul#app_nav li a:hover,
ul#app_nav li.selected a {
  background: url('/images/250.png') no-repeat top left;
  border: 1px solid black;
}

ul#app_nav li#dust_control_nav a {
  background: url('/images/286.png') no-repeat top left;
}
ul#app_nav li#dust_control_nav a:hover,
ul#app_nav li#dust_control_nav.selected a {
  background-position: 0px -80px;
}
ul#app_nav li#mist_collection_nav a {
  background: url('/images/281.png') no-repeat top left;
}
ul#app_nav li#mist_collection_nav a:hover,
ul#app_nav li#mist_collection_nav.selected a {
  background-position: 0px -80px;
}
ul#app_nav li#fume_collection_nav a {
  background: url('/images/283.png') no-repeat top left;
}
ul#app_nav li#fume_collection_nav a:hover,
ul#app_nav li#fume_collection_nav.selected a {
  background-position: 0px -80px;
}
ul#app_nav li#metal_particulate_nav a {
  background: url('/images/285.png') no-repeat top left;
}
ul#app_nav li#metal_particulate_nav a:hover,
ul#app_nav li#metal_particulate_nav.selected a {
  background-position: 0px -80px;
}
ul#app_nav li#wood_dust_nav a {
  background: url('/images/282.png') no-repeat top left;
}
ul#app_nav li#wood_dust_nav a:hover,
ul#app_nav li#wood_dust_nav.selected a {
  background-position: 0px -80px;
}
ul#app_nav li#air_cleaning_nav a {
  background: url('/images/287.png') no-repeat top left;
}
ul#app_nav li#air_cleaning_nav a:hover,
ul#app_nav li#air_cleaning_nav.selected a {
  background-position: 0px -80px;
}


ul#app_nav li a span {
  margin: 56px 5px 5px 5px;
  display: block;
  color: white;
  font-weight: bold;
  font-size: 16px;
}
div.left {
  margin-left: -15px;
  width: 190px;
}

div.left img {
  padding: 0px;
  border: 1px solid black;
  position: relative;
  z-index: 1;
}



/***** General *****/

h2 {
  margin-top: 0px;
}

h2.tag_number {
  float: right;
  color: white;
  background: #004224;
  padding: 2px 5px;
  width: 25px;
  margin: -10px -10px 5px 5px;
  text-align: center;
}

li.right h2.tag_number {
  float: left;
  margin: -10px 5px 5px -10px;
}

div.interest_link {
  float: right;
  margin: 5px -10px -10px 5px;
  background: #004224;
  font-size: 12px;
  width: 105px;
  height: 30px;
  padding: 1px;
}

div.interest_link a {
  text-decoration: none;
  color: white;
  padding: 0px;
  margin: 7px 10px;
  display: block;
  font-weight: bold;
}

div.interest_link a:hover {
  text-decoration: underline;
}

li.right div.interest_link {
  float: none;
  margin: 5px 5px -10px -10px;
}

li.right .container {
  text-align: right;
}

div.main_body {
  width: 700px;
}

ul.app_photo_list {
  list-style: none;
}
ul.app_photo_list li {
  display: block;
  height: 210px;
}

ul.app_photo_list li.first {
  margin-top: 40px;
  margin-bottom: -40px;
}

ul.app_photo_list li.first .photo {
  margin-top: -40px;
}

ul.app_photo_list .photo {
  margin: 5px;
}
ul.app_photo_list img {
  margin: 0px;
}

ul.app_photo_list li.right {
}

ul.app_photo_list li.right .photo {
  float: right;
}
ul.app_photo_list li.left {
}
ul.app_photo_list li.left .photo {
  float: left;
}

/* Shadow Box Mods */

table.shadowbox .container {
  padding: 0px;
  border: 1px solid black;
}

li .app_content .container {
  width: 339px;
  padding: 10px;
}
li .app_content .container p {
  margin: 0px;
}
li.right .app_content  {
  margin-right: -14px;
  float: right;
}
li.left .app_content  {
  margin-left: -14px;
  float: left;
}

li .app_content {
  margin-top: 20px;
}




h2 {
  margin-top: 15px;
  margin-bottom: 2px;
}
p {
  margin-top: 2px;
}