html,body {
	background:#fff;
	text-align: center;
	margin: 0px auto;
	}
#navigation {
	margin: 0px auto;
	width: 960px;
	height: 30px;
	padding-top: 5px;
	text-align: right;
	
}
#branding {
	width: 960px;
	height: 40px;
	background-color: #000;
}
#branding ul {
	list-style-type: none;
	color: #cc6666;
}
#branding li {
	color: #333;
	display: inline;
	padding-right: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}


#galleria {
	clear: both;
	margin: 0px auto;
	width: 960px;
	height: 250px;
	background-color: #000;
}
#slideshow {
	margin: 0px auto;
	width: 960px;
	height: 250px;
}


 <!-- media section -->
#logo {
	position: absolute; 
	z-index:9999; 
	background:url(images/logo.png) no-repeat left top; 
	width:198px; 
	height:92px; 
	display: block;}

#container {
	width: 960px;
	margin: 0px auto;

}
#media {
	width: 960px;
}
#left {
	float: left;
	width: 500px;
	height: auto;
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 140%;
	font-color: #999;
}
#center {
	float: left;
	width: 350px;
	height: auto;
	text-align: left;
	padding-left: 70px;
	font-size: 12px;
	line-height: 140%;
	font-color: #999;

}

#history {
	text-align: left;
	position: relative;
	float: left;
	top: 1px;
	left: 1px;
	height: 85px;
	width: 184px;
}
#services {
	position: relative;
	float: left;
	top: 10px;
	left: 150px;
	height: auto;
	width: auto;
		text-align: left;

}
#support {
	position: relative;
	float: left;
	top: 1px;
	left: 220px;
	height: 85px;
	width: 84px;
		text-align: left;

}
#careers {
		width: 150px;
	position: relative;
	float: left;
	top: 1px;
	left: 300px;
	height: 85px;
	width: 84px;
		text-align: left;

}
#bioworld {
	width: 150px;
	position: relative;
	float: left;
	top: 1px;
	left: 400px;
	height: 85px;
	width: 124px;
	text-align: left;
}

#site_info {
	width: 960px;
	clear: both;
	text-align: center;
	color: #6699cc;
	font-size: 10px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	width: auto;
	clear: both;
	height: 20px;
	color: #ccc;
	padding-top: 10px;
}
