body {
	margin-top: 0px;
	text-align: center;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background:#dbdbdb;
	}

#container {
	width: 796px;
	text-align: left;
	background: url(images/bkgd.jpg) repeat-y;
	margin: auto;
	}
	
#top {
	width: 796px;
	height:2px;
	background-image: url(images/bkgd-top.gif);
	}

#logo {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#banner {
	width: 784px;
	height: 300px;
	padding: 6px 12px 0px 0px;
	text-align: right;
	}
#banner a:link {color: #000000; text-decoration: none;}
#banner a:visited {color: #000000; text-decoration: none;}
#banner a:hover {color: #194E9D; text-decoration: none;}
#banner a:active {color: #194E9D; text-decoration: none;}
	
.banner-home {background: url(images/banner-home.jpg) no-repeat;}
.banner-exploration {background: url(images/banner-exploration.jpg) no-repeat;}
.banner-acquisitions {background: url(images/banner-acquisitions.jpg) no-repeat;}
.banner-edge {background: url(images/banner-edge.jpg) no-repeat;}
.banner-people {background: url(images/banner-people.jpg) no-repeat;}
.banner-news {background: url(images/banner-news.jpg) no-repeat;}
.banner-about {background: url(images/banner-about.jpg) no-repeat;}
.banner-contact {background: url(images/banner-contact.jpg) no-repeat;}

#nav {
	background:url(images/bkgd-nav.gif) repeat-x 0 0;
	height:29px;
	margin-bottom:20px;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:9px 0 0 0;
}

#nav li {display:inline;}

#nav a {
	display:block;
	float:left;
	text-transform:uppercase;
	border-right:1px solid #000;
	line-height:1em;
	padding:0 16px;
}

#nav a.last {
	border-right:0;
}

#nav a {color: #000000; text-decoration: none;}
#nav a:hover, #nav a:active {color: #194E9D;}

#home-welcome {
	float: left;
	width: 300px;
	padding: 10px 15px 0px 30px;
	margin-bottom: 15px;
	border-right: 1px solid #666666;
	}
	
#home-col2 {
	float: right;
	width: 395px;
	padding: 10px 30px 0px 0px;
	margin-bottom: 15px;
	}
	
#footer {
	clear: both;
	width: 766px;
	height: 21px;
	font-size: 9px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/bkgd-bottom2.gif);
	background-repeat: repeat-x;
	}

#header-subpages {
	width: 796px;
	text-align: center;
	}
	
#content {
	width: 700px;
	margin: auto;
	padding: 30px 20px 15px 20px;
	background: url(images/bkgd-rooster.jpg) no-repeat;}

.img-right {
	float: right;
	margin: 2px 0px 5px 8px;
	}
	
.copy {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}

a:link {color: #194E9D; text-decoration: none;}
a:visited {color: #194E9D; text-decoration: none;}
a:hover {color: #194E9D; text-decoration: underline;}
a:active {color: #194E9D; text-decoration: underline;}
	
