html {
	height: 100%;
	background:url(../images/bg.jpg) repeat;
}
body {
	margin:0;
	font:12px Arial, Verdana, Tahoma, sans-serif;
	color:#838282;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	height: 100%;
	width:100%;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
img {border:none;}
a{
   outline: none; 
	text-decoration:none;
	color:#073B57;
}
a:hover {text-decoration:underline;}
.page{
	height:100%;
	background: url(../images/bg-page.gif) repeat-x;
}
#main{
	min-height:100%;
	width:963px;
	overflow:hidden;
	margin: 0 auto;
}
* html #main {
	height: 100%;
	overflow: visible;
}
.header-holder{
	width:915px;
	padding: 0 25px 0 23px;
	/*background: url(../images/bg-header-holder.png) no-repeat;*/
}
.header-holder-inner{
	width:915px;
	padding: 0 25px 0 23px;
	/*background: url(../images/bg-header-inner.png) no-repeat;*/
}
#header{
	width:915px;
	padding:3px 0 0 0;
	height:303px;
	/*background: url(../images/bg-header.png) no-repeat;*/
}
.holder{
	width: 100%;
	position:relative;
}
.holder:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
strong.logo{
	width:415px;
	height:51px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:7px;
	left:-2px;
}
strong.logo a{
	display:block;
	height:100%;
}
.text-holder{
	position:absolute;
	width: 230px;
	top:235px;
	left:10px;
}
.oklahoma{
	width: 235px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/header-text.png) no-repeat;
	display: block;
}
.top-nav{
	margin: 0;
	padding: 0 0 14px;
	list-style:none;
	float:right;
	overflow:hidden;
	font-size: 11px;
	height: 13px;
}
.top-nav li{
	display:inline;
	padding:0 6px;
	margin: 0 0 0 -1px;
	background: url(../images/separator.gif) no-repeat 0 50%;
}
.top-nav a{color:#fff;}
.searchform{
	padding:0 42px 0 0;
	float:right;
	clear: right;
	margin: 0 8px 75px 0;
	width: 143px;
	height: 20px;
	padding: 2px;
	background: url(../images/bg-form.gif) no-repeat;
	overflow:hidden;
	display: inline;
}
.searchform input.text{
	border-style:none;
	background: none;
	width:112px;
	padding: 2px 3px;
	font: 11px Arial, sans-serif;
	color: #646464;
	float:left;
	margin: 1px 0 0;
}
.searchform input.btn{
	float:right;
	width:21px;
	height:20px;
}
.header-holder .box{
	width: 353px;
	height: 116px;
	overflow:hidden;
	float:right;
	clear:right;
	text-indent: -9999px;
	margin: 0 37px 27px 0;
	position: relative;
	z-index:5;
}
.header-holder-inner .box{
	width: 244px;
	height: 132px;
	background: url(../images/box-inner.png) no-repeat;
	overflow:hidden;
	float:right;
	clear:right;
	text-indent: -9999px;
	margin: -5px 36px 18px 0;
	position: relative;
	z-index:5;
}
#navigation{
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
	float:left;
	height: 28px;
	position: relative;
	z-index: 100;

}
#navigation li:first-child{background-image: none;}
#navigation li{
	float:left;
	padding:0 0 0 2px;
	background: url(../images/separator2.gif) no-repeat 0 95%;
}
#navigation li a{
	float:left;
	font-size: 12px;
	color: #fff;
	margin: 11px 0 0;
	padding: 3px 10px;
	position:relative;
	z-index: 5;
	height: 13px;
}
#navigation li.active a{
	text-decoration:none;
	margin:0;
	padding: 7px 8px 10px 8px;
}
#navigation li a.home{background: #052a46;}
#navigation li a.about{background: #023c5b;}
#navigation li a.bioscience{background: #004f7c;}
#navigation li a.membership{background: #006596;}
#navigation li a.events{background: #008dc8;}
#navigation li a.careers{background: #05b8ff;}
#navigation li a.news{background: #20c0ff;}
#navigation li:hover,
#navigation li.hover {position: relative;}
#navigation li.hover ul, #navigation li:hover ul{display:block;}
#navigation li.hover ul li a, #navigation li:hover ul li a {
	text-decoration:none;
	height: auto;
}
#navigation li.hover ul a,#navigation li:hover ul a{background:none !important;}
#navigation div{
	width: 148px;
	position:absolute;
	top:30px;
	left:2px;
}
#navigation ul{
	display:none;
	width: 136px;
	margin:0;
	padding:0 6px;
	list-style: none;
	overflow:hidden;
	background: #004F7C;
	border-top: 2px solid #09a3e2;
}
#navigation ul li {
	margin:-1px 0 0 0;
	border-top: 1px solid #719ab2;
	width: 100%;
	background: none;
}
#navigation ul li a{
	width: 100%;
	font-size: 12px;
	margin:0;
	padding:4px 0 !important;
	height: auto !important;
}
#navigation ul li a:hover{text-decoration:underline !important;}
#content{
	width:923px;
	overflow:hidden;
	padding:13px 18px 53px 22px;
}
.text-box-holder{
	width: 727px;
	float:left;
	padding: 7px 0 0;
	background: url(../images/text-box-holder.png) no-repeat;

}
.text-box{
	padding: 5px 31px 0 16px;
	width:680px;
	background: url(../images/bg-text-box.png) repeat-y;
       color: #333;
}
#content h1{
	margin: 0 0 6px;
	font: 26px Georgia, Times, "Times New Roman", serif;
	color:#08253b;
	
	z-index: 5;
	position: relative;
}

#investors {
margin-top: 150px;
}
#content .text-area h4 {
color: #08253B;
font-size: 13px;
text-transform: uppercase;
padding: 0px;
margin: 0px;
}
.text-box-inner{
	padding: 8px 16px 8px;
	width:695px;
	background: url(../images/bg-text-box.png) repeat-y;
min-height: 390px;
color: #333;
}
.text-box-inner a {
text-decoration: underline;
}
.text-box-inner li {
padding-top:8px;
}
.text-box-inner h1{margin: 0 0 -20px 12px !important;}
.text-box strong{
	text-transform:uppercase;
	color:#008dc8;
	font-size:11px;
	line-height:15px;
	font-weight: normal;
	display: block;
	padding: 0 0 2px;
}



.text-area h3 {
	text-transform:uppercase;
	color:#008dc8;
	font-size:11px;
	line-height:10px;
	font-weight: normal;
	display: block;
	padding: 0 0 2px;

}
.text-box p{
	margin:0;
	line-height:15px;
}
#content .holder{
	width:677px;
	padding: 60px 0 30px 3px;
}
.heading-holder{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #d6d6d6;
	padding: 0 0 3px;
}
.news-list{
	width: 336px;
	float:left;
}
.calendar{
	width: 322px;
	float:right;
}
.news-list p, .calendar p{
	margin:0 0 2px;
	font-size: 10px;
	line-height: 12px;
}
.news-list strong, .calendar strong{
	color:#08253b;
	font-weight:normal;
	text-transform:none;
	font-size: 12px;
}
.news-list h2, .calendar h2{
	margin: 0;
	float:left;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	line-height:25px;
	color: #64a912;
}
.link{
	width: 64px;
	height: 18px;
	padding:2px 0 0 0;
	margin:0 15px 0 0;
	float:right;
	font-size:9px;
	color:#fff;
	overflow: hidden;
	background: url(../images/bg-link.gif) repeat-x 0 100%;
	text-align: center;
}
a.link:hover{text-decoration:none;}
.news-list ul, .calendar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	border-top:1px solid #e4e4e4;
}
.news-list ul{
	margin: 0;
	padding: 0;
	list-style: none;
	border-top:1px solid #e4e4e4;
}
.news-list li{
	width: 303px;
	padding:14px 30px 12px 2px;
	background: #fff url(../images/bg-list1.gif) repeat-x 0 100%;
}
.calendar li{
	width: 292px;
	padding:14px 28px 12px 2px;
	background: #fff url(../images/bg-list2.gif) repeat-x 0 100%;
}
.text-box-bottom{
	width: 727px;
	background: url(../images/text-box-bottom.png) no-repeat;
	overflow:hidden;
	height: 9px;
}
.side-bar-holder{
	width: 174px;
	padding:6px 0 0;
	float:right;
	background: url(../images/side-bar-holder.png) no-repeat;
}
.side-bar{
	width: 169px;
	padding:0 5px 0 0;
	background: url(../images/side-bar.png) repeat-y;
}
.side-bar-bottom{
	width: 174px;
	height:8px;
	background: url(../images/side-bar-bottom.png) no-repeat;
	overflow: hidden;
}
.nav-holder{
	background: #e6e6e7 url(../images/nav-holder.gif) repeat-x;
	padding: 4px 0 0 12px;
	width: 157px;
min-height: 400px;
}
.nav-area{
	width: 150px;
	padding: 0 0 35px;
}
.nav{
	background: url(../images/bg-nav.png) no-repeat;
	padding: 0 4px 0 0;
	width: 146px;
}
.nav h3{
	font: 12px Georgia, Times, "Times New Roman", serif;
	color:#fdfdfd;
	padding: 6px 0 6px 29px;
	margin:0;
	background: #05253e url(../images/bg-heading.gif) repeat-x;
	width: 117px;
	font-weight:bold;
}
.nav h3.inner{
	padding: 6px 0;
	width: 146px;
	text-align: center;
}
.nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav ul li{
	width: 137px;
	padding: 5px 0 5px 9px;
	background: #05b8ff;
	border-top: 2px solid #fff;
	vertical-align: top;
text-transform: uppercase;
}
.nav .inner li a{padding: 0 0 0 13px;}
.nav ul li a{
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 20px;
	background: url(../images/icon.gif) no-repeat 0 2px;
	display: block;
}
.nav ul .first{background: #073b57;}
.nav ul .first a{background: url(../images/icon1.gif) no-repeat 0 2px;}
.nav ul .second{background: #004f7c;}
.nav ul .second a{background: url(../images/icon2.gif) no-repeat 0 2px;}
.nav ul .third{background: #006696;}
.nav ul .third a{background: url(../images/icon3.gif) no-repeat 0 2px;}
.nav ul .fourth{background: #068bc2;}
.nav ul .fourth a{background: url(../images/icon4.gif) no-repeat 0 2px;}
.shade{
	display:block;
	overflow:hidden;
	width:150px;
	height: 5px;
	background: url(../images/shade.png) no-repeat;
}
.nav-holder h4{
	margin: 0 0 7px -7px;
padding: 0px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	text-transform: none;
}
.banner-holder{
	width: 131px;
	padding:0 0 15px 9px;
	overflow: hidden;
}
.banner-holder img{display:block;}
.banner{
	width: 129px;
	padding:2px 0 0 4px;
	background: url(../images/bg-banner.png) no-repeat;
}
.banner-holder .bottom{
	width: 131px;
	height: 6px;
	display: block;
	background: url(../images/bottom.png) no-repeat;
	overflow: hidden;
}
.banner2{
	width: 124px;
	padding:2px 0 0 2px;
	background: url(../images/bg-banner2.png) no-repeat;
}
.banner-holder .bottom2{
	width: 126px;
	height:6px;
	display: block;
	background: url(../images/bottom2.png) no-repeat;
	overflow: hidden;
}
.text-area{
	width:651px;
	padding:25px 30px 10px 14px;
	background: #fff url(../images/text-area.gif) repeat-x 0 100%;
min-height: 390px;
}
.text-area h2{
	margin: 0 0 10px;
	font-size: 13px;
	color: #08253b;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.text-area p{margin:0 0 10px;}
.footer-holder{
	width: 100%;
	margin:-28px 0 0;
	overflow:hidden;
	background: url(../images/bg-footer.gif) repeat-y 50% 0;
}
#footer{
	width:923px;
	height: 27px;
	margin:0 auto;
	padding: 0 20px;
	font-size: 10px;
	color:#fff;
	overflow:hidden;
}
#footer ul{
	margin: 0;
	padding: 7px 0 0;
	list-style: none;
	overflow:hidden;
	float:left;
}
#footer ul li{
	display:inline;
	padding:0 6px;
	margin:0 0 0 -1px;
	background: url(../images/separator3.gif) no-repeat 0 50%;
}

#footer ul li a {
color: #FFF;
}
span.footer-link{
	float:right;
	padding:7px 15px 7px 14px;
	background: url(../images/footer-link.gif) repeat-y;
	color:#fff;
}
span.footer-link a{
	color:#fff;
	background: url(../images/square.gif) no-repeat 100% 50%;
	padding: 0 15px 0 0;
}
#directorylisting {
//background: #fff url(../images/text-area.gif) repeat-x 0 100%;
//padding: 10px 0px 10px 10px;
padding-top: 10px;
border-top: 1px solid #CCC;
}

#memberform {
background: #fff url(../images/text-area.gif) repeat-x 0 100%;
border: 1px solid #CCC;
width: 400px;
padding; 0px;
margin: 0px;
color: #052A46;

}

#memberformtitle{
background-color: #006596;
padding: 7px 2px 5px 5px;
color: #FFF;
}

#memberformtitle h3{
color: #FFF;
font-size: 16px;
padding: 0px;
margin: 0px;
}

#comments {
width: 300px;
height: 200px;
}