@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'MyriadWebProRegular';
    src: url('../fonts/myriadwebpro-webfont.eot');
    src: url('../fonts/myriadwebpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadwebpro-webfont.woff') format('woff'),
         url('../fonts/myriadwebpro-webfont.ttf') format('truetype'),
         url('../fonts/myriadwebpro-webfont.svg#MyriadWebProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
	background-image: url("../images/contentRepeater.jpg");
	background-repeat:repeat-x;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	behavior:url(/csshover.htc);
}

div#page
{
	width:954px;
	margin:0 auto 0 auto;
}

div#logo
{
	width:939px;
	float:left;
	padding-top:20px;
	padding-left:15px;
}

div#nav
{
	width:953px;
	height:35px;
	float:right;
	text-align:right;
	background-image:url(../images/navBGwhole.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:2;
}

div#navShadow
{
	width:954px;
	float:left;
	height:20px;
	margin:0px;
	padding:0px;
}

div#flashText
{
	color:#333333;
	font-size:14px;
	font-family:"Myriad Pro", "Myriad Pro Cond", sans-serif, Arial;
	line-height:19px;
	position:absolute;
	z-index:1;
	top:0;
	left:50%;
	padding-top:300px;
	margin-left:-445px;
	width:300px;
}


div#headerGraphic
{
	width:954px;
	float:left;
	margin:0px;
	padding:0px;
	height:324px;
	position:relative;
	z-index:0;
}

div#headerGraphicTemplate
{
	width:954px;
	float:left;
	margin:0px;
	padding:0px;
	height:123px;
}

div#textGraphic
{
	width:305px;
	height:280px;
	float:left;
	
}

div#bottomSection
{
	width:950px;
	float:left;
	margin-top:30px;
	font-size:12px;
}

div#bioPharm
{
	width:365px;
	float:left;
}

div#bioHeader
{
	width:365px;
	float:left;
	height:20px;
}

div#bioShell
{
	background-image:url(../images/littleGrayBox.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:150px;
	float:left;
	padding-right:15px;
	text-align:center;
	padding-top:5px;
}

div#ttubes
{
	background-image:url(../images/littleGrayBox.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:150px;
	float:left;
	padding-top:5px;
	text-align:center;
}

div#require
{
	background-image:url(../images/gray-require.jpg);
	background-repeat:no-repeat;
	width:168px;
	height:145px;
	margin:0px;
	padding-left:7px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}

div#gallery
{
	background-image:url(../images/bigGreyBox.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:175px;
	float:left;
	margin-right:15px;
}

div#tubes
{
	background-image:url(../images/grayBox_20.jpg);
	background-repeat:no-repeat;
	width:165px;
	height:155px;
	padding-top:5px;
	padding-left:5px;
	float:left;
}
div#textArea
{
	width:355px;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:20px;
	line-height:19px;
}

div#content
{
	width:954px;
	float:left;
	margin:0px;
	padding:0px;
}

div#leftNav
{
	width:199px;
	float:left;
}

div#text
{
	width:700px;
	float:left;
	padding-top:20px;
	padding-bottom:40px;
	padding-left:15px;
	padding-right:15px;
	font-size:13px;
	color:#333333;
	border-left:1px solid #cccccc;
}

div#footer
{	
	width:954px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10px;
	color:#666666;
	line-height:18px;
}

div#footer a, div#footer a:visited
{
	
	color:#314561;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

div#footer a:hover, div#footer a:active
{
	color:#0555cf;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

h1
{
	margin:0px;
	padding:0px;
	color:#314561;
	font-weight:normal;
	font-size:34px;
	line-height:34px;
	font-family:"Myriad Pro", "Myriad Pro Cond", sans-serif, Arial;
}

h2
{
	margin:0px;
	padding:0px;
	color:#333333;
	font-weight:normal;
	line-height:18px;
	font-size:20px;
	font-family:"Myriad Pro", "Myriad Pro Cond", sans-serif, Arial;
}

h2 a, h2 a:visited
{
	margin:0px;
	padding:0px;
	color:#0555cf;
	font-weight:800;
	line-height:18px;
	font-size:20px;
	font-family:"Myriad Pro", "Myriad Pro Cond", sans-serif, Arial;
	text-decoration:none;
}

h2 a:hover, h2 a:active
{
	color:#333333;
}

h3
{
	color:#314561;
	margin:0px;
	padding:0px;
	font-weight:800;
	line-height:18px;
	font-size:24px;
	font-family:"Myriad Pro", "Myriad Pro Cond", sans-serif, Arial;
}

a, a:visited
{
	color:#0555cf;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a:hover, a:active
{
	color:#314561;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.border
{
	border:1px solid #888888;
}


