#container, #flash_frame_pages, #footer_frame {
 width:920px;
}

#flash_frame_pages {

}

/***************************************************************************/
/* Page content sections
/***************************************************************************/

#about_frame, #production_frame, #drilling_frame, #investor_frame, #contact_frame, #camps_frame, #water_frame {
 height:650px;
 width:920px;
}

#about_frame {
 background-image:url(../media/images/backgrounds/page_bg/blue/bg.jpg);
}

#surface_frame {
 background-image:url(../media/images/backgrounds/page_bg/brown/bg.jpg);
}

#production_frame {
 background-image:url(../media/images/backgrounds/page_bg/teal/bg.jpg);
}

#investor_frame {
 background-image:url(../media/images/backgrounds/page_bg/grey/bg.jpg);
}

#contact_frame {
 background-image:url(../media/images/backgrounds/page_bg/blue/bg.jpg);
}

#camps_frame {
 background-image:url(../media/images/backgrounds/page_bg/pink/bg.jpg);
}

#water_frame {
 background-image:url(../media/images/backgrounds/page_bg/darkblue/bg.jpg);
}

html>body #about_frame, #production_frame, #drilling_frame, #investor_frame, #contact_frame, #camps_frame, #water_frame {
 height:100%; /* this is a non ie hack */
}


#about_frame2, #production_frame2, #drilling_frame2, #investor_frame2, #contact_frame2, #camps_frame2, #water_frame2 {
 background-repeat:no-repeat;
 background-position:top;
 height:650px;
}

#about_frame2 {
 background-image:url(../media/images/backgrounds/page_bg/blue/top.jpg);
}

#production_frame2 {
 background-image:url(../media/images/backgrounds/page_bg/teal/top.jpg);
}

#drilling_frame2 {
 background-image:url(../media/images/backgrounds/page_bg/brown/top.jpg);
}

#investor_frame2 {
 background-image:url(../media/images/backgrounds/page_bg/grey/top.jpg);
}

#contact_frame2 {
 background-image:url(../media/images/backgrounds/page_bg/blue/top.jpg);
}

#camps_frame2 {
 background-image:url(../media/images/backgrounds/page_bg/pink/top.jpg);
}

#water_frame2 {
 background-image:url(../media/images/backgrounds/page_bg/darkblue/top.jpg);
}

html>body #about_frame2, #production_frame2, #drilling_frame2, #investor_frame2, #contact_frame2, #camps_frame2, #water_frame2 {
 height:100%; /* this is a non ie hack */
}

/*middle content*/

#content_div {
 width:920px;
}

#middle_content_title_container {
 width:920px;
 text-align:left;
}

#middle_content_title {
 padding-top:20px;
 padding-left:30px; 
}

#middle_content_title a{
 font-size:25px;
 color:#ffffff;
 font-weight:bold;
 text-decoration:none;
 line-height:normal;
}

#middle_content_cookies {
 padding-left:30px;
 margin-bottom:20px;
}

#middle_content_cookies a{
 text-decoration:none;
}

#middle_content_cookies a:hover{
 text-decoration:underline;
}

#middle_content_container {
 width:920px;
 padding-bottom:35px;
 min-height:500px;
}

/* Tertiary nav styles */

#tertiary_container_blue, #tertiary_container_brown, #tertiary_container_teal, #tertiary_container_grey, #tertiary_container_pink{
 width:220px;
 float:left;
 padding-top:15px;
 min-height:214px;
 height:auto !important;
 height:214px;
}

#tertiary_container_blue {
 background-image:url(../media/images/backgrounds/page_bg/tertiary_bg/blue.jpg);
 background-position:top;
 background-repeat:no-repeat;
}

#tertiary_container_grey {
 background-image:url(../media/images/backgrounds/page_bg/tertiary_bg/grey.jpg);
 background-position:top;
 background-repeat:no-repeat;
}

#tertiary_container_teal {
 background-image:url(../media/images/backgrounds/page_bg/tertiary_bg/teal.jpg);
 background-position:top;
 background-repeat:no-repeat;
}

#tertiary_container_brown {
 background-image:url(../media/images/backgrounds/page_bg/tertiary_bg/brown.jpg);
 background-position:top;
 background-repeat:no-repeat;
}

#tertiary_container_pink {
 background-image:url(../media/images/backgrounds/page_bg/tertiary_bg/pink.jpg);
 background-position:top;
 background-repeat:no-repeat;
}


#tertiary_content {
 margin-left:30px;
 text-align:left;
 margin-right:20px;
}

#tertiary_content a{
 display:block;
 width:170px;
 color:#000000;
 text-decoration:none;
 padding-top:4px;
}

#tertiary_content a:hover {
 color:#002961;
}

#middle_content_right {
 text-align:left;
 width:700px;
 float:left;
}

/* the following middle_content_right_noTer style takes over when no tertiary nav exists */
#middle_content_right_noTer {
 text-align:left;
 width:920px;
 float:left;
}
/* end no Tertiary style */

#middle_content {
 margin-right:45px;
 margin-bottom:35px;
}

#middle_content_noTer {
 margin-right:45px;
 margin-left:35px;
 margin-bottom:35px;
}



#location_lists p{clear:left;}
#location_lists ul li{float:left;width:230px;margin-right:2.4em;margin-bottom:1.5em;}


/*end middle content*/

/**************************************************************************/
/* End content sections
/**************************************************************************/

/***************************************************************************/
/* Footer styles
/***************************************************************************/

#footer_frame {
 height: 39px;
 background-image:url(../media/images/backgrounds/footer.jpg);
 background-repeat:no-repeat;
}

#footer_text {
 padding-top:10px;
 padding-left:125px;
 text-align:left;
 color:#778ace;
}

#print_logo {
 visibility:hidden;
 display:none;
}



