/*
--------------------------------
Layout
--------------------------------
*/

body {
	font-style: "Lucida Grande","Trebuchet MS",sans-serif;
	font-size: 62.5%;
	line-height: 1.4em;
	background: #efefef url(images/bg.jpg) repeat-y top center;
	}
	
html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
#topbar {
	height: 20px;
	width: 100%;
	background: #173251;
	}
	
#frame {
	width: 700px;
	background: #fff ;
	margin: 0 auto;
	}

#topmenu,#bottommenu {
	width: 700px;
	height: 40px;
	background: #173251 url(images/menubg.gif) repeat-x;
	}
#topmenu {
	position: absolute;
	top: 165px;
	}

#content {
	margin: 45px 30px 20px 30px;
	}

#fullcontentabout {
	background: #315f90 url(images/homebg.jpg) no-repeat top left;
	height: 465px;
	margin: 45px 0 15px 0;
	}
#fullcontent {
	background: #715f87 url(images/aboutbg.jpg) no-repeat top left;
	height: 481px;
	margin: 45px 0 15px 0;
	}
#fullcontentops {
	background: #0f232b url(images/operationsbg.jpg) no-repeat top left;
	height: 449px;
	margin: 45px 0 15px 0;
	}
#fullcontentproducts {
	background: #aea1bb url(images/productsbg.jpg) no-repeat top left;
	height: 435px;
	margin: 45px 0 15px 0;
	}
#fullcontentsustain {
	background: #aea1bb url(images/lake.jpg) no-repeat top left;
	height: 435px;
	margin: 45px 0 15px 0;
	}
	
#footer {
	background: #0b2d56;
	clear: both;
	text-align: center;
	width: 100%;
	height: 30px;
	}

.pdf {
	background: url(images/pdf.png) no-repeat top left;
	width: 120px;
	padding: 0 0 0 80px;
	float: left;
	margin: 10px 0 10px 10px;
	min-height: 80px;
	height: auto !important;
  	height: 80px;
	}
.info {
	font: 1em/1.1em "Lucida Grande","Trebuchet MS",sans-serif;
	margin: 5px 0 0 0;
	color: #555;
	}
.h2 {
	font: 1.5em/1em Helvetica,Arial,sans-serif;
	font-weight: 700;
	color: #ff814f;
	margin: 0;
	padding-top: 5px;
	display: block;
	}
	
.wep_boxout {
	color: #fff;
	width: 320px;
	float: left;
	margin: 0;
	padding: 200px 0 0 30px;
	line-height: 1.4em;
	}
.wep_boxout li {
	color: #fff;
	list-style-type: square;
	margin: 0 0 6px 10px;
	}
.wep_boxout p {
	color: #fff;
	}
	
.float {
	width: 320px;
	float: left;
	}
	
.clearall {
	clear: both;
	}


/*
--------------------------------
Fonts
--------------------------------
*/
	
p {
	font: 1.1em/1.4em "Lucida Grande","Trebuchet MS",sans-serif;
	font-weight: 500;
	color: #555;
	}
	
a {
	font: 1.1em/1.4em "Lucida Grande","Trebuchet MS",sans-serif;
	font-weight: 700;
	color: #4271a1;
	text-decoration: none;
	}
a:link {
	atext-decoration: none;
	}
a:visited {
	atext-decoration: line-through;
	}
a:hover {
	text-decoration: underline;
	color: #ff814f;
	}
a:active {
	atext-decoration: overline;
	}

h1 {
	background: #2089d9 url(images/h1a.jpg) no-repeat top left;
	width: 700px;
	height: 145px;
	font-size: 2.7em;
	line-height: 2em;
	margin: 0;
	padding: 0;
	}
h1#h1home {
	background: #2089d9 url(images/h1a.jpg) no-repeat top left;
	}
h1#h1about {
	background: #2089d9 url(images/h1d.jpg) no-repeat top left;
	}
h1#h1operations {
	background: #2089d9 url(images/h1e.jpg) no-repeat top left;
	}
h1#h1products {
	background: #2089d9 url(images/h1b.jpg) no-repeat top left;
	}
h1#h1sustainability {
	background: #2089d9 url(images/h1c.jpg) no-repeat top left;
	}
h1#h1employment {
	background: #2089d9 url(images/h1f.jpg) no-repeat top left;
	}
h1#h1disclaimer {
	background: #2089d9 url(images/h1a.jpg) no-repeat top left;
	}
h1#h1contact {
	background: #2089d9 url(images/h1a.jpg) no-repeat top left;
	}
h1#h1sitemap {
	background: #2089d9 url(images/h1a.jpg) no-repeat top left;
	}
	
h1 a {
	margin: 20px;
	font-family: Helvetica,Arial,sans-serif;
	color: #fff;
	visibility: hidden;
	}
	
h2 {
	font: 1.6em/1em Helvetica,Arial,sans-serif;
	font-weight: 700;
	color: #ff814f;
	margin: 0;
	padding-top: 5px;
	}
	
h3 {
	font: 1.3em/1em Helvetica,Arial,sans-serif;
	font-weight: 700;
	padding: 15px 0 0 0;
	margin: 0;
	color: #4271a1;
	}
	
.uf {
	color: #77ce31;
	}
	
.description {
	font-style: italic;
	}
	
.bold {
	font-weight: 700;
	}
	
.msds a {
	color: #ff814f;
	}

/*
--------------------------------
Navigation
--------------------------------
*/

ul {
	margin: 0;
	padding: 0;
	}

li {
	list-style: none;
	margin: 0 0 6px 0;
	font: 1.1em/1.2em "Lucida Grande","Trebuchet MS",sans-serif;
	}

li li,li p {
	font-size: 1.1em;
	}
	
ul#topnav {
	padding-left: 28px;
	}
ul#topnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
ul#topnav a {
	display: block;
	width: 10em;
	text-decoration: none;
	}
ul#topnav li {
	margin: 0;
	float: left;
	text-align: center;
	font-size: 1.2em;
	}
ul#topnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}
ul#topnav li ul li {
	}
ul#topnav li ul li a {
	background: #173251;
	text-align: left;
	height: 1.3em;
	height: auto;
	border-top: 2px solid #173251;
	border-bottom: 2px solid #173251;
	}
ul#topnav li ul#subabout li a {
	width: 10.5em;
	}
ul#topnav li ul#suboperations li a {
	width: 10em;
	}
ul#topnav li ul#subproducts li a {
	width: 10.5em;
	}
ul#topnav li ul#subsustainability li a {
	width: 13.5em;
	}
ul#topnav li ul li a i {
	line-height: 1.7em;
	font-size: .7em;
	padding-left: 6px;
	}
ul#topnav li:hover ul {
	left: auto;
	}
ul#topnav li a i {
	font: 1em/2.1em normal normal "Lucida Grande","Trebuchet MS",sans-serif;
	color: #bacbde;
	}
ul#topnav li a:hover i {
	color: #ff9f4f;
	acolor: #77ce31;
	}
ul#topnav li a:hover {
	background: #21548f url(images/menubg_hover.gif);
	}
ul#topnav li ul li a:hover {
	background: #21548f;
	border-top: 2px solid #b4d0f1;
	border-bottom: 2px solid #b4d0f1;
	}
ul#topnav li a {
	height: auto;
	display: block;
	}
ul#topnav li a#home {
	width: 70px;
	}
ul#topnav li a#about {
	width: 105px;
	}
ul#topnav li a#operations {
	width: 95px;
	}
ul#topnav li a#research {
	width: 100px;
	}
ul#topnav li a#products {
	width: 156px;
	}
ul#topnav li a#sustainability {
	width: 110px;
	}
ul#topnav li a#employment {
	width: 110px;
	}
ul#topnav li:hover ul, ul#topnav li.sfhover ul {
	left: auto;
	}
	
ul#bottomnav {
	padding-left: 200px;
	}
ul#bottomnav li {
	margin: 0;
	float: left;
	text-align: center;
	}
ul#bottomnav li a {
	width: 105px;
	height: 30px;
	display: block;
	text-decoration: none;
	}
ul#bottomnav li a i {
	avisibility: hidden;
	font: 1em/2.5em normal normal "Lucida Grande","Trebuchet MS",sans-serif;
	color: #bacbde;
	}
ul#bottomnav li a:hover i {
	color: #ff9f4f;
	}
ul#bottomnav li a:hover {
	background: #21548f url(images/menubg_hover.gif);
	}	

#content ul {
	font: 1.1em/1.4em "Lucida Grande","Trebuchet MS",sans-serif;
	color: #555;
	}
#content ul li {
	margin-left: 30px;
	margin-top: 3px;
	list-style-type: square;
	font-size: 1em;
	}
#content ul li ul li,
#content ul li ul li a,
#content ul li ul li ul li,
#content ul li ul li ul li a {
	margin: 0 0 0 10px;
	font-weight: 500;
	font-size: 1em;
	list-style-type: none;
	line-height: 1.6em;
	}
#content ul li ul li ul li a {
	font-size: .9em;
	font-weight: 500;
	}
	
#fullcontentabout h2 {
	padding-left: 30px;
	padding-top: 20px;
	}
#fullcontentabout .linksbox {
	margin-left: 30px;
	margin-top: 10px;
	}	
#fullcontentops h2 {
	padding-left: 30px;
	padding-top: 20px;
	}
#fullcontentops .linksbox {
	margin-left: 30px;
	margin-top: 10px;
	}	
#fullcontentproducts h2 {
	padding-left: 30px;
	padding-top: 20px;
	}
#fullcontentproducts .linksbox {
	margin-left: 30px;
	margin-top: 10px;
	}	
#fullcontentsustain h2 {
	padding-left: 30px;
	padding-top: 20px;
	}
#fullcontentsustain .linksbox {
	margin-left: 30px;
	margin-top: 10px;
	}
.linksbox ul li a,.linksbox p a {
	color: #fff;
	}
.linksbox ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	color: #fff;
	margin-left: 12px;
	}

/*
--------------------------------
Images
--------------------------------
*/
	
img {
	border: 0;
	}
img.feature {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 2px;
	border: 3px solid #173251;
	}

/*
--------------------------------
Tables
--------------------------------
*/

table {
	width: 90%;
	border-collapse: collapse;
	margin: 10px 30px;
	border: 2px solid #ddd;
	font: 1.1em/1.4em "Lucida Grande","Trebuchet MS",sans-serif;
	color: #555;
	}
table td {
	width: 40px;
	width: auto;
	border: 1px solid #eee;
	height: 20px;
	padding: 3px;
	}
	
.odd {
	background: #f3f3f3;
	}