@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #333;
	background: #b3b4b4 url(../images/body-bkgd-repeat.jpg) top center repeat-y;
}
img {
	border: none;
}
#wrapper div {
	float: left;
}
#wrapper { 
	width: 994px;
	padding-left: 30px;
	padding-right: 30px;
	margin:auto;
	min-height: 718px;
	background: url(../images/repeat-body-shadow.png) repeat-y;
}
#home-body,
#subpage-body {
	width: 960px;         
	/*height: 662px;
	width: 854px;
	margin-left: 30px;
	margin-right: 24px;*/
	margin: auto;
	float: left;
	background: /*url(../images/repeat-body-shadow.png) left top repeat-y*/ #ffffff;
}

#home-body div,
#subpage-body div {
	float:left;
	/*border: 1px solid black;*/
}
#col1 {
	width: 198px;
	padding-top: 100px;
	height: 490px;
	background: url(../images/home-col1-bkgd.jpg) top left no-repeat #ffffff;
	/*background-color: red;*/
}
/******************************** MAIN NAVIGATION
**********************************/
.nav1,
.nav2 {
	float: left;	
	width: 191px;
	list-style-type: none;
	margin: 0;
	margin-left: 7px;
	padding: 0;
	overflow: hidden;
	background: white;
}

.nav1 li {
	float: left;
}
.nav1 li, .nav1 li a {
	min-height: 33px;
	width: 191px;
	display: block;
	text-indent: -2000px;
}
.nav1 li a {
	width: 100%;
	height: 100%;
	background-position: left top;
	background-repeat: no-repeat;
}
.nav1 .n1 a {  background-image: url(../images/nav/about-bkgd.gif);  }
.nav1 .n2 a {  background-image: url(../images/nav/tech-bkgd.gif);  }
.nav1 .n3 a {  background-image: url(../images/nav/products-bkgd.gif);  }
.nav1 .n4 a {  background-image: url(../images/nav/instrument-bkgd.gif);  }
.nav1 .n5 a {  background-image: url(../images/nav/chips-bkgd.gif);  }
.nav1 .n6 a {  background-image: url(../images/nav/software-bkgd.gif);  }
.nav1 .n7 a {  background-image: url(../images/nav/reagents-bkgd.gif);  }
.nav1 .n8 a {  background-image: url(../images/nav/news-bkgd.gif);  }

.nav1 .sel a,
.nav1 li a:hover {  
	background-position: -191px top;
}

/******************************** SUB NAVIGATION
**********************************/
/*.nav2 {
	width: 100%;
	float: left;	
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: white;
}*/
.nav2 li {
	float: left;
	margin-left: 19px;
}
.nav2 li,
.nav2 li a {
	min-height: 22px;
	width: 172px;
	display: block;
	text-indent: -2000px;
}
/*.nav2 li a {
	width: 100%;
	height: 100%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}*/
.nav2 .n1 a { background-image: url(../images/nav/senior-nav2.gif); background-position: 0px 0px;}
.nav2 .n2 a { background-image: url(../images/nav/board-nav2.gif); background-position: 0px 0px; }
.nav2 .n3 a { background-image: url(../images/nav/advisors-nav2.gif); background-position: 0px 0px; }
.nav2 .n4 a { background-image: url(../images/nav/investors-nav2.gif); background-position: 0px 0px; }

.nav2 .sel a,
.nav2 li a:hover {  
	background-position: -172px top;
}




#grant-collab {
	background: url(../images/grant-collab-bkgd.jpg) left top no-repeat;
	width: 176px;
	height: 68px;
	float: left;
	margin-top: 125px;
	position: relative;
}
#grant-collab p {
	font-size: 10px;
	width: 103px;
	margin: 33px  0 0 25px;
}
#grant-collab a {
	position: absolute;
	right: 8px;
	bottom: 8px;
}
/************************************* HOME PAGE
*************************************/



#home-body #col2,
#subpage-body #col2 {
	width: 600px;
	/*background-color: blue;*/
}
#home-body #col2 .header,
#subpage-body #col2 .header,{	
	background: url(../images/shadow-top-bkgd.jpg) left bottom no-repeat;
	width: 100%;
	height: 100px;
}
#home-body #bnm-logo {
	margin: 30px  0 0 150px;
}

.homeflash {
	width: 602px;
	padding: 5px 0;
	background: url(../images/orange-border.gif) left top repeat-y;
	/*height: 215px;*/
	/*border-top: 5px solid #ff9933;
	border-bottom: 5px solid #ff9933;*/
}
.homeflash img {
	width: 602px;
	height: 225px;
}
.homecontent {
	/*background: url(../images/home-content-bkgd.jpg) top left no-repeat;*/
	background: url(../images/shadow-btm-bkgd.jpg) left top  no-repeat;
	width: 100%;
	/*height: 310px;*/
	/*background-color: green;*/
}
.homecontent>div {
	padding: 15px;
	line-height: 17px;
}
.homecontent .home1 {
	float: left;
	width: 210px;
	/*height: 310px;*/
	padding-top: 8px;
	/*background-color: purple;*/
	position:relative;
}
.homecontent .home2,
.homecontent .home3 {
	float: left;
	/*height: 310px;*/
	width: 140px;
	background: url(../images/shadow-bkgd.jpg) left top  no-repeat;
}
.homecontent .home2 { background:url(../images/announcements-bkgd.jpg) left top no-repeat; }
.homecontent .home3 { background:url(../images/videoclips-bkgd.jpg) left top no-repeat; }


.homecontent .home2 ul,
.homecontent .home3 ul {
	padding-left: 8px;
	width:130px;
	margin-top: 0px;
}
.homecontent .home2 li,
.homecontent .home3 li {
	/*line-height:16px;*/
	font-size: .9em;
	margin: 0 3px 1em 0;
}
.homecontent ul li a {
	color: #006699;
	text-decoration: none;
}
.homecontent ul li a span {
	color: #333;
}
.homecontent ul li a:hover span {
	color: #006699;
}
.homecontent h3 {
	text-indent: -10000px;
	margin-bottom: 10px;
}
/*#announcements {  background: url(../images/announcements.jpg) left top no-repeat;	}
#video-clips {	background: url(../images/video-clips.jpg) left top no-repeat;	}*/

.homecontent hr {
	width: 100%;
	background-color: #006699;
}
#footer {
	font-size: 10px;
	width: 790px;
	background: url(../images/footer-bkgd.jpg) top left no-repeat;
	background-color: #006699;
	padding: 8px 5px 0;
	color: white;
	float: none;
	position: relative;
}
#below-footer {
	font-size: 10px;
	width: 740px;
	color: #666666;
	padding: 2px 30px;
}

#address,
#copyright {
	float:left;
}
#footer-nav,
#osiris {
	float: right;
}
#footer a {
	text-decoration: none;
	color: white;
}
#below-footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover, 
#below-footer a:hover {
	color: #999;
}
#below-footer {
	width: 854px;
	height: 20px;
	margin: auto;
	clear: both;
	background: url(../images/bottom-body-shadow.png) center top no-repeat;
}
#copyright {
	margin-left: 60px;
}
#osiris {
	margin-right: 60px;
}
/********************** SUB PAGE
*********************************/
#subpage-body {
	
}
#subpage-body #bnm-logo {
	position: absolute;
	top: 25px;
	right: 20px;
}
.pagecontent {
	width: 100%;
	position: relative;
}
.textcolumn {
	width: 384px;
	padding: 0 20px 20px;
	line-height: 17px;
}
#subpage-body #col1 {
	padding-top: 25px;
}
#subpage-body #col2 {
	position: relative;
	background: url(../images/subpage-content-shadow.jpg) left top repeat-y;
}
#subpage-body .header {
	height: 119px;
	width: 100%;
}
#pagetitle {
	width: 100%;
	height: 55px;
	position: absolute;
	top: 25px;
	left: 0;
	text-indent: -2000px;
}
#subpage-title {
	height: 30px;
	width: 100%;
	text-indent: -2000px;
	margin-bottom: 20px;
}
#subpage-title.board {
	background: url(../images/board.gif) left top no-repeat;
}
#pagetitle h1 {
	margin: 0;
}
#pagetitle.aboutus {
	background: url(../images/about-title.jpg) top left no-repeat;
}
#page-img {
	position: absolute;
	top: 0;
	right: 25px;
}

