@charset "utf-8";
/* CSS Document */

body,html {
margin:0px;
padding:0px;
background:#999999;
font-family:Arial;
}
.graphicLink {
text-decoration:none;
font-size:0pt;
line-height:0pt;
outline:none;
height:100%;
width:100%;
float:left;display:inline;
}
.graphicLink span {
visibility:hidden;
}

#marginWrap {
width:1005px;
margin:0px auto;
}

#header {
width:1005px;
height:384px;
background:url(Images/header_home.jpg) no-repeat;
float:left;display:inline;
}

#logo {
width:239px;
height:114px;
margin:0px 0px 0px 19px;
}

#utility_nav {
    display: inline;
    float: left;
    height: 15px;
    margin: 10px 0 0 530px;
    overflow: hidden;
    width: 197px;
	padding:0px;
}
#utility_nav li {
	height:15px;
	float:left;display:inline;
}
#utility_home {
width:37px;
}
#utility_home a:hover {
background:url(Images/utility_navOn.jpg) 0px 0px no-repeat;
}
#utility_investor {
width:57px;
margin-left:20px;
}
#utility_investor a:hover {
background:url(Images/utility_navOn.jpg) -57px 0px no-repeat;
}
#utility_contact {
width:67px;
margin-left:16px;
}
#utility_contact a:hover {
background:url(Images/utility_navOn.jpg) -130px 0px no-repeat;
}
#primary_nav {
width:720px;
height:28px;
float:left;display:inline;
margin:12px 0 0 8px;
padding:0px;
}
#primary_nav li {
height:28px;
float:left;display:inline;
}
#primary_about {
width:69px;
}
#primary_about a:hover {
	background:url(/Images/primary_navOn.jpg) 0 0 no-repeat;
}
#primary_completions {
margin-left:4px;
width:88px;
}
#primary_completions a:hover {
	background:url(/Images/primary_navOn.jpg) -73px 0 no-repeat;
}
#primary_production {
margin-left:4px;
width:78px;
}
#primary_production a:hover {
	background:url(/Images/primary_navOn.jpg) -165px 0 no-repeat;
}
#primary_pipeline {
margin-left:4px;
width:61px;
}
#primary_pipeline a:hover {
	background:url(/Images/primary_navOn.jpg) -247px 0 no-repeat;
}
#primary_international {
margin-left:4px;
width:155px;
}
#primary_international a:hover {
	background:url(/Images/primary_navOn.jpg) -312px 0 no-repeat;
}
#primary_current {
margin-left:4px;
width:179px;
}
#primary_current a:hover {
	background:url(/Images/primary_navOn.jpg) -471px 0 no-repeat;
}
#primary_facilities {
margin-left:4px;
width:66px;
}
#primary_facilities a:hover {
	background:url(/Images/primary_navOn.jpg) -654px 0 no-repeat;
}
#tagline {
width:969px;
float:left;display:inline;
overflow:hidden;
height:35px;
margin:229px 0px 0px 17px;
}
#tagline span { visibility:hidden; }

#main {
width:1005px;
float:left;display:inline;
height:415px;
background:url(Images/main_home.jpg) no-repeat;
font-size:12px;
line-height:18px;
}
#yahooFinance {
width:250px;
height:400px;
float:left;display:inline;
margin:1px 0px 0px 40px;
overflow:hidden;
}

#middle {
width:259px;
height:360px;
float:left;display:inline;
overflow:hidden;
color:#333333;
margin:25px 0px 0px 64px;
}
#box_1 {
width:259px;
height:151px;
float:left;display:inline;
}
#box_2 {
width:259px;
height:175px;
float:left;display:inline;
margin:34px 0px 0px 0px;
}
#news {
width:260px;
height:360px;
overflow:hidden;
margin:25px 0px 0px 78px;
float:left;display:inline;
}

h1 { 
font-size:17px;
margin:0px 0px 2px 0px;
padding:0px;
line-height:20px;
font-weight:bold;
color:#0f6cb6;
}
.learnMore {
float:right;display:inline;
margin:3px 10px 0px 0px;
background:url(Images/learnMore_arrow.jpg) left top no-repeat;
line-height:18px;
padding-left:25px;
color:#028bda;
font-size:12px;
font-weight:bold;
font-family:Arial;
text-decoration:none;
}
.learnMore:hover {
background:url(Images/learnMore_arrowHover.jpg) left top no-repeat;
color:#4b4b4b;
}
#news h2 {
font-size:13px;
font-weight:bold;
}
#news a {
color:#333333;
font-size:12px;
text-decoration:none;
}
#news a:hover {
text-decoration:underline;
}
.newsItem {
padding:10px 0px 5px 0px;
}

#footer {
width:1005px;
float:left;display:inline;
background:url(Images/footer.jpg) no-repeat;
color:#fff;
font-size:12px;
line-height:14px;
font-family:Tahoma;
}
#addressLine {
float:right;display:inline;
width:500px;
text-align:right;
margin-right:19px;
margin-top:15px;
margin-bottom:0px;
}
#fax {
padding-left:15px;
}
#phone { 
padding-left:15px;
}
#copyrightLine {
float:left;display:inline;
margin:15px 0px 0px 19px;
}
#footerLinks {
float:left;display:inline;
width:100%;
text-align:center;
margin:23px 0px 15px 0px;
}
#footerLinks li {
display:inline;
color:#474747;
margin:0px 2px;
font-family:Tahoma;
font-size:11px;
line-height:14px;
}
#footerLinks li a {
color:#474747;
font-size:11px;
line-height:14px;
text-decoration:none;
}
#footerLinks li a:hover {
color:#fff;
}
#footerLinks li a.selected {
	font-weight:bold;
}
