* { margin: 0; padding: 0; } 
body {
  background: white url(css_imgz/wdrop_bkgd.jpg);
  font: 10pt Arial, verdana, tahoma;
  font-weight: bold;
  margin: 20px;
  color: #0F1640;
}
body.products {  background: #F5F8CA;}

.clear {  clear: both;}
div {behavior: url('/IEfixes.htc');}
h1 {
  background-color: #F5F8CA;
  padding: 0px;
  text-align: left;
  color: #570C07;
  font-size: 29pt;
  letter-spacing: -2pt;
  clear: both;
}

div.content h1 {
  padding: 0px;
  padding-top: 20px;
  text-align: left;
  clear: both;
  float: left;
}

h1, h2, h3 ,h4 {
  text-transform: uppercase;
  margin: 0px;
  color: #570C07;
}

h2 {
  font-size: 14pt;
  letter-spacing: 1pt;
  color: #570C07;
}
.home h2 { text-align: center; letter-spacing: 0pt; margin: 10px;}

h4 {  font-size: 12pt;}
h4  span {  font-size: 10pt;}

a {  color: #570C07;}

a:hover {  color: #0F1640;}

#container1 {
  margin-left: auto;
  margin-right: auto;
  background-color: #F5F8CA;
  border: 1px #0F1640 solid;
  width: 754px;
/*  height:100%;*/
}

#container2 {
  background-color: #F5F8CA;
  border: 10px white solid;
/*  height: 100%;*/
}

/* begin header and nav */

div#hdr {  height: 70px;  background-color: #F5F5A9;}

.hdr_button { border:2px solid #FEC959; -moz-border-radius:4px; -webkit-border-radius:4px; }
.hdr_button:hover { border:2px solid #D8A238; background-color:#F4C551; }

#hdr_button_dupont { border:none; margin-left:240px; background:url(/images/dupont_flash.gif) 0 10px no-repeat; height:64px; width:257px; }
#hdr_button_dupont:hover, #hdr_button_dupont.hover { background:url(/images/dupont_flash_over.gif) 0 10px no-repeat; cursor:pointer; }

.tag:hover, .tag2:hover, .tag3:hover {
  text-decoration: none!important;
}

a.tag {
  background: #F5F5A9 url(css_imgz/ss_FINALlogo.gif) no-repeat 0px 5px;
  margin: 5px;
  float: left;
  height: 62px;
  width: 220px;
  display: block;
  text-decoration: none;
}

a.ibs {
  background: #F5F5A9 url(css_imgz/ibs.jpg) no-repeat 0px 0px;
  height: 60px;
  width: 260px;
  margin-top: 5px;
  float: left;
  display: block;
  textdecoration: none;
}

a.tag:hover {  background: #F5F5A9 url(css_imgz/ss_FINALlogo.gif) no-repeat 0px -59px;}
a.tag:hover img {border: none;}

a.tag2 { 
  float: right;
  background: #F5F5A9 url(css_imgz/f_sys.jpg) no-repeat 0px 0px;
  height: 55px;
  width: 230px;
  margin-top: 7px;
  display: block;
  text-decoration: none;
}
a.tag2:hover {  background: #F5F5A9 url(css_imgz/f_sys.jpg) no-repeat -227px 0px;;}

div.content a.tag3 {
  background: #F5F5A9 url(css_imgz/f_sys.jpg) no-repeat top left;
  width: 218px;
  height: 70px;
  display: block;
  text-decoration: none;
  border: white 1px none;
  margin-left: 0px;
}

div.content a.tag3:hover {
  background: #F5F5A9 url(css_imgz/f_sysHOV.jpg) no-repeat top left;
  border: white 1px none;
}


/* begin primary nav */
#nav {
  text-align: center;
  border-top: 5px white solid;
  border-bottom: 5px white solid;
  background-color: #0F1640;
  clear: both;
  padding-top: 5px;
  height: 20px;
  font-size: 9pt;
  font-weight: bold;
}

div#nav a {
  margin: 0px;
  padding-left: 10px;
  padding-right: 2px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

div#nav a:hover {
  color: #FFBB22;
  background: #0F1640 url(css_imgz/nav_arrow.gif) center left no-repeat;
}
/* end nav */

/* begin content styles */
div.content {
  width: 600px;
  padding: 10px;
  padding-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:20px;
  display:table;
}

/* subpage nav */
div.content a {
  position: relative;
  top: 40px;
  margin-top: 5px;
  font-size: 8pt;
  letter-spacing: 1px;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
  border: #660000 1px solid;
  text-decoration: none;
  display: block;
  float: right;
}

div.content a:hover {
  background-color: #FFCC55;
  border: #0F1640 1px solid;
  text-decoration: none;
  float: right;
}

div.content p {
  margin: 0px;
  padding-bottom: 5px;
  clear: both;
}

div.content ul {
  float: left;
  clear: both;
  padding: 0px;
  margin: 0px;
  list-style: none inside;
}

div.content li {
  margin-bottom: 10pt;
  display: block;
}

div.content li:first-line {
  color: #570C07;
  font-weight: bold;
}

div.content img {  border: 1px #660000 solid;}

a.content {
  margin: 20px -65px 20px 70px;
  font-size: 7pt;
  letter-spacing: 1px;
  background-color: white;
  padding: 0 5px;
  border: #660000 1px solid;
  text-decoration: none;
  display: block;
  float: left;
  white-space: nowrap;
}

.content a:hover {
  background-color: #FFCC55;
  border: #0F1640 1px solid;
  text-decoration: none;
}

/* ===============================  individual page styles */
div.home {
  display:table;
  background-color: white;
  border: #570C07 1px solid;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 10px;
  width: 580px;
/*  height:100%;*/
  margin-bottom:50px;
}

div.home ul {   list-style: none inside; margin: 0 0px;}
div.home ul li { font-size: 8pt; line-height: 1.7em;}
div.home ul li a { text-decoration: none;}
.more { font-size: 10pt!important;}

div.home2 { 
  border: #F5F5A9 1px none; 
  margin: 15px 0; 
  width: 600px; 
/*  height:100%; */
} 

div.home h1 {
  background-color: white;
  text-align: left;
  margin-top: 0px;
  color: #570C07;
  font-size: 32pt;
  text-transform: uppercase;
  letter-spacing: -2pt;
}

.wrapper {  clear: both;}

div.imp1, div.imp-1, div.imp3 {
  border: #570C07 1px solid;  
  float: left;  
  margin: 10px 5px; 
  font-size: 8pt;
}
div.imp1 { 
  height: 175px; 
  width: 255px;  
  padding: 7px 10px 0 10px;  
} 
div.imp1 {  } 
div.imp-1 { } 
div.imp1 a {  border: none;  padding-top: 5px;}
div.imp1 a:hover {
  border: none;
  padding-top: 5px;
  background-color: white;
}
div.imp-1 a {  border: none;  padding-top: 5px;}

div.imp-1 a:hover {
  border: none;
  padding-top: 5px;
  background-color: white;
}
div.imp3 { 
  text-align: center;
  padding: 7px 10px 0 10px;  
  width: 255px; 
  height: 265px; 

} 

div.imp3:hover {
 background:#F4C551;
 cursor:hand;
 cursor:pointer;
 }
 
 
div.imp4 {
 text-align: center;
 width: 250px;
 border: 3px solid #570c07;
 color: #570c07;
 margin-top:15px;
 }
 
div.imp4:hover {
 background:#F4C551;
 cursor:hand;
 cursor:pointer;
 }
 

div.imp2 {
  padding-right: 10px;
  color: #570C07;
  margin-bottom: 5px;
  float: left;
  width: 280px;
}

div.where {
  background: url(css_imgz/map.jpg) bottom right no-repeat;
  height: 400px;
  margin-top: 20px;
  margin-left: 60px;
  margin-right: 60px;
}

div.contact {
  margin-left: auto;
  margin-right: auto;
  height: 200px;
  width: 570px;
  background-color: #0F1640;
  border: #0F1640 20px solid;
}

h1.con {
  margin-left: 61px;
  margin-top: 30px;
}

div.contact a {
  font-weight: bold;
  text-decoration: none;
  margin: 20px;
  color: white;
}

div.contact a:hover {
  font-weight: bold;
  text-decoration: underline;
  margin: 20px;
  color: white;
}

div.bord {
  text-align: center;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background-color: #F5F5A9;
}

div.flash_con {
	margin-top: 0px;
}

div.video {
  background-color: white;
  float: right;
  width: 300px;
  height: 475px;
  padding: 10px;
  display: table;
  vertical-align: text-top;
}

div.tag4 {
  vertical-align: absolute-top;
  margin: 0px 10px 0px 10px;
  width: 120px;
  float: left;
  padding: 0px;
}

div.tag4 img {  border: none;}
div.tag4 a {
  background-color: white;
  padding-top: -5px;
  border: none;
  margin: 0px;
}

div.tag4 a:hover {
  background-color: white;
  border: none;
  padding-top: 5px;
  margin: 0px;

}

div.video a.tag5 {
  width: 230px;
  float: right;
  padding: 5px;
  text-indent: 22pt;
  background: white url(css_imgz/button1.gif) 0px 5px no-repeat;
  border: none;
}

div.video a.tag5:hover {
  background: white url(css_imgz/button1.gif) 0px -82px no-repeat;
  border: none;
}

/* end sub page content styles */

div.footer {
  margin-left: auto;
  margin-right: auto;
  width: 735px;
  height: 50px;
  padding: 10px;
  color: #333366;
  clear:both;
}
p.hide {
  position: relative;
  width: 1px;
  height: 1px;
  display: none;
  line-height: 1px;
}

.label-text
{color:#000000; font-size:12px; text-align: right; padding-right:10px; font-family:Verdana, Arial, Helvetica, sans-serif}

/*---------- Tooltip ----------*/

a.info:hover { 
  z-index: 25;
}

a.info {
  color: #000000;
  position: relative;
  text-decoration: none;
}

a.info span {
  display: none;
}

a.info:hover span {
  background-color: #FFFF99;
  border: 1px solid #FF0000;
  color: #000000;
  display: block;
  font-size: 0.8em;
  left: 3em;
  position: absolute;
  text-align: center;
  top: 1.5em;
  width: 20em;
  z-index: 30;
}