* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px; 
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: url(/images/global/banner.jpg) repeat-x top left; 
	
}
a {
	outline:none;
}
img {
	border:0;
}


/************************************************ Regions & Wrappers */

#page {
	width: 990px;
	margin: 6px auto auto;
	font-size: 11px;
}

#top {
	text-align: right;
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#top a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 6px;
}
#top a:hover {
	text-decoration: underline;
}


#header {
	height: 81px;
}

#main { 

}

#banner {
	height: 191px;
	overflow: hidden;
}
#banner-inner {
	height: 100px;
	overflow: hidden;
}

#container {
	clear: both;
	margin-top: 33px;
}

#squeeze {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

.side-bar-bg {
	background: url(/images/global/rightcol-border.jpg) repeat-y 691px top;
	height: 100%;
}

#squeeze .with-sidebar {
	margin-right: 301px;
	padding: 10px 0 0 10px;
}



/************************************************ side bars */

#container .sidebar {
	float: right;
	z-index: 2;
	position: relative;
	padding: 1px 0;
}

#container #sidebar-right {
	width: 299px;
	background: url(/images/global/news-announcements-title.jpg) no-repeat 0px top;
	padding: 70px 0 0 0;
	line-height: 18px;
}

#container #sidebar-right .item {
padding:10px 10px 10px 15px;
}

#container #sidebar-right .item .date {
	float: right;
	font-size: 10px;
	color: #0065a1;
}
#container #sidebar-right .item .title {
	width: 210px;
	font-weight: bold;
}
#container #sidebar-right .item .title a {
	color: #0065a1;
	
}
#container #sidebar-right .item .body {
}





/************************************************ Nav */

#nav {
	clear: both;
	height: 36px;
	margin: auto;
	font-size: 14px;
	border-bottom: 8px solid #333333;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav li { /* all list items */
	float: left;
	padding: 0;
	height: 35px;
	text-align: center;
	position: relative;
	margin-left: 4px;
}
/******************************* /* second-level lists */

#nav li ul { 
	position: absolute;
	width: 150px;
	background: #333333 !important;
	padding-top:8px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li {
	font-family:Arial, Helvetica, sans-serif;
	/*padding: 5px 0px 5px 5px;*/
	margin: 0px;
	height: 25px;
	text-align: left;
	background: none !important;
}
#nav li ul li:hover {
	background: none !important;
}
#nav li ul li a {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	padding: 5px 0px 5px 5px !important;
	padding: 8px 0px 3px 5px;
	width: 145px !important;
	border-right: none;
	background: #333333 !important;
	text-indent: 0px !important;
	height: 15px !important;
	text-decoration: none;
	outline: none;
}
#nav li ul li a:hover {
	background: #484848 !important;
	text-decoration: none;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto !important;
	left: 0;
}

*:first-child+html #nav li:hover ul {
	left: 0 !important;
}

*:first-child+html #nav li.sfhover ul {
	left: 0 !important;
}

/*****************************/
#nav a {
	outline: none;
}

#nav li.divisions {
	width: 106px; /* width needed or else Opera goes nuts */
}

#nav .divisions a {
	display: block;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	
	width: 106px;
	background: url(/images/nav/nav-divisions.jpg) no-repeat top left;
}
#nav .divisions a:hover,
#nav .divisions a.selected {
	background: url(/images/nav/nav-divisions.jpg) no-repeat bottom left;
}

#nav li.about {
	width: 109px; /* width needed or else Opera goes nuts */
}
#nav .about a {
	display: block;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
		
	width: 109px;
	background: url(/images/nav/nav-about.jpg) no-repeat top left;
}
#nav .about a:hover,
#nav .about a.selected {
	background: url(/images/nav/nav-about.jpg) no-repeat bottom left;
}

#nav li.locations {
	width: 117px; /* width needed or else Opera goes nuts */
}

#nav .locations a {
	display: block;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
		
	width: 117px;	
	background: url(/images/nav/nav-locations.jpg) no-repeat top left;
}
#nav .locations a:hover,
#nav .locations a.selected {
	background: url(/images/nav/nav-locations.jpg) no-repeat bottom left;
}

#nav li.contact {
	width: 123px; /* width needed or else Opera goes nuts */
}

#nav .contact a {
	display: block;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
		
	width: 123px;
	background: url(/images/nav/nav-contact.jpg) no-repeat top left;
}
#nav .contact a:hover,
#nav .contact a.selected {
	background: url(/images/nav/nav-contact.jpg) no-repeat bottom left;
}

#nav li.policies {
	width: 100px; /* width needed or else Opera goes nuts */
}

#nav .policies a {
	display: block;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
		
	width: 100px;
	background: url(/images/nav/nav-policies.jpg) no-repeat top left;
}
#nav .policies:hover,
#nav .policies.sfhover,
#nav .policies a:hover,
#nav .policies a.selected {
	background: url(/images/nav/nav-policies.jpg) no-repeat bottom left;
}

#nav li.job {
	width: 202px; /* width needed or else Opera goes nuts */
}

#nav .job a {
	display: block;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
		
	width: 202px;
	background: url(/images/nav/nav-job.jpg) no-repeat top left;
}
#nav .job a:hover,
#nav .job a.selected {
	background: url(/images/nav/nav-job.jpg) no-repeat bottom left;
}

#nav li.news {
	width: 85px; /* width needed or else Opera goes nuts */
}

#nav .news a {
	display: block;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;	
	
	width: 85px;
	background: url(/images/nav/nav-news.jpg) no-repeat top left;
}
#nav .news a:hover,
#nav .news a.selected {
	background: url(/images/nav/nav-news.jpg) no-repeat bottom left;
}

#nav li.home {
	width: 85px; /* width needed or else Opera goes nuts */
	margin: 0 !important;
}

#nav .home a {
	display: block;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;	
	
	width: 85px;
	background: url(/images/nav/nav-home.jpg) no-repeat top left;
}
#nav .home a:hover,
#nav .home a.selected {
	background: url(/images/nav/nav-home.jpg) no-repeat bottom left;
}



/************************************************ Typography */

/* Headings general */

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 9px 0 9px 0;
	line-height: 1;
	color: #317bae;
}

/* font sizes */
h1 {font-size: 30px; margin:9px 0 25px; color:#333;}
h2 {font-size: 18px;}
h3 {font-size: 14px; border-bottom:1px dashed #317BAE; margin-top:20px; padding-bottom:5px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}
h6 {font-size: 9px;}


/* font weights */

h1 {font-weight: bold;}
h2 {font-weight: bold;}
h3 {font-weight: normal;}
h4 {font-weight: bold;}
h5 {font-weight: bold;}
h6 {font-weight: bold;}

/* Linked headings */

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

p {
	margin: 6px 0px 12px;
}

ul {
	/*margin: 0px 0 1.5em 0;*/
	padding: 0 0 0 2em;
}

a {
	color:#317bae;
}

a:hover, a.iehover {
	color: #317bae;
}

/************************************************ Logo and site name */

#logo-title {
	margin: auto;
	padding:26px 0 0;
}

#logo {
	margin: 0 1em 0 0;
}

#logo img {
	display: block;
	border: 0;
}

#logo-title h1 {
	margin: 0;
}

#logo-title a {
	text-decoration: none;
}



/************************************************ Footer */
#footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: url(/images/global/footer-bg.jpg) repeat-x left top;
	clear:both;
	font-size:11px;
	height:100px;
	color: #FFFFFF;
	margin-top:30px;
}
#footer .inner {
	width: 990px;
	margin: auto;
	position: relative;
	padding: 20px 0 0 0;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 6px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #footer-notes {
	position:absolute;
	right:0;
	top:57px;
	color: #000000;
}
#footer #footer-notes a {
	color: #000000;
}

#footer #footer-menu-left {
	float: left;
}
#footer #footer-menu-right {
	text-align: right;
}



/************************************************ Tables */

table {}

tbody {
	border: none;
}

th {
	border: none;
}

td {
	padding: 3px;
}

/************************************************ Forms */

#contact-form {

}
#contact-form label {
	clear:left;
	display:block;
	font-weight:bold;
	margin:0;
	padding:2px;
}
#contact-form input {
	padding: 2px;
	margin: 2px;
}
#contact-form textarea {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 2px;
	width: 285px;
	height: 130px;
	font-size: 12px;
}
#contact-form #submit {
	background: url(/images/global/submit.jpg) no-repeat;
	width: 87px;
	padding: 4px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	border: medium none;
	color: #ffffff;
}

/**************************************MISC */
.clear {clear:both}
.right {float:right; margin-left:20px; margin-bottom:20px; margin-right:10px;}
.left {float:left; margin-right:20px; margin-bottom:20px;}
hr {color:#00589F; width:80%; margin:40px auto;}
.required {color:#FF0000}
span.error {color:#FF0000}
input.error, textarea.error {border:1px solid #FF0000;}
.img-border {border:15px solid #999999}
.img-border img {border:12px solid #E1E6F9}
/**********************************************/

#brands-holder {
	margin-left:8px;
}
#brands-holder .brand {
	background: url(../images/global/bg-brands-right.jpg) 0 0 no-repeat;
	width: 290px;
	height: 150px;
	overflow: hidden;
	margin: 5px 0 0 0;
}
#brands-holder .brand .logo {
	text-align:center;
	margin:5px auto;	
	width:213px;
}
#brands-holder .brand .logo img {
	border: 0px;
}
#brands-holder .brand .text {
	font-size: 11px;
	line-height: 16px;
	margin: 7px;
}
#brands-holder .brand .text a {
	color: #0065a2;
	font-weight: bold;
}
#brands-holder .brand .image {
	float: left;
	margin: 5px 0 0 10px;
}
#brands-holder .brand .image img {
}
#main .btn-subpage {
	width:200px;
	height:152px;
	margin-right:20px;
	display:block;
	float:left;
	text-indent:-9999px;
}
#main .btn-environmental {
	background:url(/images/buttons/environmental.jpg) 0 0 no-repeat;
}
#main .btn-ohs {
	background:url(/images/buttons/ohs.jpg) 0 0 no-repeat;
}
#main .btn-safety {
	background:url(/images/buttons/safety.jpg) 0 0 no-repeat;
}
#main ul.tabNavigation {
	float:left;
	width:210px;
}
#main ul.tabNavigation {
	list-style:none;
	list-style-image:none;
	padding:0;
}
#main ul.tabNavigation li a {
	display:block;
	height:25px;
	width:210px;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
#main ul.tabNavigation li a.selected {
	background:#317BAE url(../images/global/bg-tabselected.jpg) top right no-repeat;
	color:#FFF;
}

#main .tabright {
	float:left;
	width:400px;
	padding-left:40px;
}
.contact-form {
	float:left;
	width:470px;
}
.map iframe {
	border:8px solid #999 !important;
	border:0px;
}
