body
{
	font-family: Arial,Verdana,Sans-serif;
	color: #000;
	font-size: 8pt;
	text-align:justify;   /* was center */
	padding: 0;
	margin: 0;
	background-color: #eee;
	background-image: url(images/ocean-wave-bkgd.jpg);
	background-position: left top;
}

h1
{ background-color: #fff;
  background: url(images/ColorBar.gif) top left repeat-x;
  color:#1B156A;  
  font-size:12pt;
  font-weight:bold;
  margin:0 0 10px 0;
  padding: 10px 0 0 0px;
  }

h2
{ background-color: #fff;
  color:#1B156A;   
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}
  
h3
{ background-color:#fff;
  color: #1B156A;   
  font-size: 10pt;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  }

li 
{ text-align: left;
}

a:link, a:visited, a:active
{ background-color: #fff; text-decoration: underline; color:#1B156A;}   
a:hover
{ background-color: #fff; text-decoration: underline; color:#DDCD6A;}

dd
{ padding: 0 0 4px 0;}

#header
{ height:100px;
  width:750px;
  margin-left:auto;
  margin-right:auto;  
  border:#999 1px solid;
  background-color:#FFF;
  background: url(images/header-new-top.jpg) top left repeat-x;  /* new header image */
  color:#1B156A;}

#main
{ width: 750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  border:#999 1px solid;
  background-color: #FFF;  
  font-size:9pt;
  color:#000;}

#content
{ width:510px;
  float:left;
  padding:20px;
  text-align:justify;
  background-color: #FFF;
  background: url(images/header-new-bottom.gif) top left repeat-x;  /* new image for content */}
 
  
#nav
{ width:180px;
  float:left;
  margin-right:5px;
  margin-top:20px;
  background-color: #FFF;}
  
#nav ul 
{ list-style:none;
  margin:0 5px;
  padding:0;
  text-align: left;}

#nav li
{ padding:0 4px 8px 10px;
  background: url(images/arw.gif) 0 3px  no-repeat;}

#nav a:link, #nav a:visited, #nav a:active
{ background-color: #fff; text-decoration: underline; color:#1B156A;}

#nav a:hover, body#home #home, body#products #products, body#contact #contact, body#innovations #innovations, body#locaterep #locaterep
{ background-color: #fff; text-decoration: underline; color:#DDCD6A;}

#contentwide
{ width:710px;
  float:left;
  padding:20px;
  text-align:left;
  background-color: #FFF;}
   
body#products #contentwide
{ width:710px;
  float:left;
  padding:20px;
  text-align:left;
  background: url(images/header-new-bottom.gif) top left repeat-x;  /* new image for content */
  background-color: #FFF;}
  
body#products #content
{ width:510px;
  float:left;
  padding:20px;
  text-align:justify;
  background-color: #FFF;
  background-image: none;}
  
#footer
{ height:30px;
  width:750px;
  margin-top:20px;  
  margin-left:auto;
  margin-right:auto;
  padding:5px 0;  
  border:#999 1px solid;
  background-color: #DDCD6A;
  font-size:8pt;
  color:#000;
  text-align:center;}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: #DDCD6A; color:#000;} 
#footer A:hover
{ background-color: #DDCD6A; color:#666;}

.footer 
{ clear: both; 
  background:#fff;
  color:inherit;
  height:1px;}

.logo
{ width:325px;
  float:right;
  text-align:left;
  padding:5px 0 10px 0px;  /*oringinal left was 15 top was 15*/
  overflow: hidden;}
  
.menu 
{ width:auto;
  text-align:left;
  font-weight:bold;
  font-size:10pt;
  color: #1B156A;
  padding:80px 15px 0 64px;  /* left was 0 */
  float: left;  /* was right */
  overflow: hidden;}

.left
{
	width:250px;
	float:left;
	text-align:left;
	overflow: hidden;
	margin-top: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0px;
  text-align:left;
  overflow: hidden; 
 }
.li-arw {
	list-style-image: url(images/arw.gif);
}

 
.navhead
{ width:170px;
  height:18px;
  padding: 3px 3px 0 5px;
  border:#999 1px solid;
  text-align: center;
  font-size:8pt;
  background-color:#DDCD6A;  
  color:#000;}

.navitem
{ width:172px;
  padding: 15px 3px 0 3px;
  border-bottom:#999 1px solid;
  border-right:#999 1px solid;
  border-left:#999 1px solid;  
  font-size:8pt;
  font-weight: normal;
  text-align:justify;}
  
.img
{ border:0;}

.imgborderinset
{ border:medium inset #DDCD6A;}

.imgborderinsetfloat_left
{ border:medium inset #DDCD6A;
  float: left;
  margin: 0 10px 0 0 ;}

.textleft
{ text-align: left;}

.texthighlight
{ font-weight: bold;
  color: #1B156A;}

