* {margin:0; padding:0;}

BODY {background: #094e6d url(images/bg01.jpg); color: #000000; text-align:center; font-family:Arial, sans serif; font-size:10pt; line-height:1.25;}
H1 {font-size:24px; font-family:Arial, sans serif; line-height:1;}
h1#homepage {font-family:"Times New Roman", Times, serif; font-style:italic; font-size:30px;}
H2 {font-size:18px; font-family:Arial, sans serif; line-height:1; margin-top:10px;}
H3 {font-size:14px; font-family:Arial, sans serif; line-height:1; margin-top:10px;}
P, UL {margin-top:10px;}
LI {margin-left:25px;}
HR {color: #094e6d; background: #094e6d; height: 5px;}
P.clear {clear:both;}
P.center {text-align:center;}
A, A:link, A:visited, A:hover, A:active {color: #06364c; text-decoration: underline;}
TABLE {border-collapse:collapse; font-size:8pt; }
TD.leftfield {text-align:right;}

IMG.left {float:left; margin:10px; border:thin solid #06364c;}
IMG.right {float:right; margin:10px; border:thin solid #06364c;}
IMG.center {display:block; margin-left:auto; margin-top:10px; margin-bottom:10px; margin-right:auto; border:thin solid #06364c;}
IMG.noleft {float:left; margin:10px; border:0;}
IMG.noright {float:right; margin:10px; border:0;}
IMG.nocenter {display:block; margin-left:auto; margin-top:10px; margin-bottom:10px; margin-right:auto; border:0;}
IMG.none {border:0 !important;}
IMG#heading {display:block;}
OBJECT {display:block;}
EMBED {display:block;}
IMG#verif {vertical-align:bottom;}

DIV#container {width:800px; background:#ffffff; margin-left:auto; margin-right:auto; text-align:left; border-left:thin solid #06364c; border-right:thin solid #06364c; border-bottom:thin solid #06364c;  }
DIV#header {background:#ffffff; height:185px;}
DIV#main { clear:both; background:#ffffff; padding:20px; }
DIV#footer {clear:both; text-align:center; font-size:8pt; padding:20px; }

DIV.smallcontact {float:right; margin: 10px; padding:10px;} /*border:thin solid #06364c;*/
DIV.smallquote {float:right; margin: 10px; padding:10px; width:300px; border:thin solid #06364c; background:#ffffff;}

/* Navigation menu code follows; see also JavaScript for IE. */

SPAN.menu {display:none;}
UL#navmenu-h IMG {border:0;}

DIV#home {width:92px; background:url(images/home_off.jpg) no-repeat !important; overflow:hidden;}
DIV#home:hover {width:92px; background:url(images/home_on.jpg) no-repeat !important; border:0; overflow:hidden;}
LI.iehover DIV#home {width:92px; background:url(images/home_on.jpg) no-repeat !important; border:0; overflow:hidden;}

DIV#services {width:108px; background:url(images/services_off.jpg) no-repeat !important;  overflow:hidden;}
DIV#services:hover {width:108px; background:url(images/services_on.jpg) no-repeat !important; border:0; overflow:hidden;}
LI.iehover DIV#services {width:108px; background:url(images/services_on.jpg) no-repeat !important; border:0; overflow:hidden;}

DIV#leadform {width:145px; background:url(images/leadform_off.jpg) no-repeat !important;  overflow:hidden;}
DIV#leadform:hover {width:145px; background:url(images/leadform_on.jpg) no-repeat !important; border:0; overflow:hidden;}
LI.iehover DIV#leadform {width:145px; background:url(images/leadform_on.jpg) no-repeat !important; border:0; overflow:hidden;}

DIV#orderform{width:132px; background:url(images/orderform_off.jpg) no-repeat !important;  overflow:hidden;}
DIV#orderform:hover {width:132px; background:url(images/orderform_on.jpg) no-repeat !important; border:0; overflow:hidden;}
LI.iehover DIV#orderform {width:132px; background:url(images/orderform_on.jpg) no-repeat !important; border:0; overflow:hidden;}

DIV#testimonials {width:143px; background:url(images/testimonials_off.jpg) no-repeat !important;  overflow:hidden;}
DIV#testimonials:hover {width:143px; background:url(images/testimonials_on.jpg) no-repeat !important; border:0; overflow:hidden;}
LI.iehover DIV#testimonials {width:143px; background:url(images/testimonials_on.jpg) no-repeat !important; border:0; overflow:hidden;}

DIV#faq {width:72px; background:url(images/faq_off.jpg) no-repeat !important;  overflow:hidden;}
DIV#faq:hover {width:72px; background:url(images/faq_on.jpg) no-repeat !important; border:0; overflow:hidden;}
LI.iehover DIV#faq {width:72px; background:url(images/faq_on.jpg) no-repeat !important; border:0; overflow:hidden;}

DIV#contact {width:108px; background:url(images/contact_off.jpg) no-repeat !important;  overflow:hidden;}
DIV#contact:hover {width:108px; background:url(images/contact_on.jpg) no-repeat !important; border:0; overflow:hidden;}
LI.iehover DIV#contact {width:108px; background:url(images/contact_on.jpg) no-repeat !important; border:0; overflow:hidden;}

ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 800px /*For KHTML*/
  list-style: none;
  position:relative;
  margin-top:-4px;
/* Commenting out height so navbar images will load properly */  
/*  height: 25px; */
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
/* Commenting out height so navbar images will load properly */  
  height: 25px; 
  background:#84a7b6;

}

ul#navmenu-h ul {
  margin: 0;
  border: thin solid #84a7b6;
  padding: 0;
  width: 128px;
  list-style: none;
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 128px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  border: 0 none;  
  padding: 0 5px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: none;
  color: #000000;
  font: bold 12px/20px Arial, sans serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: none;
  color: #ffffff;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background: #84a7b6;
  color: #000000;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #ffffff;
  color: #000000;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #84a7b6;
  color: #000000;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #ffffff;
  color: #000000;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #84a7b6;
  color: #000000;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #ffffff;
  color: #000000;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

/* End navigation menu. */