@charset "utf-8";
#outerBorder {
	float:none;
	position:relative;
	margin:30px auto 30px auto;
	width:800px;
	height:auto; 
	/*background-color:#FFF;*/
	background:url(../images/page-liner-bkg.jpg);
	background-position:top;
	background-repeat:repeat;
}
#pageLiner {
	float:none;
	position:relative;
	margin: 0 auto;
	width:800px;
	height: 100%;
	min-height: 100%;
	/*background-color:#FFF;*/
	background:url(../images/page-liner-bkg.jpg);
	background-position:top;
	background-repeat:repeat;
}
#header {
	float:none;
	position:relative;
	margin: 0 auto;
	width:800px;
	height:157px;
	background:url(../images/header-nav.jpg);
	background-position:top;
	background-repeat:no-repeat;
	/*z-index:1000;*/
}
#headerTop {
	float:right;
	position:relative;
	margin:0px;
	width:800px;
	height:110px;
	/*z-index:1020;*/
}
#navbar {
	float:right;
	position:relative;
	margin:2px 0px 0px 0px;
	width:506px;
	height:36px;
	text-align:right;
	/*z-index:1020;*/
}
#navcontainer ul
{
padding-left: 0;
margin:0px;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding:12px 11px 8px 11px;
color: #333;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
background:url(../images/nav-hover.jpg);
background-position:top;
background-repeat:repeat-x;
color: #fff;
}
#leftnavcontainer { width: 247px; }

#leftnavcontainer ul
{
margin-left: 20px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

#leftnavcontainer a
{
display: block;
padding:8px 6px;
width: 194px;
border-bottom: 1px dotted #a5a5a5;
}

#leftnavcontainer a:link, #innernavlist a:visited
{
color:#333;
text-decoration: none;
}

#leftnavcontainer a:hover
{
background-color: #f2f2f2;
color: #333;
}
#home_top_full {
	float:none;
	position:relative;
	margin:0 auto;
	width:784px;
	height:195px;
	background:url(../images/home-graphic-full.jpg);
	background-position:top;
	background-repeat:no-repeat;
	/*z-index:900;*/
}
#home_top_right {
	float:left;
	position:relative;
	margin:0px;
	width:487px;
	height:195px;
	background:url(../images/redefining-fuel-energy-industry.jpg);
	background-position:top;
	background-repeat:no-repeat;
	/*z-index:900;*/
}
#home_top_left {
	float:left;
	position:relative;
	margin:0px;
	width:297px;
	height:195px;
	/*z-index:900;*/
}
#home_lower {
	float:none;
	position:relative;
	margin:0 auto;
	width:784px;
	height:auto;
	background:url(../images/home-body-bkg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#home_lower_right {
	float:left;
	position:relative;
	margin:0px;
	width:487px;
	height:auto;
	/*background:url(../images/home-lower-right.jpg);
	background-position:top;
	background-repeat:repeat-y;*/
}
#home_lower_left {
	float:left;
	position:relative;
	margin:0px;
	width:297px;
	height:auto;
	/*background:url(../images/home-lower-left.jpg);
	background-position:top;
	background-repeat:repeat-y;*/
}
#home_bottom {
	float:none;
	position:relative;
	margin:0 auto;
	width:784px;
	height:32px;
	background:url(../images/home-bottom-bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#inner_top_full {
	float:none;
	position:relative;
	margin:0 auto;
	width:784px;
	height:134px;
	background:url(../images/inner-top-graphic.jpg);
	background-position:top;
	background-repeat:no-repeat;
	/*z-index:900;*/
}
#inner_top_right {
	float:left;
	position:relative;
	margin:0px;
	width:537px;
	height:134px;
	/*z-index:900;*/
}
#inner_top_left {
	float:left;
	position:relative;
	margin:0px;
	width:247px;
	height:134px;
	/*z-index:900;*/
}
#inner_lower {
	float:none;
	position:relative;
	margin:0 auto;
	width:784px;
	height:auto;
	background:url(../images/inner-body-bkg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#inner_lower_right {
	float:left;
	position:relative;
	margin:0px;
	width:537px;
	height:auto;
}
#inner_lower_left {
	float:left;
	position:relative;
	margin:0px;
	width:247px;
	height:auto;
}
#inner_bottom {
	float:none;
	position:relative;
	margin:0 auto;
	width:784px;
	height:168px;
	background:url(../images/inner-bottom-bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#employment_list {
	float:right;
	position:relative;
	margin:16px;
	width:200px;
	height:200px;
	background: #b8cce4;
}
#footer {
	float:none;
	position:relative;
	margin: 0 auto;
	width:800px;
	height:40px;
	background:url(../images/footer-bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#footer_left {
	float:left;
	position:relative;
	margin:0px;
	width:600px;
	height:40px;
}
#footer_right {
	float:left;
	position:relative;
	margin:0px;
	width:200px;
	height:40px;
}