body {
	background: #FFF url(../images/bg-main.jpg) repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	line-height: 140%; 
	color: #4A6179;
}

/*div { border: 1px solid #000; } */

p, ol, ul, h1 { font-family: Tahoma, Arial; font-size: 11px; line-height: 140%; color: #716D59; }
h1 { border-bottom: 1px solid #666666; border-top: 1px solid #666666; padding: 11px 0px 11px 0px; font-weight: bold; line-height: 100%;}
.centerAlign { text-align: center; }

.indented {  }
.red { color: #AA0000; }
.white { color: #FFFFFF; }
.small { font-size: 10px; }

.borders { border-left: 1px solid #E4E2AE; border-right: 1px solid #E4E2AE; } 

/* ####################### page structure ####################### */

#logo { clear: both; margin: 36px 0px 10px 0px; /*float: left;*/ }
#masthead-home { clear: both; border-left: 1px solid #E4E2AE; border-right: 1px solid #E4E2AE; }
#wrapper { text-align: center; position: relative; width: 777px; margin: 0px auto 0px auto; padding: 0px; } 
#contents { margin: 22px 10px 5px 20px; border-left: 1px solid #E4E2AE; border-right: 1px solid #E4E2AE; }
#latestnews { margin: 0px 20px 30px 30px; }
#spacer { width: 270px; }
#hometext { margin: 0px 30px 0px 33px; }

#contentswrapper {
	padding-top: 40px;
	border-left: 1px solid #E4E2AE; border-right: 1px solid #E4E2AE;
}

#index-left { 
	float: left; 
	width: 441px;
	height: auto;
	margin: 0px 40px 0px 30px;
	border: 1px solid #000;
}

#index-right { 
	float: left; 
	width: 230px;
	height: auto;
	border: 1px solid #000;
}

#footer {
	clear: both;
	width: 777px;
	height: 30px;
	text-align: right; 
	padding: 12px 30px 12px 0px;
	background: #999999;
	border-left: 1px solid #E4E2AE; border-right: 1px solid #E4E2AE;
}

/* ####################### links ####################### */

a, a:visited { color: #AA0000; font: 11px Tahoma; line-height: 130%; text-decoration: underline; }
a:hover, a:active { color: #9CAFD1; font: 11px Tahoma; line-height: 130%; text-decoration: underline; }

.linkBlue, .linkBlue:visited { color: #4A6179; font: 11px Tahoma; line-height: 130%; text-decoration: underline; }
.linkBlue:hover, .linkBlue:active { color: #AA0000; font: 11px Tahoma; line-height: 130%; text-decoration: underline; }

.linkWhiteSmall, .linkWhiteSmall:visited { color: #e2e2e2; font: 10px Tahoma; line-height: 110%; text-decoration: none; font-weight: bold;}
.linkWhiteSmall:hover, .linkWhiteSmall:active { font: 10px Tahoma; line-height: 110%; text-decoration: underline; font-weight: bold; }

.homeCell {	background-image: url(../images/home_body.jpg); background-repeat: no-repeat; background-position: left top; }
.insideCell { background-image: url(../images/inside_body.jpg); background-repeat: no-repeat; background-position: left top; }

.footer { line-height: 130%; color: #FFFFFF; }

#navlistSUB { width: 220px; background-color: none; text-align: left; margin: 30px 30px 30px 20px; }
#navlistSUB a { line-height: 110%; width: 152px; background-color: none; color: #333333; text-decoration: none; display: block; border: 1px solid #FFFFFF; margin: 8px 0px 8px 16px; padding: 6px 4px 6px 12px; }
#navlistSUB a:link, #navlistSUB a:visited { width: 170px; background-color: none; color: #0072B1; }
#navlistSUB a:Hover { background-color: #0072B1; color: #FFFFFF; }
#navlistSUB p { font: 11px Tahoma; font-weight: bold; width: 163px; background-color: none; text-align: left; margin-bottom: 7px; padding-left: -15px;}

/* ####################### topnav ####################### */

#navigation {
	height:39px;
	margin-top:3px;
	padding: 0px;
	width:753px;
	/*float: left;*/
}

#navigation ul {
	list-style:none;
	margin: 0px 0px 0px -40px;
}
* html #navigation ul {
	margin: 0px 0px 0px 0px;
}

#navigation ul li {
	float:left;
	height:38px;
}

#navigation ul li a {
	background-image:url(../images/topnav.gif);
	background-repeat:no-repeat;
	height:39px;
	display:block;
	margin:0px 0px 0px 0px;
	/*overflow:hidden;*/
	text-indent:-9999px;
	/*border: 1px solid #000;*/
}

#navigation ul li.home a { background-position:0px 0; width:101px; }
#navigation ul li.home a:hover { background-position:0px -39px; }

#navigation ul li.mgmt a { background-position:-101px 0; width:215px; }
#navigation ul li.mgmt a:hover { background-position:-101px -39px; }

#navigation ul li.clinical a { background-position:-316px 0; width:163px; }
#navigation ul li.clinical a:hover { background-position:-316px -39px; }

#navigation ul li.investors a { background-position:-479px 0; width:116px; }
#navigation ul li.investors a:hover { background-position:-479px -39px; }

#navigation ul li.contact a { background-position:-594px 0; width:120px; }
#navigation ul li.contact a:hover { background-position:-594px -39px; }