body {
margin:0;
padding:0;
background-color:#C8C2B6;
text-align:center;
background-image:url(../images/bkgd2.gif);
background-repeat:repeat-x;
font-family:verdana, helvetica, sans-serif;
font-size:11px;
color:#666666;
}

ul
{
margin-top: -13px;
}

ol
{
margin-top: -13px;
}

#container {
position:relative;
width:1000px;
margin:0 auto;
}

#header {
position:relative;
background-image:url(../images/bkgdTop2.gif);
background-repeat:no-repeat;
height:258px;
padding:0px 38px;
text-align:left;
overflow:visible;
z-index:5;
}

#headerTop {
position:relative;
float:none;
height:73px;
}

.logo {
position:relative;
float:left;
top:9px;
left:18px;
z-index:100;
}

#loginBox {
position:relative;
float:right;
margin:8px 24px 0px;
color:#666;
z-index:110;
}

#loginBox h3 {
font-size:11px;
padding:0px;
margin:0 0 3px 0;
}

#loginBox form label {
padding-right:4px;
font-size:10px;
}

.loginFields {
width:120px;
height:12px;
border:1px solid #B3AEA4;
margin-bottom:3px;
color:#393532;
padding:2px;
}

.submitBtn {
background-color:#fff;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #666666;
border-bottom:1px solid #666666;
font-size:10px;
font-family:arial, helvetica, sans-serif;
color:#393532;
cursor:pointer;
}

#headerImage {
position:relative;
height:200px;
background-image:url(../images/header/home.jpg);
}

#headerImagePacific {
position:relative;
height:200px;
background-image:url(../images/header/pacific.jpg);
}

#headerImageCompany {
position:relative;
height:200px;
background-image:url(../images/header/company.jpg);
}

#headerImagePeople {
position:relative;
height:200px;
background-image:url(../images/header/people.jpg);
}

#headerImageServices {
position:relative;
height:200px;
background-image:url(../images/header/services.jpg);
}

#headerImageEmployment {
position:relative;
height:200px;
background-image:url(../images/header/employment.jpg);
}

#headerImageNews {
position:relative;
height:200px;
background-image:url(../images/header/news.jpg);
}

#headerImageContact {
position:relative;
height:200px;
background-image:url(../images/header/contact.jpg);
}

#headerImagePermits {
position:relative;
height:200px;
background-image:url(../images/header/permits.jpg);
}

#mainNav {
position:relative;

}

#mainNav ul {
margin:0;
padding:1px 0px 0px 10px;
list-style-type:none;
background-color:#E12E22;
background-image:url(../images/navShadow.gif);
background-repeat:repeat-x;
background-position: bottom;
height:42px;
width:913px;
}

#mainNav ul li {
display:inline;
}

#mainNav ul li a {
display:block;
float:left;
padding:0px 11px;
font-size:13px;
font-weight:bold;
color:#fff;
border-right:1px solid #fff;
text-decoration:none;
}

#mainNav ul li a:hover {
text-decoration:underline;
}

#mainNav a.noBorder {
border:0;
}

#searchBox {
position:absolute;
top:320px;
left:650px;
padding:0;
z-index:80;
}

#searchBox p {
margin:0;
padding:0;
}

#searchBox .loginFields {
margin:0;
}

#content {
background-image:url(../images/bkgdContent.gif);
background-repeat:repeat-y;
padding:68px 60px 0px;
text-align:left;
}

#home #content {
}

#contentInner {
background-image:url(../images/greyLogoWhite.gif);
background-position: left bottom;
background-repeat: no-repeat;
}

#sitemgrContent {
float:none;
border-left:1px solid #CECFD0;
min-height:200px;
margin-left:55px;
padding:20px 30px 20px;
line-height:17px;
}

#home #sitemgrContent {
padding:0;
margin-left:0px;
border:0;
}

#footer {
height:100px;
text-align:left;
padding:33px 50px 0px;
background-image:url(../images/bkgdFooter.gif);
background-repeat:no-repeat;
}

#footer p {
margin:0;
padding:0;
font-size:10px;
color:#B0AFAF;
}

#footer a {
color:#B0AFAF;
}

hr
{
margin: 0;
padding: 0;
}