﻿html
{
	overflow: -moz-scrollbars-vertical;
}
body
{
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: center;
  height: auto;
}
a
{
    color: navy;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
div.pagemaster
{
  width: 984px;
  border: 1px solid #C0C0C0;
  padding: 0px;
  margin: 0px auto;
  background: #FFFFFF;
  display: table-cell;
  text-align: left;
}
div#pageheader
{
    height: 85px;
    width: 984px;
    background-image: url(images/green_band.png);
    padding: 0px;
    margin: 0px;
}
img#iwa_companyname
{
    float: left;
}
h1
{
  clear: both;
  width: 954px;
  border-bottom: gray 1px solid;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  font-weight: lighter;
  color: #000000;
  border-bottom-width: 1px;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
}
h2
{
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 0px;
  margin-top: 0px;
}
div.navbar ul
{
    width: 100%;
    padding-left: 0px;
    background-color: #94b073;
    background-image: url(images/green_band.png);
    float: left;
    padding: 0px;
    margin: 1px 0px 30px;
    list-style-type: none;
}

div.navbar ul li
{
    float: left;
    position: relative;
}

div.navbar ul li a, .navbar a:visited 
{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #94b073;
    color: White;
    text-decoration: none;
    float: left;
    border-right: 1px solid #fff;
    padding-right: 1.5em;
    padding-left: 0.5em;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
    border: #94b073 1px solid;
}

div.navbar ul ul a.drop, .navbar ul ul a.drop:visited
{
    background:#8DAA6A;
}

div.navbar ul ul a.drop:hover
{
    background:#B4C79A;
}

div.navbar ul ul :hover > a.drop
{
    background:#B4C79A;
}

div.navbar ul ul
{
    visibility: hidden;
    position: absolute;
    height: 0;
    top: 26px;
    left: 0;
    width: 130px;
    border-top: #B4C79A 1px solid;
    border-left: #B4C79A 1px solid;
}

div.navbar ul ul a, .navbar ul ul a:visited
{
  background: #8DAA6A;
  color: white;
  height: auto;
  line-height: 1em;
  padding: 4px 10px;
  width: 200px;
  border-top: #B4C79A 1px solid;
  border-left: #B4C79A 1px solid;
}

div.navbar a:hover, .navbar ul ul a:hover
{
    color: black;
    background:#B4C79A;
}

div.navbar :hover > a, .navbar ul ul :hover > a
{
    color: black;
    background:# B4C79A;
}

div.navbar ul li:hover ul, div.navbar ul a:hover ul
{
    visibility: visible;
}
div.content1
{
    width: 724px;
    font-size: 10pt;
    margin: 20px 20px 50px 50px;
    float: left;
}
div.content
{
    width: 874px;
    font-size: 10pt;
    margin: 20px 20px 50px 50px;
    float: left;
}
table.footer
{
  border-style: solid;
  border-color: #C0C0C0;
  width: 100%;
  border-width: 1px 0px 0px 0px;
  padding: 0px;
  margin: 0px;
  font-size: 8pt;
  clear: both;
}
table.footer td
{
    margin: 0px;
    border: 0px;
    vertical-align: top;
    text-align: center;
}
td.foot_links
{
    width: 100%;
    padding: 4px 0px;
}
td.foot_lcol, td.foot_rcol
{
    white-space: nowrap;
    padding: 4px 16px 0px 16px;
}
/* --- contacts page styling */
fieldset
{
    background-color: #cccccc;
    width: 350px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
input, textarea
{
    width: 330px;
}
input#submit
{
    background-color: #369;
    color: #fff;
    border:outset 2px #cccccc;
}
div.topbox
{
    font-size: 8pt;
    width: 125px;
    margin: 10px;
    padding: 5px;
    float: left;
    text-align: center;
    color: #0783B6;
}
div.topbox img
{
  text-align: center;
  margin-bottom: 15px;
}
div.infobox
{
  font-size: 8pt;
  width: 125px;
  margin: 15px 5px 15px 15px;
  float: left;
  text-align: center;
  background-color: #DCDCDC;
  color: #0783B6;
}
div.infobox p
{
  margin: 0 10px 0 10px;
}
div.serviceinfo
{
  font-size: 8pt;
  width: 125px;
  margin: 20px 5px 15px 15px;
  float: left;
  text-align: center;
  background-color: #DCDCDC;
  color: #0783B6;
}
div.serviceinfo p
{
  margin: 0 10px 0 10px;
}
div.product
{
    width: 100%;
    background-color: #DCDCDC;
    margin: 15px 0px;
}
div.product p
{
  margin: 0 10px 0 10px;
}
div.product div.name
{
  margin: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: navy;
}
div.product div.info
{
    margin: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
}
div.service
{
  width: 100%;
}
div.service div.top
{
	background: url(/images/service-corner-tr.png) no-repeat top right; 
  background-color: #0783B6;
  padding-bottom: 5px;
  text-align: left;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: lighter;
}
div.service div.main
{
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-color: #DCDCDC;
  border-bottom-color: #DCDCDC;
  border-left-color: #DCDCDC;
}
div.service div.main div.info
{
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
}
div.service div.main div.info img
{
  float: left;
  padding-right: 20px;
  padding-bottom: 10px;
}
div.service div.main div.info ul
{
  clear: both;
  list-style-image: url(/images/tick.png);
  padding-top: 10px;
}
div.service div.main div.info ul li
{
  padding-bottom: 5px;
  padding-left: 10px;
}
div.service div.main div.info br
{
  clear: both;
}
hr
{
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}
div.newsarticles
{
    border: 1px solid #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    top: 15px;
    left: 0px;
    position: relative;
    width: 150px;
    height: 300px;
    overflow: auto;
    background-color: #E1E9D8;
}
div.newsarticles div.header
{
    padding: 5px;
    background-color: #94b073;
    background-image: url(images/green_band.png);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    color: #FFFFFF;
    font-size: 12pt;
}
div.newsarticles ul
{
    padding: 5px;
}
div.newsarticles ul li
{

}
.roundtop
{
  background: url(/images/silver-corner-tr.png) no-repeat top right;
  text-align: left;
}
.roundbottom
{
	background: url(/images/silver-corner-br.png) no-repeat top right; 
  text-align: left;
  clear: both;
}
img.corner
{
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}