/*
 style.css  (c)  AdMire Group Inc.

*/

* {
	margin: 0;
	padding: 0;
	}

body{
	background-color: #fff2d3;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: #231f20;
	}

img{	
	border: 0;
}

#outer_container{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url("images/outerbg.gif");
	background-repeat: repeat-x;
	
	
	}

#inner_container_index{
	position: relative;
	margin: 0 auto 0 auto;
	width: 876px;
	background-image: url("images/inner_bg_index.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	
}

#inner_container_investor{
	position: relative;
	margin: 0 auto 0 auto;
	width: 876px;
	padding: 0;
	background-image: url("images/inner_bg_investor_2.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #273f5a;
	}

#inner_container_geological{
	position: relative;
	margin: 0 auto 0 auto;
	width: 876px;
	background-image: url("images/inner_bg_geological.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #1e2d3a;
		
}

#inner_container_maps{
	position: relative;
	margin: 0 auto 0 auto;
	width: 876px;
	background-image: url("images/inner_bg_maps.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #273d57;
	}

#inner_container_logs{
	position: relative;
	margin: 0 auto 0 auto;
	width: 876px;
	background-image: url("images/inner_bg_logs.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #273d57;
	}

#inner_container_management{
	position: relative;
	margin: 0 auto 0 auto;
	width: 876px;
	background-image: url("images/inner_bg_management.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #273e58;
	}

#content{
	position: relative;
	display: block;
	top: -10px;
	left: 1px;
	width: 784px;
	height: 100%;
	z-index: 1;
	clear: both;
	padding: 1px 0 1px 0;
	
}

#content_investor{
	position: relative;
	display: block;
	top: 87px;
	left: 1px;
	width: 784px;
	height: 100%;
	z-index: 1;
	clear: both;
	padding: 1px 0 1px 0;
	}

#new_content_investor{
	position: relative;
	display: block;
	top: 70px;
	left: 0px;
	width: 784px;
	z-index: 1;
	clear: both;
	padding: 1px 0 1px 0;
	}

.menu{
	display: block;
	position: relative;
	top: -52px;
	left: 540px;
	width: 336px;
	height: 194px;
	background-image: url("images/menu_bg.gif");
	background-position: top left;	
	background-repeat: no-repeat;
	font-size: 10pt;
	line-height: 14pt;
	}

.menu table{
	width: 335px;
	text-align: right;
	padding: 7px 0 0 0;
	margin: 0 0 0 9px;
}

.menu table td.firstrow{
	padding: 7px 0 0 0;
}

.menu table td.right{
	text-align: left;
	width: 45px;
	padding: 0 0 0 3px;
}

.menu table td.firstright{
	text-align: left;
	width: 45px;
	padding: 7px 0 0 3px;
}

.menu a{
	color:  #fff2d3;
	text-decoration: none;
}

.menu a:visited {
	color: #eee4cc;
	text-decoration: none;
}
	
.menu a:hover {
	color: #eee4cc;
	text-decoration: underline;
}

.menu a:active {
	color: #eee4cc;
	text-decoration: none;
}




.new_menu{
	display: block;
	position: relative;
	top: -0px;
	left: 540px;
	width: 336px;
	height: 194px;
	background-image: url("images/menu_bg.gif");
	background-position: top left;	
	background-repeat: no-repeat;
	font-size: 10pt;
	line-height: 14pt;
	}

.new_menu table{
	width: 335px;
	text-align: right;
	padding: 7px 0 0 0;
	margin: 0 0 0 9px;
}

.new_menu table td.firstrow{
	padding: 7px 0 0 0;
}

.new_menu table td.right{
	text-align: left;
	width: 45px;
	padding: 0 0 0 3px;
}

.new_menu table td.firstright{
	text-align: left;
	width: 45px;
	padding: 7px 0 0 3px;
}

.new_menu a{
	color:  #fff2d3;
	text-decoration: none;
}

.new_menu a:visited {
	color: #eee4cc;
	text-decoration: none;
}
	
.new_menu a:hover {
	color: #eee4cc;
	text-decoration: underline;
}

.new_menu a:active {
	color: #eee4cc;
	text-decoration: none;
}



.login{
	position: relative;
	top: -52px;
	left: 317px;
	display: block;
	margin: 0 auto 0 auto;
	width: 334px;
	height: 549px;
	background-image: url("images/login_bg.gif");
	background-position: top left;
	background-repeat: repeat-x;
}


.login form{
	padding: 50px 0 0 2px;
	
}

.login_padding{
	color: #005da6;
	padding: 60px 47px 15px 40px; 
	text-align: justify;
	font-size: 11pt;
	line-height: 20pt;
	font-weight: normal;
}

.login_padding a, .login_padding a:visited{
	color: #005da6;
	text-decoration: underline;
	
}

.login_padding a:hover, .login_padding a:active{
	color: #fff2d3;
	
}

.login_button{
	position: relative;
	float: left;
	left: 57px;
	padding: 3px 0 0 0;
	z-index: 4;
}

.logo{
	float: left;
	position: relative;
	top: 4px;
	left: 17px;
	z-index: 4;
}

.top_nav{
	display: block;
	position: absolute;
	width: 580px;
	top: 0;
	padding: 15px 0 0 0;
	left: 327px;
	z-index: 3;
	
}

.top_nav ul{
	
	display: inline;
	list-style: none;
	
	}

.top_nav li{
	float: left;
	color: #fff2d4;
	padding: 0 20px 0 0;
		
}

.top_nav li a{
	color: #fff2d4;
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	font-weight: normal;
	
}

.top_nav a:visited {
	color:  #fff2d4;
	text-decoration: none;
}
	
.top_nav a:hover {
	color:  #fff2d4;
	text-decoration: underline;
}

.top_nav a:active {
	color:  #fff2d4;
	text-decoration: none;
}


p {
	padding: 0 60px 15px 60px;
	text-align: justify;
	color: #231f20;
}


.footer{
	position: relative;
	top: -112px;
	z-index: 4;
}


.investor_footer{
	position: relative;
	top: 3px;
	z-index: 1;
	}

.geo_footer{
	position: relative;
	top: 3px;
	z-index: 4;
}

.contact_us{
	position: relative;
	top: -52px;
	left: 0px;
	display: block;
	margin: 0 0 0 75px;
	width: 800px;
	height: 549px;
	background-color: #a69556;
	background-image: url("images/contact_us_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}




.contact_formbox{
	display: table;
	width:780px;
	padding: 40px 0 0 0;
	}



.contactus_button{
	position: absolute;
	float: left;
	left: 587px;
	top: 410px;
	z-index: 4;
	}

.contact_heading{
	color: #1b75bc;
	font-size: 16pt;
	font-weight: bold;
	padding: 0px 0 20px 60px;
	}


.investor_content{
	position: relative;
	top: -52px;
	left: 0px;
	display: block;
	margin: 0 0 0 75px;
	width: 800px;
	height: 100%;
	background-color: #fbf4dd; 
	background-image: url("images/investor_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	}


* html .investor_content{
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	margin: 0 0 0 75px;
	width: 801px;
	height: 100%;
	background-color: #fbf4dd; 
	background-image: url("images/investor_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	}

.investor_content table{
	border-collapse: collapse;
	padding: 0;
	border: 0;
	margin: 0;
}

.new_investor_content{
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	margin: 0 0 0 75px;
	width: 804px;
	height: 100%;
	background-color: #fbf4dd; 
	background-image: url("images/investor_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	}


* html .new_investor_content{
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	margin: 0 0 0 75px;
	width: 801px;
	height: 100%;
	background-color: #fbf4dd; 
	background-image: url("images/investor_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	}

.new_investor_content table{
	border-collapse: collapse;
	padding: 0;
	border: 0;
	margin: 0;
}

.investor_formbox_left{
	width: 556px;
	text-align: left;
	vertical-align: top;
	padding: 50px 20px 30px 0;
	}

.investor_formbox_right{
	width: 225px;
	height: 100%;
	text-align: center;
	vertical-align: top;
	padding: 10px 0 0 0;
	background-color: #a6945c;
	background-image: url("images/investor_right_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	}

.investor_formbox_left p{
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: #231f20;
	padding: 15px 0 0 80px;
	}


.investor_button{
	position: absolute;
	float: left;
	left: 587px;
	top: 410px;
	z-index: 4;
	}

.investor_heading{
	color: #1b75bc;
	font-size: 16pt;
	font-weight: bold;
	padding: 0px 0 20px 80px;
	}


.heading{
	color: #1b75bc;
	font-weight: bold;
	padding: 0 0 0 100px;
	}

a.title_link{
	font-weight: bold;
	color: #447abe;
	text-decoration: underline;
}

a.title_link:visited {
	color: #447abe;
	text-decoration: none;
}
	
a.title_link:hover {
	color: #000;
	text-decoration: none;
}

a.title_link:active {
	color: #000;
	text-decoration: none;
}



.geological_content{
	position: relative;
	top: -52px;
	left: 0px;
	display: block;
	margin: 0 0 -19px 75px;
	width: 800px;
	background-color: #fbf4dd;
	background-image: url("images/geo_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	
}

.maps_content{
	position: relative;
	top: -52px;
	left: 0px;
	display: block;
	margin: 0 0 -19px 75px;
	width: 800px;
	background-color: #fbf4dd;
	background-image: url("images/maps_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	
}

img.map1{
	display: block;
	padding: 60px 0 20px 100px;
}

.logs_content{
	position: relative;
	top: -52px;
	left: 0px;
	display: block;
	margin: 0 0 -19px 75px;
	width: 800px;
	background-color: #fbf4dd;
	background-image: url("images/logs_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	
}

img.log1{
	display: block;
	padding: 60px 0 20px 100px;
}

img.econo{
	display: block;
	padding: 60px 0 20px 100px;
}


.geological_content p{
	padding: 0 80px 15px 100px;
	text-align: justify;
}

img.geo_title{
	padding: 50px 0 0 0;
}

p.geo_right{
	text-align: right;
	padding: 10px 80px 20px 100px;
}

p.blue{
	padding: 20px 80px 20px 100px;
	color: #1b75bc;
	}

span.blue{
	color: #1b75bc;
}

img.letter_title{
	padding: 50px 0 20px 100px;
}

img.letter_sig{
	padding: 20px 0 20px 100px;
}

.management_content{
	position: relative;
	top: -52px;
	left: 0px;
	display: block;
	margin: 0 0 -19px 75px;
	width: 800px;
	background-color: #fbf4dd;
	background-image: url("images/management_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	
}

.management_content p{
	padding: 0 80px 15px 100px;
	text-align: justify;
}

img.management_title{
	padding: 50px 0 20px 100px;
}



.contactus_button{
	position: absolute;
	float: left;
	left: 587px;
	top: 410px;
	z-index: 4;
}


.contact_formbox{
	display: block;
	width:780px;
	margin-bottom: 20px;
	padding-top: 50px;
}

.contact_left{
	float: left;
	width: 476px;
	text-align: left;
	vertical-align: top;
	
	}

.contact_left img{
	display: block;
	padding: 5px 0 5px 57px;
}

.contact_left img.title{
	display: block;
	padding: 0 0 5px 57px;
}

.contact_right{
	float: left;
	width: 275px;
	height: 423px;
	text-align: left;
	vertical-align: top;
	padding: 25px 0 0 0;
	background-image: url("images/contactus_formbox_bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	
}

 .contact_right p{
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: #ffecd3;
	padding: 20px 0 0 30px;
}

.contact_left p{
	color: #464544;
} 


.lock{	position: relative;
	top: -20px;
	left: 475px;
}

img.maps_title{
	display: block;
	padding: 50px 0 0 98px;
}

img.map1{
	padding: 20px 0 20px 98px;
	margin: 0;
}

a.maplinks{
	padding: 0 0 0 109px;
	font-weight: bold;
	color: #2f3f6c;
	text-decoration: none;
}

a.maplinks:visited {
	text-decoration: none;
}
	
a.maplinks:hover {
	text-decoration: underline;
}

a.maplinks:active {
	text-decoration: none;
}

.italic{
	font-style: italic;	
}


.contact_us a{
	color: #464544;
	text-decoration: none;
}

.contact_us a:visited {
	text-decoration: none;
}
	
.contact_us a:hover {
	text-decoration: underline;
}

.contact_us a:active {
	text-decoration: none;
}

a.title_press{
	font-weight: normal;
	color: #447abe;
	text-decoration: none;
}

a.title_press:visited {
	color: #447abe;
	text-decoration: none;
}
	
a.title_press:hover {
	color: #000;
	text-decoration: underline;
}

a.title_press:active {
	color: #000;
	text-decoration: none;
}

.tr_link{
	position: absolute;
	float: left;
	top: 73px;
	left: 261px;
	z-index: 4;
}

.bbb_logo{
	position: absolute;
	float: left;
	top: 110px;
	left: 19px;
	z-index: 4;
}

.bigtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 15pt;
	font-weight: bold;
	color: #000000;
	padding: 0px 0 0 80px;
	}
	
.pressorigin{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: #5e5d5f;
	padding: 0px 0 0 80px;
	}
	
#overlay_box {
	z-index: 8;
}

.clear{
	clear: both;
}

.logged_in_columntext{
	margin: 10px 47px 0 20px;
}

.logged_in_columntext p{
	font-size: 9pt;
	line-height: 12pt;
	text-align: justify;
	padding: 10px 0 10px 0;
	margin: 0;
}

.logged_in_columntext p.first{
	padding: 0 0 0 0 ;
}

.sub_heading_video{
	color: #1b75bc;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

a.links, a.links:link, a.links:visited {
	color: #231f20;
	text-decoration: none;
}

a.links:hover {
	text-decoration: underline;
}
