/* CSS Document */

#wrapper {
	width: 700px;
	height:auto;
	margin:0px auto;
	text-align: center;
}
#top {
	width: 700px;
	height: 24px;
	background-image:url(images/top3.png);
	background-repeat:no-repeat;
}
#header {
	width: 700px;
	height: 150px;
	background-image:url(images/clouds_bg4.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#navigation {
	width: 700px;
	height: 39px;
	background-image: url(images/navbar_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	text-align:left;
	margin-top:0px;
	background-color: #9D9D9D;
	padding-top:0px;
}
#logo {
	width:195px;
	height:105px;
	background-image:url(images/logo.png);
	position:relative;
	top: 13px;
	left:3px;
}
#main {
	width: 690px;
	height: 400px;
	float: left;
	background: #FFFFFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-left:10px;
	padding-top:10px;
}
#main_facility {
	width: 690px;
	height: 1200px;
	float: left;
	background: #FFFFFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-left:10px;
	padding-top:10px;
}
#main_sample{
	width: 690px;
	height: 500px;
	float: left;
	background: #FFFFFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-left:10px;
	padding-top:10px;
}
#footer {
	width: 700px;
	height:77px;
	clear:both;
	background-image:url(images/footer_bg3.jpg);
	background-repeat:repeat-x;
	padding-top:2px;
	text-align:left;
}
#sidebar {
	width: 200px;
	height: auto;
	float:right;
}
#bottom {
	width: 700px;
	height: 100px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#welcome {
	width:390px;
	height:auto;
	text-align:left;
	float: left;	
}
#welcome2 {
	width:290px;
	height:290px;
	text-align:left;
	float: left;
	background-image:url(images/rob_baxter4.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#facility {
	width:680px;
	height:auto;
	text-align:left;
	float: left;
	background-image:url(images/rob_mach1.jpg);
	background-position:top right;
	background-repeat:no-repeat;	
}
#sample {
	width:680px;
	height:auto;
	text-align:left;
	float: left;	
}
#contact {
	width:300px;
	height:auto;
	text-align:left;
	float: left;
}
#contact2 {
	width:380px;
	height:290px;
	text-align:left;
	float: left;	
}
li.nav {
	list-style:none;
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-left:8px;
	color: #333333;
}
li.sample {
	list-style:none;
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-left:0px;
	color: #333333;
}
ul.nav {
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding: 2px;
}
#navsite ul li {
	list-style: none;
	margin:0;
	display:inline;
}
a:link {
	color:#333333;
}
a:visited {
	color: #006565;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #006565;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #666666;
}
ul.mach {
	list-style: outside;
	margin-left:0px;
	margin-top:0px;
	padding: 2px;
}
li.mach {
	list-style: disc;
	display: list-item;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
