/*
Theme Name: Microbion
Description: The WordPress theme for Microbion
Version: 1
Author: bridgeworkscreative.com

*/

/*  Modified version of Eric Meyer's CSS Reset Reloaded -  http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
/*body {font-size: 62.5%  sets 1em to 10px in more browsers - http://clagnut.com/blog/348/ } */
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
/*****************************************   end  Eric Meyer's CSS Reset Reloaded */

/***************************************** base blueprintcss typography.css */
body {font-size:75%;font-family: Arial, Helvetica, sans-serif;}            /* 12px default font (1em = 12px)*/
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:8px;}
h2 {font-size:2em;margin-bottom:8px;}
h3 {font-size:1.1em;line-height:1;margin-bottom:8px;font-weight:bold;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:4px;}
h5 {font-size:1em;font-weight:bold;margin-bottom:4px;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 12px; line-height: 1.6em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
blockquote {margin:1.5em;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace; line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 2.3em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
th, td, caption {padding:4px 10px 4px 5px;}
tfoot {font-style:italic;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
/* links */
a:link {text-decoration: underline;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {}
a:focus{}
input[type="text"] {
	border-top: #858585 solid 1px;
	border-left: #c1c1c1 solid 1px;
	border-right: #c1c1c1 solid 1px;
	border-bottom: #e1e1e1 solid 1px;
}
/*****************************************  end of blueprintcss typography.css */

/*****************************************  colors - to easily change them without searching all around the layout stuff */
body {color:#48575b;background:#fff;}
/* link colors */
a:link {color: #0b89b0;}
a:visited {color: #0b7495;}
a:hover {color: #0e9ecb;}
a:active {color: #0e9ecb;}
a:focus{color:#000;}
/* typography colors */
h1, h2, h3, h4, h5, h6 {color:#111;}
del {color:#666;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.quiet {color:#666;}
.loud {color:#000;}
/* element colors */
thead th {background:#c3d9ff;}
tr.even td {background:#e5ecf9;}
caption {background:#eee;}
blockquote {color:#666;}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
/*****************************************  end of colors */

/*****************************************  layout  */
body {
	text-align: center; /* this is to it centers in IE6 */
}
.centered {
	text-align: left; /* this returns text align to normal after centering in IE6 */
	margin: 0 auto; /* this centers everything modern browsers */
	width: 960px; /* set the fixed page width */
	overflow: hidden;
	}
#header {
	background: url(images/header_bg.gif) center bottom repeat-x;
	height: 99px;
	}
#header .header_wrapper {
	background: url(images/header_flair.png) top left no-repeat;
	width: 1150px;
	margin: 0 auto;
}
#header .centered {
	position: relative;
	height: 94px;
}

/*#header .logo-contain{
	width: 1200px;
	margin: auto auto;
	text-align: left
}*/
/* this stuff allows you to replace a textual h1 site title with a transparent PNG site title image */
#logo {
	display: block;
	position: absolute;
	top: 5px;
	left: 60px;
	width: 397px;
	height: 71px;
	background: url(images/logo.png) top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin: 0;
	}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	}
#logo span.logo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}
/* end of logo stuff */
#page {
		
}
#nav {
	background: #fff url(images/menu_bg.gif) center top repeat-x;
	width: 100%;
	}
/*#nav .centered {
	overflow:visible;
}*/
#nav ul{
	margin: 0 0 0 5px; padding: 0;
}
#nav li {
	display: block;
	height: inherit;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(images/menu_spacer.gif) left top no-repeat;
	padding-left: 2px;
	}
#nav li.last {
	margin: 0;
	padding: 13px 0 16px;
	}
#nav li a {
	display: block;
	margin: 0;
	color: #fff;
	padding: 13px 29px 16px;
	text-decoration: none;
	background: #fff url(images/menu_bg.gif) left top repeat-x;
	}
#nav li a:hover {
	/*color: #333;*/
	text-decoration: none;
	background-image: url(images/menu_bg_hover.gif);
	}
#nav li.current_page_item a, #nav li.current_page_parent a, .single #nav li.page-item-12 a, .archive #nav li.page-item-12 a {
	color: #2595b8;
	text-decoration: none;
	background: #fff url(images/menu_bg_active.gif) left top repeat-x;
	}
	
#login-menu {
	position: absolute;
	top: 4px;
	right: 10px;
}
#login-menu ul {
	float: right;
	list-style-type: none;
}

.dropdown-menu-contain{
	width: 958px;
	height: 3em;
	position: relative;
}
#about-nav-wrap, #industries-nav-wrap, #medical-nav-wrap, #contact-nav-wrap, #biofilms-nav-wrap {
	position: absolute;
	height: 3em;	
}
	#about-nav-wrap{
		top: 0px;
		right: 40px;
	}
	#industries-nav-wrap{
		top: 0px;
		left: 312px;			
	}
	#medical-nav-wrap{
		top: 0px;
		left: 190px;
	}
	#contact-nav-wrap{
		top: 0px;
		right: 20px;
	}

#about-nav, .dropdown-menu {
	float: right;
	list-style-type: none;
	margin: 8px 0 0;
	display: inline;
	}
#about-nav li, .dropdown-menu li  {
	display: inline;
	background: 0 none;
	
}
#about-nav li a, .dropdown-menu li a {
	font-size: .9em;
	padding: 0 5px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #5087a0;
}
#about-nav li a:hover, #about-nav li.current_page_item a, .dropdown-menu li a:hover, .dropdown-menu li.current_page_item a {
	color: #aaaaaa;
}
#about-nav li.current_page_item a, .dropdown-menu li.current_page_item a, #nav ul li span a.current_page_item {
	background: url(images/nav_arrow.png) 0 2px no-repeat;
}

#nav li span a.current_page_item{
	padding-left: 12px;
	color: #999999;
}

#body-wrapper{
	background: transparent url(images/menu_shadow.gif) center top repeat-x;
}

#sidebar {
	/*margin-left: 710px;*/
	float: left;
	padding-top: 16px;
	}
#content {
	float: right;
	width: 687px;
	padding-top: 16px;
	}
#footer {
	clear:both;
	padding: 25px 0 10px;
	margin-top: 25px;
	background: url(images/hr_line.png) no-repeat top center;
	width: 100%;
	}
#footer-nav {
	text-align: center;
	margin-bottom: 5px; padding: 0;
	overflow: hidden;
	}
#footer-nav li {
	font-size: .9em;
	display: inline;
	background:transparent url(images/pipe.png) no-repeat scroll 0 3px;
	padding: 1px 2px 0 6px;
	margin: 0;
	}
#footer-nav li.first {
	background: 0 none;
	padding-left: 2px;
	}
#footer-nav li a {
	margin-left: 4px; padding: 0 4px 0 4px;
	display: inline;
	text-decoration: none;
	}
#footer-nav li a:hover, #footer-nav li.current_page_item a {
	text-decoration: underline;
	}
/*****************************************  end of layout  */


/*****************************************  front slideshow  */
#feature {
	float:left;
	position:relative;
	width:960px;
}
/* navigation  */
#navi {
	position: absolute;
	top: 0;
	width: 100%;
}
#navi ul {
	height: 70px;
	list-style-type: none;
	margin: 0;
}
#navi li {
	cursor: pointer;
	font-size: 1.7em;
	float: left;
	width: 320px;
	height: 70px;
	background: transparent url(images/pane_shadow.png) bottom left repeat-x;
	position: relative;
}
#navi li span {
	background: #dfe1e0;
	color: #a6a8a7;
	letter-spacing: 1px;
	text-shadow: 0 2px 3px #fff;
	height: 51px;
	display: block;
	padding: 7px 20px 3px;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #fff;
	overflow: hidden;
}
#navi li.first span {
	border-left: none;
}
#navi li.last span {
	border-right: none;
}
#navi li img.indicator {
	display: none;
	width:58px;
	height:16px;
	position: absolute;
	bottom: -7px;
	left: 40%;
}
#navi li.current span {
	color: #0b89b0;
	background: #f3f3f3;
}
#navi li span:hover {
	color: #0b89b0;
}
#navi li.current img.indicator {
	display: block;
}

/* control buttons */
#controls, .controls {
	position:absolute;
	bottom:12px;
	left:60px;
}
#controls a, .controls a {
	height: 26px;
	width: 31px;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	float: left;
	cursor: pointer;
}

#controls a.prev, .controls a.prev { background: url(images/previous_pane.png) top center no-repeat; }
#controls a.next, .controls a.next { background: url(images/next_pane.png) top center no-repeat; }
#controls a.play, .controls a.play { background: url(images/play_slides.png) top center no-repeat; }
#controls a.pause, .controls a.pause { background: url(images/pause_slides.png) top center no-repeat; }

/* panes */
#panes {
	height:366px;
	
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
	overflow:hidden;
}

/* crossfading effect needs absolute positioning from the elements */
#panes div {
	display:none;		
	position:absolute;
	top:61px;
	left:0;
	color:#ede9e9;	
	line-height:1.5;
	
 }
#panes img {
	float:left;
	width:960px;
	height:305px;
}
.overlay  {
	background:#000000;
	height:305px;
	width:200px;
	position:absolute;
	top:0;
	left:0;
	background: url(images/overlay_bg.png);
	overflow:hidden;
	padding:25px 30px 0 25px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
	font-size:13px;
}
.overlay a, a.read-more {
	padding-top: 5px;
	color: #afe778;
	font-style: italic;
}
.overlay a:hover, a.read-more {
	color: #7cb446;
}

/* panes */
#panes2 {
	height:auto;
	width: auto;
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
	overflow:hidden;
	padding: 0; margin: 0;
}

/* crossfading effect needs absolute positioning from the elements */
#panes2 li.slide {
	display:block;		
	color:#ede9e9;	
	line-height:1.5;
	position: relative;
	height: 366px;
 }
#panes2 li.slide img {
	float:left;
	margin-top: 61px;
	z-index: 1;
	width:960px;
	height:305px;
}
.overlay2  {
	background:#000000;
	height:291px;
	width:200px;
	position:absolute;
	top:61px;
	left:0;
	background: url(images/overlay_bg.png);
	overflow:hidden;
	padding:14px 30px 0 25px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
	font-size:13px;
}
.overlay2 a, a.read-more {
	padding-top: 5px;
	color: #afe778;
	font-style: italic;
}
.overlay2 a:hover, a.read-more {
	color: #7cb446;
}

/*** NEW Navigation stuff ***/
#feature {
	float:left;
	position:relative;
	width:960px;
}
/* navigation  */
.navi {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
}
.navi ul {
	height: 70px;
	list-style-type: none;
	margin: 0;
}
.navi li {
	display: block;
	cursor: pointer;
	font-size: 1.7em;
	float: left;
	width: 320px;
	height: 70px;
	background: transparent url(images/pane_shadow.png) bottom left repeat-x;
	position: relative;
}
.navi li span {
	background: #dfe1e0;
	color: #a6a8a7;
	letter-spacing: 1px;
	text-shadow: 0 2px 3px #fff;
	height: 51px;
	display: block;
	padding: 7px 20px 3px;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #fff;
	line-height: normal;
	overflow: hidden;
}
.navi li.first span {
	border-left: none;
}
.navi li.last span {
	border-right: none;
}

.navi li div.indicator {
	display: none;
	width:58px;
	height:16px;
	position: absolute;
	bottom: -7px;
	z-index: 6;
	left: 30%;	
	float:none;
	margin-top: 0px;
	z-index: 6;
	background: transparent url(images/pane_indicator.png) 0 0 no-repeat;
}
.navi li.current span {
	color: #0b89b0;
	background: #f3f3f3;
}
.navi li span:hover {
	color: #0b89b0;
}
.navi li.current div.indicator {
	display: block;
}


/*****************************************  home   */
.home #content {
	width: 420px;
	float: right;
}
.home #sidebar {
	width: 525px;
	float: left;
}
.home .padding {
	padding: 0 8px;
}
.home h2 {
	color: #0b89b0;
	background: #d9e7ed;
	font-size: 1.8em;
	padding: 4px 8px 3px;
	margin: 0 0 16px;
}
.home h3 {
	color: #838383;
	font-size: 1.4em;
	margin-bottom: 4px;
}
.home h3 a {
	color: #838383;
	text-decoration: none;
	line-height: 20px;
}
.home .news-excerpt p {
	margin: 0;	
}
.home #content a.learn-more {
	float: right;
}

/*****************************************  news  */

.page-id-12 #page-header, .single #page-header, .news_header {
	background: url(images/news_header.jpg) top center no-repeat;
	width: 960px;
	height: 197px;
	position: relative;
}
.page-id-12 #content {
		
}
.page-id-12 #page-header h1, .single #page-header h2, .news_header h1 {
	position: absolute;
	top: 50px;
	left: 40px;
}
.page-id-12 #page-header p, .single #page-header p, .news_header p {
	position: absolute;
	top: 93px;
	left: 40px;
	width: 700px;
}
.page-id-12 h2, .news_header h2, .category-industry-news h2, .category-press-releases h2 {
	color: #838383;
	font-size: 1.7em;
	margin-bottom: 4px;
	font-weight: bold;
}
.page-id-12 h2 a, .news_header h2 a, .category-industry-news h2 a, .category-press-releases h2 a  {
	color: #838383;
	text-decoration: none;
}
.page-id-12 .excerpt p {
	margin: 0;	
}

/******   technology    ****/
.page-id-11 #content, .page-id-302 #content {
	float: none;
	background: url(images/technology_top_bg.gif) bottom center no-repeat;
	width: 936px;
	padding-left: 32px;
	padding-bottom: 20px;
	margin-bottom: 8px;
}
.page-id-11 #content img.leader_image, .page-id-302 #content img.leader_image {
	float: right;
	padding-left: 32px;
}
.page-id-11 #sidebar, .page-id-302 #sidebar {
	clear: both;
	background: url(images/technology_bottom_header.jpg) top center no-repeat;
	padding-top: 165px;
	float: none;
}
.page-id-11 #sidebar div, .page-id-302 #sidebar div {
	width: 288px;
	float: left;
	padding: 0 16px
}
.page-id-11 #sidebar h2, .page-id-302 #sidebar h2 {
	color: #0b89b0;
	font-size: 1.6em;
}

/******   about-us    ****/
.page-id-2 #content {
	float: left;
	width: 622px;
	padding-bottom: 20px;
	margin-bottom: 8px;
}
.page-id-2 #sidebar {
	float: right;
	width: 300px;
	padding-top: 98px;
	background: url(images/about_sidebar_header.jpg) top center no-repeat;
	padding-bottom: 20px;
	margin-bottom: 8px;
	margin-top: 16px;
}
.page-id-2 #sidebar h2 {
	color: #75a021;
	font-size: 1.9em;
	margin-bottom: 0;
}
.page-id-2 #sidebar #sidebar-box {
	background: url(images/about_sidebar_box_bg.gif) bottom center repeat-x;
	border: 1px solid #cbcbcb;
	padding: 12px 12px 0;
}
.page-id-2 #content-top {
	background: url(images/about_content_bg.jpg) bottom center no-repeat;
	padding: 0 12px 24px;
	margin-bottom: 8px;
	height: 1%;
}
.page-id-2 #content-bottom div {
	float: left;
	width: 198px;
	margin-right: 8px;
}
.page-id-2 #content-bottom h3 {
	color: #0b89b0;
	background: #d9e7ed;
	padding: 8px 12px;
	font-size: 1.3em;
}
.page-id-2 #content-bottom .learn-more {
	padding-left: 20px;
}
.page-id-2 #content-bottom p {
	padding: 0 12px;
}
.page-id-2 #content h1 {
	overflow: hidden;
	line-height: 1.1em;
}
.profile-box {
	float: left;
	width: 170px;
	border: 1px solid #72b8cf;
	margin: 0 12px 0 0;
	background: #fff;
}
.profile-box img {
	margin: 10px auto 5px; display: block;
}
.profile-box p {
	margin: 0 10px 5px; display: block; width: auto;
}
.profile-box p strong {
	display: block;
	color: #2595b8;
}

/******   biofilms    ****/
.page-id-3 #content {
	float: none;
	width: 100%;
}
.page-id-3 #content #video-1 {
	clear: both;	
}
.page-id-3 #content #video-2 {
	clear: both;
	background: url(images/video2_bg.jpg) bottom left no-repeat;
	padding-bottom: 20px;
	margin-bottom: 8px;
	height: 1%;
	overflow: hidden;
}
.page-id-3 #content .video {
	float: right;
	width: 400px;
	margin-bottom: 12px;
	margin-left: 32px;
}
.page-id-3 #content .video small {
	font-size: .9em;
	font-style: italic;
}
.page-id-3 #content h2 {
	/* margin-bottom: 0; */
}
.page-id-3 #content #bottom-box h2,.page-id-3 #content #middle-box h2 {
	color: #0b89b0;
	font-size: 1.7em;
}
.page-id-3 #content #middle-box, .page-id-3 #content #bottom-box {
	padding-top: 12px;
	clear: both;	
}
.page-id-3 #content #bottom-box #box1{
	float: left;
	width: 455px;
	padding-right: 20px;
}
.page-id-3 #content #bottom-box #box2 {
	float: left;
	width: 455px;
	padding-left: 20px;
	border-left: 1px solid #a9a9a9;
}
.page-id-3 #content #middle-box img {
	float: right;
	padding: 0 0 12px 12px;
}
.page-id-3 #content #bottom-box #box2 h2 {
	background: url(images/msu.gif) 2px 6px no-repeat;
	padding-left: 55px;
}


/******   biz advisory board    ****/
.page-id-14 #content {
	float: none;
	width: 100%;
	padding-top: 0;
}
.page-id-14 .section-divider {
	display: block;
	background: url(images/section_divider.jpg) bottom center no-repeat;
	height: 19px;
	border: 0 none;
	padding: 0; margin: 0;
	}
.page-id-14 .top-box {
	background: #f5f9fa url(images/top_box_bg.jpg) top right no-repeat;
	padding: 8px 0;
}
.page-id-14 .top-box h2 {
	margin-bottom: 0;
	color: #2595b8;
	font-size: 1.6em;
}

/******   sci advisory board    ****/
.page-id-7 #content {
	float: none;
	width: 100%;
	padding-top: 0;
}
.page-id-7 #content h2 {
	color: #2595b8;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0;
}
.page-id-7 #content h2 {
	color: #2595b8;
	font-size: 1.6em;
	font-weight: bold;
}
.page-id-7 #content p {
	margin-bottom: 0;
 	margin-top: 12px; 
}
.page-id-7 #content p.about {
	font-style: italic;
	margin-top: 0;
}
.page-id-7 #content .box-content {
	margin-bottom: 12px;
}
.page-id-7 #page-header {
	background: url(images/sci_baord_header.jpg) top center no-repeat;
	width: 960px;
	height: 235px;
	position: relative;
}
.page-id-7 .header-inner {
	position: absolute;	
	left: 416px;
	top: 64px;
	width: 495px;
}
.page-id-7 #content .header-inner p{
	margin-top: 8px;
}
.page-id-7 .header-inner h1{
	margin-bottom: 0;
}
.page-id-7 #top-box {
	background: url(images/sci_key_bg.gif) top center repeat-y;
}

.page-id-7 #top-box .top-box-inner {
	padding-top: 32px;
	background: url(images/sci_key_top.gif) top center no-repeat;

}
.page-id-7 #top-box .top-box-bottom {
	padding-top: 12px;
	height: 16px;
	width: 960px;
	background: url(images/sci_key_bot.gif) bottom center no-repeat;
	clear: both;
}
.page-id-7 #top-box .top-box-inner .top-box-content {
	width: 800px;
	margin: 0 auto;
}
.page-id-7 #top-box .top-box-inner div div {
	float: left;
	width: 200px;
	padding-left: 0;
}
.page-id-7 #top-box .top-box-inner div a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 200px;
}
.page-id-7 #top-box .top-box-inner div a:hover {
	text-decoration: none;
}

/******  board of directors   ****/
.page-id-6 #content {
	float: none;
	width: 100%;
	padding-top: 0;
}
.page-id-6 #page-header {
	background: url(images/directors_header.jpg) top center no-repeat;
	width: 960px;
	height: 404px;
	position: relative;
}
.page-id-6 .board-of-directors img {
	position: absolute;
	top: 11px;
	right: 16px;
}
.page-id-6 .board-of-directors p {
	font-style: italic;
	text-align: center;
	position: absolute;
	top: 346px;
	right: 52px;
	width: 480px;
}
.page-id-6 .mission-statement {
	width: 325px;
	position: absolute;
	top: 50px;
	left: 32px;
	text-align: center;
	color: #2595b8;
	font-style: italic;
}
.page-id-6 #content .mission-statement h1 {
	font-size: 1.8em;
	text-align: center;
	color: #2595b8;
	background: 0 none;
	padding: 0;
	font-style: normal;
}

/******  investors   ****/
.page-id-8 #content {
	float: left;
	width: 360px;

}
.page-id-8 #sidebar h2 {
	color: #75a021;
	padding-top: 12px;
	font-size: 1.9em;
	line-height: 1.1em;
}
.page-id-8 #sidebar {
	float: right;
	width: 520px;
	padding-left: 40px;
	border-left: 1px solid #a9a9a9;
}
.page-id-8 #page-footer {
	padding-top: 40px;
	background: url(images/investor_footer.jpg) bottom center no-repeat;
	width: 960px;
	height: 135px;
	clear: both;
}
.page-id-8 .login-button {
	width: 108px;
	height: 31px;
	background: url(images/login_btn.png) 50% 50% no-repeat;
	border: 0 none;
	overflow: hidden;
	text-indent: -999em;
	margin-top: 1px;
	cursor: pointer;
	float: left;
	}
a.contact_btn {
	height: 31px;
	width: 108px;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
	background: url(images/contact_btn.png) top center no-repeat; 
}
.investorBtn{
	display: block;
	float: left;
	color: #707a86;
	font-size: 20px;
	padding: 15px 0px 0px 0px;
	background: transparent url(images/investorBtn.jpg) 0 0 no-repeat;
	width: 266px;
	text-decoration: none;
	text-align: center;
	height: 100px;
}

/******   two column boxes    ****/
.row {
	clear: both;
	background: url(images/box_content_bg.gif) bottom left repeat-x;
	overflow: hidden;
	border-bottom: 1px solid #b7b7b7;
}
.col1, .col2 {
	width: 49%;
	float: left;
	margin-bottom: -1000px;
	padding-bottom: 1010px;
	overflow: hidden;
	height: 1%;
	zoom: 1;
}
.col1 {
}
.col2 {
	border-left: 1px solid #b7b7b7;
}
.box-content {
	margin: 16px 16px 0;
}
.box-content strong {
	color: #2595b8;
}
.last-row {
	border-bottom: 28px solid #d6d6d6;
}

/*****************************************  accessibility  */
.accessibility {
	left: -999em;
	position: absolute;
	top: -999em;
	}
/***************************************** end  accessibility  */

/* Begin Typography & Colors */
a.learn-more, a.read-more, a.pipeline {
	height: 28px;
	width: 121px;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
	background: url(images/learn_more_btn.png) top center no-repeat; 
}

a.read-more{
	background: none;
	background: url(images/read_more_btn.png) top center no-repeat; 
}
a.pipeline{
	background: none;
	background: url(images/pipelineBtn.png) top center no-repeat; 
	width: 95px;
}



.archive h1, .single h1 {
	background: url(images/three_dots.png) top left no-repeat;
	color: #75a021;
	padding-top: 12px;
	font-size: 1.9em;
	line-height: 1.1em;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}
#content h1, .page-id-12 #page-header h1, .single #page-header h2, .news_header h1 {
	background: url(images/three_dots.png) top left no-repeat;
	color: #75a021;
	padding-top: 12px;
	font-size: 2em;
}
#content h2{
	color: #75a021;
}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.post {
	clear: both;
	margin: 0 0 12px;
	padding: 0 0 28px;
	background: url(images/article_hr.png) bottom center no-repeat;
	}

.post hr {
	display: block;
	background: url(images/article_hr.png) bottom center no-repeat;
	height: 1px;
	border: 0 none;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */


/******   contact ****/
.page-id-13 #content {
	width: 610px;
	float: left;
	padding-top: 0;
}
.page-id-13 #sidebar {
	width: 292px;
	float: right;
	border: 1px solid #a3a3a3;
}
.page-id-13 #page-header {
	background: url(images/contact_header.jpg) bottom center no-repeat;
	width: 960px;
	height: 197px;
	position: relative;
	margin-bottom: 24px;
}
.page-id-13 #sidebar .sidebar_header {
	background: url(images/contact_badge_header_bg.gif) top center repeat-x;
	height: 63px;
	width: 292px;
}
.page-id-13 #sidebar .sidebar_header h2 {
	margin: 0 16px;
	color: #979797;
	font-size: 1.6em;
}
.page-id-13 #sidebar .sidebar_content {
	background: url(images/contact_badge_bg.gif) top left no-repeat;
	height: 229px;
	width: 292px;
	font-size: 1.2em;
}
.page-id-13 #sidebar .sidebar_content div {
	background: url(images/contact_badge_bg.gif) top left no-repeat;
	padding: 32px 16px;
	height: 1%;
}
.page-id-13 #content fieldset.cf-fs1 {
	width: 250px;
	float: left;
}
.page-id-13 #content fieldset.cf-fs2 {
	width: 320px;
	float: left;
	margin-left: 20px;
}

/* Begin Contact Form */
ol.cf-ol {
	margin:0!important;
	padding:0!important;
}
ol.cf-ol li	{
	background:none!important;
	margin:0 10px 10px!important; /*some themes may interfere otherwise*/
	padding:0;
	list-style:none!important;
	text-align:left;
	line-height:1.3em;
}
.cform label {
	text-align:left;
	display:block;
	padding:2px;
}
label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0 0; 
}

label.cf-before span{
	width:100px; 
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 2px 0 4px;
	width:195px;
	text-align:left;	
}

label.cf-after span {
	width:195px;
	display:block;
}
label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0pt 4px;;
	width:190px;
	text-align:left;
}
label.cf-group-after span {
	width:185px;
	display:block;
}
.cform legend {
	display: none;	
}
.cform input,
.cform textarea,
.cform select {
	margin: 0 5px 0 0;
	padding:3px;
	border:none;
	border-top: 1px solid #858585;
	border-right: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #e1e1e1;
	vertical-align:top;
	width: 220px;
}
.cform textarea {
	height: 15em;
	width: 100%;
	overflow:auto;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#fdfdfd;
	border: 1px solid #0b89b0;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	background:#fdfdfd;
	border: 1px solid #0b89b0;
}
input.cf-box-a,
input.cf-box-b 	{ 
	margin:0 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important; 
}
ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 0; 
} 
span.reqtxt,
span.emailreqtxt {
	vertical-align:middle;
	line-height: 2em;
	color:#888888;
	text-align:right;
}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	
}
p.cf-sb {
	padding: 0!important;
	margin: 16px 0 0 24px;
	text-align:left;
	float: left;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	width:100px;
	padding:2px 5px;
	margin: 5px 3px 5px 10px;
	text-transform: uppercase;
	font-size: 1em;
	color: #fff;
	background: #3da176;
	cursor: pointer;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.sendbutton {
	background: transparent url(images/send_btn.png) top left no-repeat;
	height: 28px;
	width: 85px;
	border: 0 none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}
/*.cform input.sendbutton span {
	overflow: hidden;
	text-indent: -999em;
}*/
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}
div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}

.linklove {
	display: none;	
}

/* End Contact Form */

/* Begin Images */

.gallery dl {
	width: 24% !important;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	list-style: none;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 20px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul {
	margin-left: 30px;
}
#sidebar li h2 {
	font-size: 1.2em;
	color: #0b89b0;
	font-weight: bold;
}
#sidebar li a {
	color: #667c83;
	text-decoration: none;
}
#sidebar li a:hover {
	text-decoration: underline;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#header #searchform {
	position: absolute;
	bottom: 10px;
	right: 0;
	}
#content #searchform {
	margin: 15px auto;
	width:350px;
}
#searchform legend {
	left: -999em;
	position: absolute;
	top: -999em;
}
#sidebar #searchform2 legend {
	left: 0;
	position: relative;
	top: 0;
	font-size: 1.2em;
	color: #0b89b0;
	font-weight: bold;
	margin-bottom: 4px;
}

#header #searchform #s, #content #searchform2 #s {
	width: 182px;
	height: 26px;
	background: url(images/search_box.png) bottom center no-repeat;
	border: 0 none;
	padding: 0 5px 0 27px;
	color: #999;
	padding-bottom: 1px;
	margin-top: 1px;
	float: left;
	line-height: 2em;
	}

#header #searchsubmit, #content #searchform #searchsubmit {
	width: 97px;
	height: 27px;
	background: url(images/search_button.png) 50% 50% no-repeat;
	border: 0 none;
	overflow: hidden;
	text-indent: -999em;
	margin-top: 1px;
	cursor: pointer;
	float: left;
	}
#sidebar #searchform2 {
	width: 160px;
	margin-bottom: 16px;
	}
#sidebar #searchform2 #s2 {
	width: 200px;
	color: #999;
	padding-bottom: 1px;
	margin-top: 1px;
	border-top: #858585 solid 1px;
	border-left: #c1c1c1 solid 1px;
	border-right: #c1c1c1 solid 1px;
	border-bottom: #e1e1e1 solid 1px;
	}

#sidebar #searchsubmit2 {
	width: 102px;
	height: 26px;
	background: url(images/search_button_round.png) 50% 50% no-repeat;
	border: 0 none;
	overflow: hidden;
	text-indent: -999em;
	margin-top: 4px;
	cursor: pointer;
	clear: right;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	clear: both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*new news section styles */

.newsButton{
	display: block;
	float: left;
	color: #707a86;
	font-size: 20px;
	padding: 15px 0px 0px 0px;
	background: transparent url(images/newsButton_bg.jpg) 0 0 no-repeat;
	width: 266px;
	text-decoration: none;
	text-align: center;
	height: 100px;
}

/** investor relations slideshow **/
#irss{
	width: 960px;
	height: 118px;
	position: relative;
	display: block;
}
	#irss img{
		display: block;
		top: 0;
		left: 0;
		margin: 0; padding: 0;
		outline: none;
		border: none;
	}
	#irss-btm{
		width: 960px;
		height: 21px;
		background: transparent url(images/Investor_cycle_btm.jpg) 0 0 no-repeat;
	}
	
#home-slideshow{
	width: 960px;
	height: 366px
	margin-bottom: 10px;
	position: relative;
}

.home-slide{
	height: 366px;
	width: 960px;
	background-color: #EDEDED;
	top: 0;
	left: 0;
	z-index: 3;
}
	.home-slide p{
		display: block;
		width: 186px;
		height: 270px;
		font-size: 14px;
		font-weight: bold;
		line-height: 16px;
		color: #ffffff;
		padding: 30px 12px 0px 12px;
		text-shadow: #000000 1px 1px 2px;
	}
		.home-slide p strong{
			font-size: 22px;
			line-height: 24px;
			color: #ffcb08;
			display: block;
			font-style: italic;
			margin-bottom: 5px;
		}
#home-playpause{
	position: absolute;
	top: 0px;
	left: 1px;
	z-index: 10;
	width: 83px;
	height: 20px;
	background: transparent url(images/home_navi_pause_bg.png) 0 0 no-repeat;
	color: #afe778;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-shadow: #000000 1px 1px 2px;	
}
	#home-playpause:hover{
		color: #ffffff;
		text-decoration: none;
	}
	
a.navi_readmore{
	color: #afe778;
	text-shadow: #000000 1px 1px 2px;		
	font-weight: bold;
}

#home-navi{
	display: block;
	z-index: 10;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent url(images/home_navi_bg.png) 0 0 repeat;
	width: 194px;
	height: 28px;
	padding: 10px 10px 0px 10px;
}

#navi-items-contain, #navi-prev, #navi-next{
	float: left;
	width: 40px;
}

#navi-prev, #navi-next{
	display: block;
	width: 11px;
	height: 16px;
	text-indent: -999em;
	background: transparent url(images/home_navi_arrow.png) 0 0 no-repeat;
}

#navi-next{
	background-position: -14px 0px;
}

#navi-items-contain{
	width: 160px;
	padding-left: 6px;
}
	#navi-items a{
		display: block;
		width: 30px;
		height: 15px;
		text-indent: -999em;
		float: left;
		background: transparent url(images/home_navi_dot.png) top center no-repeat;
	}
		#navi-items a:hover, #navi-items a.activeSlide{
			background-position: center -14px;
		}
		
.biofilm_yellowstone{
	width: 234px;
	float: left;
}

.biofilm_msu_box{
	width: 958px;
	border: 1px solid #acb4b7;
}
	.biofilm_msu_left{
		width: 184px;
		background: transparent url(images/biofilm_MSU.jpg) 0 0 no-repeat;
		height: 106px;
		padding: 30px 0px 0px 140px;
		font-size: 15px;
		color: #09235e;
		float: left;
	}
	.biofilm_msu_right{
		line-height: 18px;
		padding: 12px 0px 0px 10px;
		width: 624px;
		height: 124px;
		float: left;
	}
		.biofilm_msu_right a{
			color: #77ad10;
			text-decoration: underline;
		}
/*************Medical Page*******************/
.medLeftCol{
	float:left;
	width:525px;
	padding:20px 28px 0px 0px;
}
.medRightCol{
	float:left;
	width:407px;
	padding:20px 0px 0px 0px;
}
.medDocs{
	min-height:420px;
	height:auto;
	position:relative;
}
.medDocs img{
	float:left;
	display:block;
	padding:0px 11px 6px 0px;
}
.medScope img{
	float:left;
	display:block;
	padding:0px 11px 6px 0px;
}
.medSoldiers img{
	float:left;
	display:block;
	padding:0px 11px 6px 0px;
}
.medMRSA{
	min-height:420px;
	height:auto;
	position:relative;
}
.medMRSA img{
	padding-bottom:7px;
}
.page-id-4 #content {
	float: none;
	width: 100%;
	padding-top: 0;
}
.page-id-4 #content #colone, .page-id-4 #content #coltwo, .page-id-4 #content #colthree {
	width: 315px;
	float: left;
	padding: 0 2px;
}
.page-id-4 #content div div {
	float: none;
	padding: 0;
	width: auto;
}
.page-id-4 #content div div.col-content {
	padding: 8px 12px;
}
.page-id-4 #content div div.col-header {
	text-align: center;
}
.page-id-4 #content div .col-header img {
	test-align: center;
	border: 2px solid #fff;
	margin: 12px 0;
}
.page-id-4 #content h2 {
	color: #0b89b0;
	font-size: 1.6em;
	padding-top: 0px;
	margin-bottom: 8px;
}
.page-id-4 #content h1 {
	background: url(images/three_dots.png) top left no-repeat;
	color: #0b89b0;
	padding-top: 12px;
	font-size: 1.6em;
	line-height: 1.1em;
	overflow:hidden;
}
/*************Industries Page*******************/
.indLeftCol{
	float:left;
	width:515px;
	padding:20px 29px 0px 0px;
}
.indRightCol{
	float:left;
	width:405px;
	padding:20px 0px 0px 0px;
}

.indDrill img{
	float:left;
	display:block;
	padding:0px 11px 1px 0px;
}
.indShip img{
	float:left;
	display:block;
	padding:0px 11px 6px 0px;
}
.indFilter img{
	padding-bottom:7px;
}
.indAg{
	padding:20px 0px 0px 0px;
}
.indAg img{
	float:left;
	display:block;
	padding:0px 11px 0px 0px;
}
.indFooter{
	padding:17px 0px 0px 207px;
}
.page-id-238 #content {
	float: none;
	width: 100%;
	padding-top: 0;
}
.page-id-238 #content #colone, .page-id-4 #content #coltwo, .page-id-4 #content #colthree {
	width: 315px;
	float: left;
	padding: 0 2px;
}
.page-id-238 #content div div {
	float: none;
	padding: 0;
	width: auto;
}
.page-id-238 #content div div.col-content {
	padding: 8px 12px;
}
.page-id-238 #content div div.col-header {
	text-align: center;
}
.page-id-238 #content div .col-header img {
	test-align: center;
	border: 2px solid #fff;
	margin: 12px 0;
}
.page-id-238 #content h2 {
	color: #0b89b0;
	font-size: 1.5em;
	padding-top: 0px;
	margin-bottom: 8px;
}
.page-id-238 #content h1 {
	background: url(images/three_dots.png) top left no-repeat;
	color: #0b89b0;
	padding-top: 12px;
	font-size: 1.5em;
	line-height: 1.1em;
	overflow:hidden;
}

/* NEW MENU STUFF */
		ul#topnav{
			height: 80px;
			position: relative;
			margin: 0;
			padding: 0;
		}
		ul#topnav li span {
			position: absolute;
			left: 0px; top:50px;
			display: block;
			display: none;
			width: 960px;
			background: none;
			color: #5087A0;
			font-weight: normal;
			font-size: 0.85em;	
			padding: 4px 0px 10px 0px;
		}
		ul#topnav li:hover span { 
			display: block;
			font-weight: normal;
			z-index: 1000;
			background-color: #ffffff;
			font-weight: normal;
		}
		ul#topnav li span a { 
			color: #5087A0; 
			font-size: 0.85em;
			text-transform: uppercase;
			font-weight: normal;
			background: none;
			background-image: none; 
			display: inline; 
			padding: 5px;
			padding-top: 0px;
		}
		ul#topnav li span a:hover {
			text-decoration: none;
			color: #999999;
			background: none;
		}
		#nav ul#topnav li.current_page_item span{
			display: block;
			background-image: none;
		}
		#nav ul#topnav li span a{
			background-image: none;
		}
		#nav ul#topnav li.current_page_item span a{
			background-color: #ffffff;
		}
		#nav ul#topnav li.current_page_item span a.current_page_item{
			background: url(images/nav_arrow.png) 0 2px no-repeat;
		}
		ul#topnav li.current_page_item span a:hover{
			background: url(images/nav_arrow.png) 0 2px no-repeat;
		}
