body {
	text-align:center;
	background: #ec8f09 url(images/css/bg.jpg) top left repeat-x;
	color:#000000;
}

form,body {
	margin:0;padding:0;
}
body,input,textarea, p, ul, div, span , .Normal, h3, th, td, tbody{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	color: #000;
}



#popupWrapper {
	background:transparent;
}

#popupWrapper #dnn_ContentPane {
	margin:15px;
}

h1#logo {
	position:absolute;
	margin:0;
	left:590px;
	top:20px;
	background-image: url(images/css/logo.gif);
	width:306px;
	height:87px;
	z-index:300;
}
h1#logo a {
	display:block;
	height: 87px;
	width: 306px;
	text-indent:-999em;
	z-index:301;
	
}
h2 {
	margin:0;
	padding:5px 0px 8px 10px !important;
	padding:0px 0px 0px 10px;
	display:block;
	height:35px;
	line-height:normal;
	color: #FFF;
	font-size:22px;
	font-weight:bold;
	background: url(images/css/blueheadbg.jpg) top left repeat-x
}
*html #container #leftColumn h2,
*html #rightcolumn h2 {
width:100%;
}

#container #leftColumn h2 {
	background: url(images/css/orangeheadbg.jpg) top left repeat-x
}

h3 {
	font-size:12px;
	font-weight: bold;
	color: #000000;
}
a, a:visited, a:link {
	color:#ec8f09;
	text-decoration:none;
}
a:hover {
	color:#ec8f09;
	text-decoration: underline;
}

#container, #containercontent {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em;
	width:905px;
	background: none;
	text-align:left;
	margin-top:0;
}

#dnn_heading {
	position:absolute;
	left:12px;
	top:90px;
	width:500px;
}

#containerbg {
	width:905px;
	background:url(images/css/contentbg.jpg) top left repeat-x #f4bd6d;
	padding-bottom:0.1px;

}
#content {
	padding-top:270px;
	padding-bottom:0.1px;
	position: relative;
	
}

#bodyContainer {
	width: 825px;

	position: relative;
	min-height: 380px;
	margin-bottom:40px;
	z-index: 100;
	margin-left: 40px;
}

* html #bodyContainer {
	height: 380px;
	float:left;
	margin-left: 20px;
	margin-bottom: 40px;
}

#contentbg{
	width: 825px;
	
	background: white url(images/css/blueheadbg.jpg) top left repeat-x;
}

#containercontent #bodycontainer {
	padding: 0 40px 0 40px;
	width: 825px !important;
	width: 905px;
}
 
#leftColumn {
	float:left;
	width: 603px !important;	
	
}



#menuColumn {
	float:right;
	width: 198px !important;
	
}

* HTML #menuColumn {
	float:right;
	
	
}


#rightColumn .ContentPane {
	padding:0 15px 0 15px;
}

#containercontent #leftcolumn {
	float:left;
	width: 627px;
}


#dnn_ContentPane, #dnn_rightContent {
	background: #FFF;
	min-height: 384px;
}

* html #dnn_ContentPane, * html #dnn_rightContent {
	height: 384px;
}


/************************************************************
	Left Navigation
************************************************************/
#nav {
	display:none;
	background: url(images/css/leftnavbg.gif) top right repeat-y;
}

#menuHolder {
	background: url(images/css/leftnavbg.gif) top right repeat-y;
	width:198px;
	margin:0;
	padding:0;
}


* HTML #menuHolder {
	width:204px;
}




#menutop {
	display:block;
	width:198px;
	height: 36px;
	background: url(images/css/blueheadbg.jpg) top left repeat-x white;
}

* HTML #menutop{
	width:206px;	
	background: url(images/css/blueheadbg.jpg) top left repeat-x white;

}

#menubtm {
	display:none;
	width:198px;
	height: 33px;
	background: url(images/css/leftnavbtm.gif) top left no-repeat;
	
}

* HTML #menubtm{
	width:204px;	
		background: url(images/css/leftnavbtm.gif) top right no-repeat;

}

#nav ul {
	display:block;
	text-align:left;
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;

	
}
#nav ul ul,#nav ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	
}

#nav ul li {
	/*position:relative;*/
	list-style:none;
	margin-bottom:4px;
	z-index:20;
	width:164px;
	margin-left:16px;
	border: 1px solid #fff;
		
}

#nav ul li a {
	display:block;
	padding: 5px 9px 5px 9px;
	height:auto;
	text-decoration:none;
	color:#FFF;
	z-index:100;
	width:148px !important;
}


#nav ul ul {
	width:auto;
	display:none;
}

#nav ul li:hover ul, #nav ul li.sfhover ul, #nav ul li.selected ul, #nav ul li#navCurrentItem ul {
	display:block;
}
#nav ul li ul li {
	border:none;
	margin-bottom: 0px;
	width:140px;
}

#nav ul li ul li a {
	padding:0 0 4px 10px;
	line-height: 12px;
	background: url(images/css/bullet.gif) top left no-repeat;
	width:auto;
}

#nav ul li.selected a,
#nav ul li#navCurrentItem a,
#nav ul li a:hover {
	font-weight:bold;
	
}

#nav ul li.selected ul li a,
#nav ul li#navCurrentItem ul li a,
#nav ul li ul li a:hover {
	font-weight:normal;
	
}

#nav ul li ul li.selected a,
#nav ul li ul li#navCurrentItem a,
#nav ul li ul li a:hover {
	font-weight:normal;
	background: url(images/css/bullet_on.gif) top left no-repeat;
}


/********************************************
Form Styles
*****************************************/

.iframepage {
	background: transparent;
	text-align:left;
}

.formTable {
	color: #000;
}

.formTable th {
	font-weight: normal;
	width: 165px;
}

#newsForm p, #newsFormThanks p, .newsTable{
	font-size: 11px;
}

.newsinput {
	background: #f1efe8;
	border: 1px solid #708d86;
	width: 140px;
}

.textinput {
	background: #f1efe8;
	border: 1px solid #708d86;
	width: 200px;
}


.submit, .StandardButton {
	background: #8dba0e;
	border: none;
	color: #FFF;
	font-weight: bold;
	padding: 0; margin:0;
	text-transform: uppercase;

}
/************************************************
	HEADER NAVIGATION
************************************************/
ul#headerNav {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	margin:0;padding:0;
	z-index:302;
}

ul#headerNav li {
	position:relative;
	float:left;
	list-style:none;
}
ul#headerNav li#home {
	display:block;
	float:left;
	width: 85px;
	height:23px;
	border-top:none;
}
ul#headerNav li#home a {
	display:block;
	background: url(images/css/btnhome.gif) top left no-repeat; 
	float:left;
	width: 85px;
	height:23px;
	text-indent:-999em;
}
ul#headerNav li#home a:hover, ul#headerNav li#home a:active {
	background: url(images/css/btnhome_on.gif) top left no-repeat;
}
ul#headerNav li#overview {
	display:block;
	float:left;
	width: 93px;
	height:23px;
	border-top:none;
}
ul#headerNav li#overview a {
	display:block;
	background: url(images/css/btnoverview.gif) top left no-repeat; 
	float:left;
	width: 93px;
	height:23px;
	text-indent:-999em;
}
ul#headerNav li#overview a:hover, ul#headerNav li#overview a:active, ul#headerNav li#overview a.selected {
	background: url(images/css/btnoverview_on.gif) top left no-repeat;
}
ul#headerNav li#investor {
	display:block;
	float:left;
	width: 165px;
	height:23px;
	border-top:none;
}
ul#headerNav li#investor a {
	display:block;
	background: url(images/css/btninvestor.gif) top left no-repeat; 
	float:left;
	width: 165px;
	height:23px;
	text-indent:-999em;
}
ul#headerNav li#investor a:hover, ul#headerNav li#investor a:active, ul#headerNav li#investor a.selected {
	background: url(images/css/btninvestor_on.gif) top left no-repeat;
}
ul#headerNav li#exploration {
	display:block;
	float:left;
	width: 203px;
	height:23px;
	border-top:none;
}
ul#headerNav li#exploration a {
	display:block;
	background: url(images/css/btnexploration.gif) top left no-repeat; 
	float:left;
	width: 203px;
	height:23px;
	text-indent:-999em;
}
ul#headerNav li#exploration a:hover, ul#headerNav li#exploration a:active, ul#headerNav li#exploration a.selected {
	background: url(images/css/btnexploration_on.gif) top left no-repeat;
}

ul#headerNav li#contact {
	display:block;
	float:left;
	width: 108px;
	height:23px;
	border-top:none;
}
ul#headerNav li#contact a {
	display:block;
	background: url(images/css/btncontact.gif) top left no-repeat; 
	float:left;
	width: 108px;
	height:23px;
	text-indent:-999em;
}
ul#headerNav li#contact a:hover, ul#headerNav li#contact a:active, ul#headerNav li#contact a.selected {
	background: url(images/css/btncontact_on.gif) top left no-repeat;
}

.clearer {
	clear:both;
	line-height:0px;
	height:0px;
	overflow:hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#footer {
	position:relative;
	margin:0 auto;
	width:905px;
	height:31px;
	background:none;
	color:#FFF;
	font-size:10px;
	text-align:right;
}
#footer ul {
	position:absolute;
	width:470px;
	top:6px;
	left:437px;
	list-style:none;
	text-align:right;
	margin:0; padding:0;
}
#footer ul li{
	display:block;
	float:left;
	color:#FFF;
}
#footer ul li.fseparator{
	display:block;
	float:left;
	color:#FFF;
}
#footer a {
	color:#FFF;
	margin-left:16px;
	margin-right:16px;
	font-size: 10px;
}

.ContentPane {
	padding:0px 28px 20px 28px;
}
/*******************************
  Container Styles
********************************/


h2 .Head {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.home #leftColumn{
	width: 560px !important;	
}

.home #rightColumn{
	width: 240px !important;
	float:right;
}

.block{
	background: white;	
}

#bottomContent {
	margin-top: 25px;	
}