body{
	margin:0;
	padding:33px 0 0 0;
	text-align:center;
	font:11px tahoma, sans-serif;
	background:#DBDBDB;
	color: #666666;
}
/*###################### structure ######################*/
#pagewidth{
	width:759px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background:#fff;
	border-right:9px solid #fff; 
	border-left:9px solid #fff;
}
#header{
	width:759px;
	height:122px;
	position:relative;
	background:url(/images/bg-header.gif);
	border-bottom:12px solid #fff;
	border-top:9px solid #fff;
}
#main{
	padding:173px 0 67px 0;
	overflow:hidden;
	width:759px;
}
#content{
	width:455px;
	float:right;
	padding:0 45px 0 0;
}
#left{
	width:209px;
	padding:4px 0 0 0;
	float:left;	
	overflow: visible;
}
/*###################### header ######################*/
#header ul{
	position:absolute;
	top:88px;
	left:0;
	margin:0;
	padding:0 0 0 9px;
	list-style:none;
	width:657px;
	height:34px;
	background:#F2F2F2 url(/images/bg-top-nav.gif) no-repeat right;
}
#header ul li{
	height:27px;
	float:left;
	margin:7px 0 0 0;
}
#header ul li a{
	text-indent:-9999px;
	overflow:hidden;
	height:27px;
	font:9px Trebuchet MS, sans-serif;
	color:#000;
	text-decoration:none;
	display:block;
	background-image:url(/images/text-nav.gif);
	background-repeat:no-repeat;
}
#header ul li.home a{
	width:56px;
	background-position: 0 0;
}
#header ul li.about-us a{
	width:75px;
	background-position:-56px 0;
}
#header ul li.technology a{
	width:93px;
	background-position:-131px 0;
}
#header ul li.pipeline a{
	width:73px;
	background-position:-224px 0;
}
#header ul li.c-trials a{
	width:109px;
	background-position:-298px 0;
}
#header ul li.investors a{
	width:83px;
	background-position:-407px 0;
}
#header ul li.media a{
	width:60px;
	background-position:-490px 0;
}
#header ul li.careers a{
	width:71px;
	background-position:-550px 0;
}
#header ul li.home a:hover{background-position: 0 -27px;}
#header ul li.about-us a:hover{background-position:-56px -27px;}
#header ul li.technology a:hover{background-position:-131px -27px;}
#header ul li.pipeline a:hover{background-position:-224px -27px;}
#header ul li.c-trials a:hover{background-position:-298px -27px;}
#header ul li.investors a:hover{background-position:-407px -27px;}
#header ul li.media a:hover{background-position:-490px -27px;}
#header ul li.careers a:hover{background-position:-550px -27px;}
h1{
	margin:0;
	position:absolute;
	top:14px;
	left:23px;
}
h1 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:343px;
	height:41px;
	background:url(/images/logo.gif);
}
img.visual{
	display:block;
	position:absolute;
	top:143px;
	left:0;
}
a.contact{
	display:block;
	position:absolute;
	right:12px;
	bottom:65px;
	text-indent:-9999px;
	overflow:hidden;
	width:58px;
	height:7px;
	background:url(/images/text-contact-us.gif) no-repeat;
}
a.contact:hover{background-position: -58px 0;} 

/*###################### content ######################*/
#content p, #homecontent p{
	margin:18px 0 0 3px;
	line-height:16px;
}
#content td { line-height:16px; }
#content p.title, #content span.title {
	font:17px/23px georgia, sans-serif;
	color:#86A0B5;
}
.borderbox { padding: 6px; display: block; width: 100%; border: 1px solid #CCCCCC; }
h3.contents{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 28px;
	width:100px;
	height:20px;
	background:url(/images/text-contents.gif);
}
h4{
	margin: 0px 0px 0px 2px;
	padding: 0px;  
	text-transform:uppercase;
	color:#809DB3;
	font: 12px Arial, sans-serif;
}
h5 { font: 11px Arial, Helvetica, sans-serif; font-weight: bold; margin: 20px 0px 10px 3px; }

.biosTable { margin-top: 15px; }
.bios-topcell { background: #EFEFEF url(../images/bios_topcurve.gif) 0 0 no-repeat; padding: 10px; }

.bios-topcell td { padding: 10px 15px 0px 15px; }
.bios-contentcell p { margin: 10px 0px 0px 0px; }

/*###################### left ######################*/
#left ul{
	margin:30px 0 0 30px;
	line-height:140%;
	padding: 0;
	list-style:none;
}
#left ul.subsubnav{
	margin:0px 0 0 40px;
	padding: 0;
}
#left a{
	color: #5A7C96;
	text-decoration:none;
	padding: 5px 0 5px 17px;
	display: block;
	width: 170px;
	height: auto;
}
#left a:hover{
	text-decoration:none;
	font-weight: bold; 
	color: #AA0000;
	background-image: url(/images/bullet1.gif);
	background-repeat: no-repeat; 
	background-position: 0px 8px;
}
#left a ul.subsubnav{
	color:#809DB3;
	text-decoration:none;
	padding: 0 0 0 17px;
	display: block;
	width: 100px;
	height: 27px;
}
#left ul.subsubnav li{	
	background-image: url(/images/bullet2.gif);
	background-repeat: no-repeat; 
	background-position: 0px 8px;
}
#left ul.subsubnav li a:hover {	
	background-image: url(/images/bullet2.gif);
	background-repeat: no-repeat; 
	background-position: 0px 8px;
}	

/*###################### footer ######################*/
#footer{
	width:777px;
	margin:14px auto;
	padding:9px 0 0 0;
	text-align:left;
	color:#333;
	font-size:10px;
}
#footer p{
	margin:0 0 0 11px;
}

/*###################### HOME STYLES #####################*/

#homecontent{
	width:445px;
	float:left;
	margin-top: 20px; 
	padding:0 35px 0 30px;
}
#homecontent p { padding-right: 40px; line-height: 160%; }
#homelatestnews{
	width:200px;
	margin-top: 15px; 
	padding:4px 40px 0 0;
	float:right;
}
#homelatestnews td { padding: 4px; vertical-align: top; line-height: 14px; }

.homeheader { margin-bottom: 33px; }

#homenewsheadlines { margin-left: 3px;  }


/*################ PAGE TITLES #############*/

h2.about-us, h2.careers, h2.pipeline, h2.technology, h2.investors, h2.media, h2.clinicaltrials, h2.contact {
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 20px 1px;
	width:auto;
	height:33px;
}
h2.about-us { background:url(/images/t_about.gif) no-repeat; }
h2.careers { background:url(/images/t_careers.gif) no-repeat; }
h2.pipeline { background:url(/images/t_pipeline.gif) no-repeat; }
h2.technology { background:url(/images/t_technology.gif) no-repeat; }
h2.investors { background:url(/images/t_investor.gif) no-repeat; }
h2.media { background:url(/images/t_media.gif) no-repeat; }
h2.clinicaltrials { background:url(/images/t_clinicaltrials.gif) no-repeat; }
h2.contact { background:url(/images/t_contact.gif) no-repeat; }

/*################ LINKS #############*/

a, a:visited { color:#5A7C96; line-height:14px; padding: 0px; margin: 0px; }
a:hover{ color: #AA0000; }
