/* Main Styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	background: #105B51 url(images/grad.gif) top left repeat-x;
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #286B63;
	margin: 10px 19px 9px 19px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #286B63;
	margin: 16px 19px 9px 19px;
	padding: 16px 0px 0px 0px;
	border-top: 1px solid #DBE7E5;
	display: block;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 8px 19px;
}
p.small {
	font-size: 70%;
	margin: 10px 19px;
}
p.form {
	margin: 0px 0px 6px 0px;
}
p.admin {
	font-size: 70%;
	margin: 0px 0px 6px 0px;
}
span.white {
	color: #FFFFFF;
}
.smaller {
	font-size: 70%;
	color: #666666;
}
a:link, a:visited, a:active {
	color: #286B63;
	text-decoration: underline;
}
a:hover {
	color: #286B63;
	text-decoration: none;
}
a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.grey:link, a.grey:visited, a.grey:active {
	color: #CCCCCC;
	text-decoration: none;
}
a.grey:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
table {
	margin: 0px 19px 0px 19px;
}
td {
	border-bottom: 1px solid #DBE7E5;
	padding: 5px 0px 0px 0px;
}
.fright {
	float: right;
}
.centre {
	text-align: center;
}
p.biog {
	margin: 0px 19px 6px 110px;
}
img.photo {
	float: left;
	margin: 0px 10px 0px 20px;
}
form {
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 400px;
}
.auto {
	width: auto;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 400px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 400px;
}



/* LAYOUT STYLES */
#centerdiv {
	width: 758px;
	margin: 20px auto 0px auto;
	padding: 0px;
	text-align: left;
}
div.header {
	position: relative;
	width: 100%;
	height: 200px;
}
.index { background: url(images/banner_index.jpg) top left no-repeat; }
.company { background: url(images/banner_company.jpg) top left no-repeat; }
.science { background: url(images/banner_science.jpg) top left no-repeat; }
.pipeline { background: url(images/banner_pipeline.jpg) top left no-repeat; }
.press { background: url(images/banner_press.jpg) top left no-repeat; }
.careers { background: url(images/banner_careers.jpg) top left no-repeat; }
.contact { background: url(images/banner_contact.jpg) top left no-repeat; }
#logo {
	position: absolute;
	bottom: 0px;
	left: 150px;
	margin: 0px;
}
#page {
	position: relative;
	width: 758px;
	background: #FFFFFF url(images/page.gif) top left repeat-y;
}
#column {
	position: relative;
	float: left;
	width: 204px;
	height: 470px;
	background: url(images/bigk.gif) top right no-repeat;
	padding: 50px 0px 0px 0px;
}
html>body #column {
	height: 420px;
}
#address {
	position: absolute;
	width: 204px;
	bottom: 20px;
	left: 4px;
}
#address p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #D2E0DE;
	margin: 0px 19px;
	line-height: 22px;
}
#usercontent {
	position: relative;
	float: left;
	width: 550px;
	height: 470px;
	padding: 20px 0px 0px 0px;
}
html>body #usercontent {
	padding: 10px 0px 0px 0px;
	height: auto;
	min-height: 470px;
}
#quote {
	position: absolute;
	bottom: 0px;
	width: 550px;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	background: #EDE6D4;
}
html>body #quote {
	padding: 20px 0px 10px 0px;
}
#quote img.photo {
	float: left;
	margin: 0px 10px 0px 20px;
}
img.quote66 {
	margin: 0px 8px 0px 0px;
}
img.quote99 {
	vertical-align: top;
	margin:3px 0px 0px 8px;
}
#endquote {
	position: absolute;
	bottom: 10px;
	left: 91px;
}
#quote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin: 0px 19px 0px 19px;
}
#base {
	position: relative;
	clear: both;
	height: 17px;
	margin: -1px 0px 0px 0px;
	background: url(images/bottom.gif) bottom left no-repeat;
}
#basewhite {
	position: relative;
	clear: both;
	height: 17px;
	margin: -1px 0px 0px 0px;
	background: url(images/bottomwhite.gif) bottom left no-repeat;
}
#footer {
	position:relative;
	width: 100%;
	text-align: center;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 10px 0px 15px 0px;
	color: #93B5B1;
}
#map {
	width: 512px;
	height: 200px;
	margin: 8px 19px;
	border: 1px solid #DBE7E5;
}
#map_demo {
	width: 512px;
	height: 200px;
	margin: 8px 19px;
}
html>body #map {
	border: 0px;
}



/* Navigation Styles */
#menu {
	font-size: 100%;
	margin: 0px 20px 0px 40px;
	padding: 0px;
}
#menu li {
	list-style-image: url(images/bullet_off.gif);
	font-size: 70%;
}
html>body #menu li {
	list-style-image: url(images/bullet_off_ff.gif);
}
#menu li.on {
	list-style-image: url(images/bullet_on.gif);
	font-size: 70%;
	font-weight: bold;
}
html>body #menu li.on {
	list-style-image: url(images/bullet_on_ff.gif);
}
#menu li a {
	display: block;
	color: #EDF3F2;
	text-decoration: none;
	padding: 0px 0px 8px 0px;
}
#menu li a:hover {
	color: #FFFFFF;
}
#menu li a.on {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 8px 0px;
}
#menu li a.on:hover {
	color: #FFFFFF;
}
#menusub {
	font-size: 100%;
	margin: 0px 20px 0px 42px;
	padding: 0px;
}
#menusub li {
	list-style: none;
	font-size: 70%;
}
#menusub li a {
	display: block;
	color: #EDF3F2;
	text-decoration: none;
	padding: 0px 0px 8px 8px;
}
#menusub li a:hover {
	color: #FFFFFF;
}
#menusub li a.on {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 6px 8px;
}
html>body #menusub li a.on {
	padding: 0px 0px 8px 8px;
}
#menusub li a.on:hover {
	color: #FFFFFF;
}
/* Fix IE. Hide from IE Mac \*/
* html #menu li { height: 1% }
* html #menu li a { height: 1%; }
* html #menusub li { height: 1% }
* html #menusub li a { height: 1%; }
/* End */