body
{
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	background-color: #e0e3ec;
	font-size: 62.5%;
}

h1
{
	font-family: georgia, serif;
	font-size: 1.7em;
	line-height: 1.4em;
	margin: 0em 0em .25em 0em;
	color: #4e5977;
}

h2
{
	font-family: georgia, serif;
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 1.5em 0em .5em 0em;
	color: #000;
}

h3
{
	font-family: georgia, serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0em 0em 1em 0em;
	color: #4e5977;
}

p
{
	font-size: 1.1em;
	line-height: 1.7em;
	margin: 0em 0em 1em 0em;
	color: #333;
}

a:link, a:visited
{
	color: #c3551b;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: #c3551b;
	text-decoration: none;
}

ul, ul ul
{
	margin: 1em 0em 1.5em 0em;
	padding: 0em 0em 0em 2em;
}

ul li, ul ui li
{
	font-size: 1.1em;
	line-height: 1.7em;
	padding: 0em;
	color: #333;
	margin: 0px 0px 6px 0px;
}

.left { float: left; }
.right { float: right; }


/* Frame structure */

#frameInner
{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	border-color: #4e5977;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	background-color: #FFF;
}

#headerInner
{
	height: 130px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #666;
/*
	background-color: aqua;
	background-image: url(/images/header_bkgrd_index.jpg);
	background-repeat: no-repeat;
*/
}


/* Navigation */

#nav
{
	float: left;
	display: inline;
	margin: 95px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
/*
	background-color: #EEE;
*/
}

#subnav
{
	float: left;
	display: inline;
	width: 170px;
	margin: 40px 0px 40px 30px;
	padding: 0px 0px 0px 0px;
	text-align: right;
/*
	background-color: #EEE;
	border-bottom: 1px solid #666;
*/
}

#nav ul
{
	list-style-type: none;
	display: inline;
	margin: 0em 0em 0em 0em;
	padding: 0em;
}

#nav ul li
{
	float: left;
	list-style-type: none;
	margin: 0em 0em 0em 0px;
	padding: 0em 0em 0em 0px;
	font-size: 1.2em;
	color: #d7d7d7;
}

#subnav ul
{
	list-style-type: none;
	margin: 0em 0em 0em 0em;
	padding: 0em;
}

#subnav ul li
{
	list-style-type: none;
	margin: 0em 0em 1.4em 0px;
	padding: 0em 0em 0em 0px;
	font-size: 1em;
	line-height: 1.4em;
	color: #AAA;
/*
	float: left;
*/
}

#nav a:link, #nav a:visited, #subnav a:link, #subnav a:visited
{
	color: #4e5977;
	font-weight: normal;
	text-decoration: none;
}

#nav a:hover, #nav a:hover, #subnav a:hover, #subnav a:hover
{
	color: #c3551b;
	text-decoration: underline;
}

#service #nav-services a, #companies #nav-company a, #clients #nav-clients a,
	#news #nav-news a, #events #nav-events a, #contact #nav-contact a, 
	#docs #nav-documents a, #service-by-industry #nav-servicesIndus a,
	
/* Services */

#services #subnav-1 a, #ctox-panel #subnav-2 a, #acute-toxicity-screen #subnav-3 a, 
	#drug-drug-interaction-toxicity-screen #subnav-4 a, #cardiotox-panel #subnav-5 a,
	#dermotox #subnav-6 a, #acute-toxicity-ld50 #subnav-7 a, #ocular-corrosion-irritation #subnav-8 a, 
	#endocrine-disruption-screen #subnav-9 a, #skin-sensitization #subnav-10 a,
	#custom-assays #subnav-11 a, #skin-irritation #subnav-12 a, #skin-corrosion #subnav-13 a,
	#percutaneous-absorption #subnav-14 a, #phototoxicity #subnav-15 a, 

/* Company */

#company #subnav-1 a, #james-mckim #subnav-2 a, #syed-ahmed-mustafa #subnav-3 a,
	#timothy-mitchell #subnav-4 a, #paul-wilga #subnav-5 a, #susan-crookston #subnav-6 a,
	#karen-rutherford-root #subnav-7 a, #colleen-toole #subnav-8 a, 
	#colleen-toole #subnav-9 a, #careers #subnav-10 a

	{ color: #c3551b; }


/* Inner Elements */

#featureInner
{
	clear: both;
	width: 955px;
	margin: 0px 0px 4px 0px;
	padding: 25px 0px 0px 0px;
	border-bottom: 1px solid #dcdee4;
	background-color: #FFF;
	background-image: url(images/index_feature_bkgrd.jpg);
	background-repeat: no-repeat;
	/*
	height: 100px;
	float: left;
*/
}

#feature h1
{
	font-size: 2.2em;
	line-height: 1.3em;
	margin: 0em 0em 1em 0em;
	color: #000;
	font-weight: normal;
}

#feature h1.white { color: #FFF; }





/* Footer */

#footer
{
	clear: both;
	width: 931px;
	height: 26px;
	background-color: #4e5977;
	padding: 12px;
/*
	margin: 30px 0px 0px 0px;
	float: left;
*/
}

#footer p
{
	font-size: 1em;
	color: #FFF;
}

#footer a:link, #footer a:visited
{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover
{
	text-decoration: none;
}



/* Misc */

p.zero
{
	margin: 0em;
	clear: both;
}

p.excerpt
{
	margin: 0em 5em 2em 3em;
	color: #999;
}

img { border: 0px; }

.contain
{
	float: left;
	display: inline;
	width: 190px;
	margin: 0px 20px 15px 0px;
	background-color: #FFF;
}

.eventContain
{
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #CCC;
}

/* Inherited Styles */

#content
{
	float: left;
	display: inline;
	width: 650px;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 40px 50px;
	background-color: #FFF;
}

#contentFull
{
	float: left;
	display: inline;
	width: 90%;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 40px 50px;
	background-color: #FFF;
}

#content img, #contentFull img { padding: 20px 20px 20px 0px; }

#content .eventContain img { padding: 20px 0px 0px 0px; }

#content img.left, #contentFull img.left { padding: 10px 20px 15px 0px; }

#content img.right, #contentFull img.right { padding: 10px 0px 15px 20px; }

dl.services {
	margin-left: 320px;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.7em;
	color: #333;
	}

.services dt {
	margin: 1em 0 0 0;
	padding: 0;
	font-weight: bold;
	}

.services dd {
	margin: 0 0 0 .5em;
	padding: 0;
	}




