CSS TO HORIZONTALLY CENTER CONTENT
html, body {
	height: 100%;         /* required */ 
}
body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0 0 0 0;   /* required to "hide" distance div */
    background-image: 		url(images/bg3.jpg);
    background-repeat:		repeat-y;
    background-position: 	center;
    background-color: 		#E0E0E0;	
}	

div#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 0em;      	  /* required - desired height */
	width: 1001px;          /* required - desired width */
	background: blue;     /* cosmetic */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
}
	
.topbanner {
	padding: 0px;
	margin:0 auto;
}
	

h1, h2, h3, h4, h5 {
    color: #13529E;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: Geneva, Arial, Helvetica, sans-serif 24.45px;
}

h3 {
    font-size: 14px;
}

a {
	font: Geneva, Arial, Helvetica, sans-serif;
	color: #626262;
	text-decoration: underline;
}

a:hover {
	font: Geneva, Arial, Helvetica, sans-serif;
	color: #ff8a00;
	text-decoration: none;
}

a.subheader {
	text-decoration: none;
	text-transform: uppercase;
	color: #13529E;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;		
}
a.subheader:hover {
	text-decoration: underline;
	color:#FF3300;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;	
}

a.image-no-border {
	text-decoration: none;
	}

a.footer-white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;	
}

.mc-superscript {
	vertical-align:super;
	font-size:0.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.footer-white-text {
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin: 15px 0 0 80px;
	padding-top: 7px;
}

.content-text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:lighter;
	font-stretch:extra-expanded;
	color:#626262;
	background: #FFFFFF;
	margin: 10px 35px 0 80px;
	}

.content-text-indexL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:lighter;
	font-stretch:extra-expanded;
	color:#626262;
	background: #FFFFFF;
	margin: 0px 5px 0 80px;
	}
		
.content-text-indexR {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:lighter;
	font-stretch:extra-expanded;
	color:#626262;
	background: #FFFFFF;
	margin: 10px 25px 0 25px;
	}
		
.content-rightcolumn-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;	
	color:#333333;
	margin: 0 10px 0 0;
	}	

.indented {
	text-indent:20px;
	}
		
.section-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color: #ff8a00;
	margin: 15px 0 0 80px;
	}
	
.section-header-index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-large;
	color: #ff8a00;
	margin: 15px 0 0 25px;
	}			
	
.section-header-Tech {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-large;
	color: #ff8a00;
	margin: 15px 0 35px 25px;
	}	
		
#section-subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color: #000000;
	margin: 5px 0 0 80px;
}
	
.section-header-rightcolumn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #ff8a00;
	margin: 20px 0 0 0;	
	}			

a.b1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;	
	color: #fffea0;
	text-decoration: none;
	padding: 15px;
	margin: 0px;

}

.p {
	padding: 0 0 0 20px;
}

.p1 {
	padding: 0 0 0 30px;
}

.p2 {
	padding: 150px 0 0 250px;
}

.bg1 {
	background:url(images/bg_leterr.gif) top repeat-y;
}

.bg2 {
	background: #FFFFFF url(images/index_10.gif) top no-repeat;
}

#bg-footer-yellow {
	clear: both;
	width:1000px;
	height:1.9em;
	background-color: #FF9900;
}

.all-maincontentarea {
	position:absolute;
	left:0px;
	top:556px;
	width: 1000px;
	background-color: #EFEFEF;
	border: none;
}
	
.bg-maincontentarea {
	float: left;
	width: 718px;
	text-align: left;
	background-color:white;
	border: solid 1px white;
	}

.bg-rightcolumn {
	/*
	position:absolute;
	left:718px;
	*/
	float: right;
	width:260px;
	background-color:#EFEFEF;
	border: solid 1px #EFEFEF;
	padding-left: 5px;
	}
	
.bord {
	border: 1px solid #c5d85a;
}

.search-gobutton {
	position: absolute
	left: 915px; 
	top: 780px; 
	width: 30px; 
	height: 20px; 
	z-index: 24
	}

.imageleft{
	float:left;
	margin-bottom:10px;
	margin-right:20px;
	margin-top:3px;
	border-color:#CCCCCC;
}

.imageleftthumb{
	float:left;
	margin-bottom:10px;
	margin-right:15px;
	margin-top:0px;
	border-color:#CCCCCC;
}

.imageright{
	float:right;
	margin-bottom:20px;
	margin-left:25px;
	margin-top:45px;
	border-color:#CCCCCC;
}

.imageright2{
	float:right;
	margin-bottom:20px;
	margin-left:25px;
	margin-top:2px;
	border-color:#CCCCCC;
}

.imagebio{
	float:left;
	margin-bottom:10px;
	margin-right:15px;
	margin-top:18px;
	border-color:#CCCCCC;
}

.imagecareers{
	float:left;
	margin-bottom:15px;
	margin-right:15px;
	margin-top:15px;
	border-color:#CCCCCC;
}

.imageantiorphan{
	float:left;
	margin-bottom:15px;
	margin-right:15px;
	margin-top:5px;
	border-color:#CCCCCC;
}

.imagebiomgmt{
	float:left;
	margin-bottom:5px;
	margin-right:15px;
	margin-top:18px;
	border-color:#CCCCCC;
}
.imageanimthumb{
	float:left;
	margin-bottom:15px;
	margin-right:15px;
	margin-top:10px;
	border-color:#CCCCCC;
}

.image-caption {
	font-family: medium Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color:#FF0033;
	background: #FFFFFF;
	text-align: left;
	}
	
.imagelogos{
	float:left;
	margin-bottom:60px;
	margin-right:30px;
	margin-top:3px;
}

.menu {
	color:#8c247b;
	vertical-align:top;
	height: 35px;
	padding: 10px 0 0 20px;
}

.menu a {
	color:#8c247b;
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
}

.blue-text-underline {
	color: #a257e0;
	text-decoration: underline;
}

.blue-text-regular {
	color: #a257e0;
	text-decoration: none;
}

.yellow-text-regular {
	color: #ffb400;
	text-decoration: none;
}

.yellow-text-underline {
	color: #ffb400;
	text-decoration: underline;
}

.orange-text-regular {
	color: #ff8a00;
	text-decoration: none;
}

#blue-subheading {
	color:#13529E;
	font-weight:bold;
	font-size:1.3em;
	margin-top:30px;
}

#blue-subheading2 {
	color:#13529E;
	font-weight:bold;
	font-size:1.1em;
	margin-top:5px;
}

#blue-subheading-indexL {
	color:#13529E;
	font-weight:bold;
	font-size:1.3em;
	margin-top:18px;
}

#blue-subheading-indexR {
	color:#13529E;
	font-weight:bold;
	font-size:1.3em;
	margin-top:19px;
}

#black-subsubheading {
	color:#000000;
	font-size:1.0em;
}

.orange-text-underline {
	color: #ff8a00;
	text-decoration: underline;
}
.brown-text-regular {
	color: #de4e06;
	text-decoration: none;
}

.brown-text-underline {
	color: #de4e06;
	text-decoration: underline;
}

.red-text-regular {
	color: #8c247b;
	text-decoration: none;
}

.red-text-underline {
	color: #8c247b;
	text-decoration: underline;
}

.black-text-regular {
	color: #000000;
	text-decoration: none;
}

.black-text-underline {
	color: #000000;
	text-decoration: underline;
	}

.gray-text-underline {
	color: #7c7c7c;
	text-decoration: underline;
	}

.gray-text-regular {
	color: #7c7c7c;
	text-decoration: none;
}

.green-text {
	color: #a5b66e;
	text-decoration: none;
}

.green-text-underline {
	color: #a5b66e;
	text-decoration: underline;
}

#sideshadow-left {
	position:absolute;
	left:-30px;
	top:0px;
	width:30px;
	height:1154px;
	z-index:1;
	background-image: url(images/index_03.gif);
}
#navmenu_topbar {
	position:absolute;
	left:51px;
	top:131px;
	width:222px;
	height:38px;
	z-index:1;
}
#navmenu_home {
	position:absolute;
	left:51px;
	top:155px;
	width:261px;
	height:40px;
	z-index:1;
}
#navmenu_about {
	position:absolute;
	left:51px;
	top:193px;
	width:263px;
	height:40px;
	z-index:39;
}
#navmenu_technology {
	position:absolute;
	left:51px;
	top:232px;
	width:222px;
	height:40px;
	z-index:1;
}
#navmenu_products {
	position:absolute;
	left:51px;
	top:271px;
	width:263px;
	height:40px;
	z-index:1;
}
#navmenu_partnering {
	position:absolute;
	left:51px;
	top:311px;
	width:263px;
	height:41px;
	z-index:1;
}
#navmenu_newsevents {
	position:absolute;
	left:51px;
	top:352px;
	width:263px;
	height:38px;
	z-index:1;
}
#navmenu_careers {
	position:absolute;
	left:51px;
	top:390px;
	width:263px;
	height:39px;
	z-index:1;
}
#navmenu_contact {
	position:absolute;
	left:51px;
	top:428px;
	width:263px;
	height:41px;
	z-index:1;
}
#navmenu_bottom {
	position:absolute;
	left:51px;
	top:467px;
	width:263px;
	height:22px;
	z-index:1;
}
#navbar_shadowL {
	position:absolute;
	left:41px;
	top:131px;
	width:10px;
	height:393px;
	z-index:1;
	background-image:url(images/navbar-shadowL.gif);
}

#submenu_about {
	position:absolute;
	left:315px;
	top:196px;
	width:263px;
	height:234px;
	border: none;
	padding: 0px;
	margin: 0px;
	z-index:1;
	display:none;
}
#submenu_technology {
	position:absolute;
	left:315px;
	top:233px;
	width:263px;
	height:198px;
	border: none;
	padding: 0px;
	margin: 0px;
	z-index:1;
	display: none;
}
#submenu_products {
	position:absolute;
	left:315px;
	top:271px;
	width:263px;
	height:118px;
	border: none;
	padding: 0px;
	margin: 0px;
	z-index:1;
	display:none;
}
#submenu_news {
	position:absolute;
	left:315px;
	top:350px;
	width:263px;
	height:118px;
	border: none;
	padding: 0px;
	margin: 0px;
	z-index:1;
	display:none;
}
