@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}

body {
	background:url(/images/bg.gif) repeat-x #005496;
	font-family: Arial, Helvetica, sans-serif;
	}

.clear {clear:both;}

img { border:none; }

/* ads vertical scroll bar to all pages to keep center-aligned pages from jumping left or right */
html {
	overflow: -moz-scrollbars-vertical;
	}

#header {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	margin-top:13px;
	}

#logo {
	float:left;
	width:307px;
	height:80px;
	margin-top:5px;
	}

#top-nav{
	background:url(/images/tn_bg.gif) repeat-x;
	font-size:14px;
	height:24px;
	float:right;
	}

#top-nav .tn-div{
	float:left;
	}
	
#top-nav .tn-link{
	float:left;
	padding:5px 23px 0 23px;
	}
	
#top-nav a{
	text-decoration:none;
	color:#ffffff;
	}
	
#top-nav a:hover{
	text-decoration:none;
	color:#ffffff;
	}

#main-menu{
	font-size:14px;
	height:31px;
	padding-top:25px;
	float:left;
	}
	
#main-menu .mm-div{
	float:left;
	}
	
#main-menu .mm-link {
	float:left;
	padding:8px 20px 0 20px;
	height:23px;
	}
	
#main-menu .mm-link_on {
	float:left;
	background:url(/images/mm_bg_on.gif) repeat-x;
	padding:8px 20px 0 20px;
	height:23px;
	}
	
#main-menu a {
	text-decoration:none;
	color:#ffffff;
	}
	
#main-menu a:hover {
	text-decoration:none;
	color:#ffffff;
	}
	
#main-menu a.on {
	text-decoration:none;
	color:#faa61a;
	}
	
#main-menu a.on:hover {
	text-decoration:none;
	color:#faa61a;
	}
	
#content {
	padding-top:22px;
	width:100%;
	background:#ffffff;
	}
	
#page-content{
	margin-left:auto;
	margin-right:auto;
	width:976px;
	}

#content-top{
	background:url(/images/content_top_bg.gif) repeat-x;
	height:28px;
	color:#faa61a;
	font-size:12px;
	line-height:26px;
	}

#content-top a{
	color:#ffffff;
	text-decoration:none;
	}

#content-top a.on{
	color:#faa61a;
	text-decoration:none;
	}

#content-mid{
	width:972px;
	padding:0 1px 25px 1px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
	
#content-btm{
	background:url(/images/content_btm_bg.gif) repeat-x;
	height:5px;
	margin-bottom:21px;
	}

#text {
	width:536px;
	padding:0 30px 0 41px;
	margin:28px 0 0 1px;
	float:left;
	}

#text a{
	text-decoration:none;
	}
	
#text h1{
	font-size:26px;
	line-height:32px;
	font-weight:normal;
	color:#faa61a;
	margin-bottom:14px;
	}

#text h1.news{
	font-size:12px;
	line-height:14px;
	}
	
#text h2{
	font-size:17px;
	line-height:23px;
	font-weight:normal;
	color:#231f20;
	margin-bottom:14px;
	}

#text h2.news{
	margin-bottom:0px;
	}
	
#text h3{
	font-size:15px;
	line-height:21px;
	font-weight:normal;
	color:#231f20;
	margin-bottom:14px;
	}

#text p{
	font-size:13px;
	line-height:19px;
	color:#333333;
	margin-bottom:14px;
	}
	
#text li{
	font-size:13px;
	line-height:19px;
	color:#333333;
	}
	
#text ul{
	margin-bottom:14px;
	margin-left:35px;
	}
	
#text ul.secondary li{
	font-size:13px;
	line-height:19px;
	color:#333333;
	list-style-type:circle;
	}
	
#text ul.secondary {
	margin-bottom:14px;
	margin-left:55px;
	}

#text ol{
	margin-bottom:14px;
	margin-left:35px;
	}

#text blockquote{
	font-size:13px;
	line-height:19px;
	color:#333333;
	margin-bottom:14px;
	margin-left:35px;
	}
	
#photo {
	margin:12px 0 14px 0;
	float:left;
	}
	
#callout {
	width:355px;
	margin:37px 0 14px 0;
	float:left;
	}

#callout h2{
	font-size:17px;
	line-height:23px;
	font-weight:normal;
	color:#231f20;
	margin-bottom:14px;
	}

#home-content{
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	}
	
#home-top{
	margin:0 62px 1px 62px;
	background:url(/images/home_top_bg.gif) repeat-x;
	height:25px;
	}

#home-mid{
	width:976px;
	margin:0 62px 1px 62px;
	}
	
#home-text{
	float:left;
	width:425px;
	padding:28px 26px 20px 75px;
	}

#home-images{
	float:left;
	width:513px;
	}

#home-images .life-laboratories{
	margin:30px 0 20px 25px;
	}
	
#home-text h1 {
	font-size:28px;
	line-height:32px;
	font-weight:normal;
	color:#4c4c4c;
	margin-bottom:14px;
	}
	
#home-text p {
	font-size:12px;
	line-height:18px;
	color:#333333;
	margin-bottom:14px;
	}

#contact {
	margin-left:auto;
	margin-right:auto;
	width:976px;
	}

#footer {
	margin-left:auto;
	margin-right:auto;
	width:976px;
	padding:10px 0 14px 0;
	font-size:11px;
	line-height:17px;
	color:#ffffff;
	}
	
#footer a {
	color:#faa61a;
	text-decoration:none;
	}