body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background:url(images/page-bottom-bg.png) no-repeat bottom;
}
body a {
	color:#000;
}
body a:hover {
	text-decoration:none;
}
a {
	outline:none;
}
p
{
	line-height:18px;
}
/* CONTAINER */

#container {
	width:979px;
	margin:0px auto;
	background:url(images/bg.jpg) no-repeat top;
	overflow:hidden;
}
/* HEADER */

#header {
	width:979px;
	float:left;
}
/* LOGIN */

#login {
	width:168px;
	float:left;
	padding:17px 0px 0px 800px;
	font-size:11px;
	color:#000;
}
#login a {
	color:#000;
	text-decoration:none;
}
/* LOGO */

#logo {
	width:170px;
	height:103px;
	float:left;
	border:none;
	padding:0px 0px 0px 81px;
}
/* SUBTITLE */

#subtitle {
	width:256px;
	height:42px;
	float:left;
	padding:48px 0px 0px 45px;
}
.clr {
	clear:both;
}
/* NAVIGATOR */

#navigator {
	width: 751px;
	height:30px;
	float:left;
	padding:26px 0px 0px 150px;
}
#about a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/about.jpg);
	text-indent:-9999px;
	margin-left:0px;
}
#about a:hover {
	background-position:-88px;
}
#services a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/services.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#services a:hover {
	background-position:-88px;
}
#testimonials a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/testimonials.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#testimonials a:hover {
	background-position:-88px;
}
#career a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/career.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#career a:hover {
	background-position:-88px;
}
#blog a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/blog.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#blog a:hover {
	background-position:-88px;
}
#contact a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/contact.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#contact a:hover {
	background-position:-88px;
}
/* NAVIGATOR BOLD */

#about_b {
	width:88px;
	height:30px;
	float:left;
	background:url(images/about_b.jpg);
	text-indent:-9999px;
	margin-left:0px;
}
#services_b {
	width:88px;
	height:30px;
	float:left;
	background:url(images/services_b.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#testimonials_b {
	width:88px;
	height:30px;
	float:left;
	background:url(images/testimonials_b.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#career_b {
	width:88px;
	height:30px;
	float:left;
	background:url(images/career_b.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#contact_b a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/contact_b.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#contact_b a:hover {
	background-position:-88px;
}
/* CONTENT */

#content_padding {
	padding:0px 0px 0px 32px;
}
#content {
	width:915px;
	padding:0px;
	margin:0 0 110px 0;
	float:left;
	background:url(images/content_bg.jpg) no-repeat top;
	min-height:400px;
	height:auto !important;
	height:400px;
	
}
#content_text {
	width:876px;
	color:#000;
	padding:20px 0px 0px 22px;
	float:left;
}
/* BOX */

#box_content {
	width:896px;
	float:left;
	padding:20px 0px 0px 24px;
}
.box {
	width:280px;
	height:242px;
	float:left;
	background:url(images/box.jpg) no-repeat;
	padding-left:10px;
}
.box_header {
	color:#000;
	padding:15px 0px 0px 6px;
}
.box_list {
	width:230px;
	float:left;
	color:#000;
	padding:18px 0px 0px 20px;
	margin:0px;
}
.box_list li {
	margin:0px;
}
.box_text {
	width:242px;
	float:left;
	color:#000;
	padding:18px 0px 0px 8px;
	margin:0px;
}
.read_more {
	width:250px;
	float:left;
	text-align:right;
	padding:3px 0px 0px 0px;
}
.read_more a {
	text-decoration:none;
	color:#000;
}
.read_more a:hover {
	text-decoration:underline;
}
.read_more_tes {
	width:250px;
	float:left;
	text-align:right;
	padding:85px 0px 0px 0px;
}
.read_more_tes a {
	text-decoration:none;
	color:#000;
}
.read_more_tes a:hover {
	text-decoration:underline;
}
.read_more_cus {
	width:250px;
	float:left;
	text-align:right;
	padding:130px 0px 0px 0px;
}
.read_more_cus a {
	text-decoration:none;
	color:#000;
}
.read_more_cus a:hover {
	text-decoration:underline;
}
/* ABOUT US BOTTOM BUTTONS */

#aboutusbottom_pad {
	width:700px;
	float:left;
	padding:15px 0px 0px 22px;
}
#history a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/history.jpg);
	text-indent:-9999px;
	margin-left:0px;
}
#history a:hover {
	background-position:-88px;
}
#history2 a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/history.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#history2 a:hover {
	background-position:-88px;
}
#vision a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/vision.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#vision a:hover {
	background-position:-88px;
}
#mission a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/mission.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
#mission a:hover {
	background-position:-88px;
}
#profile_btn {
	width:160px;
	height:33px;
	float:left;
	padding:0px 0px 0px 200px;
}
#profile_btn a {
	width:160px;
	height:33px;
	float:left;
	padding:0px 0px 0px 55px;
	border:none;
	text-decoration:none;
}
/* WOX SYSTEMS LIST PAGE */

.wox_list {
	width:700px;
	float:left;
	color:#000;
	padding:8px 0px 0px 20px;
	margin:0px;
}
.wox_list li {
	margin:0px;
	padding:8px 0px 0px 0px;
}
.wox_list2 {
	width:700px;
	float:left;
	color:#000;
	padding:8px 0px 0px 20px;
	margin:0px;
}
.wox_list2 li {
	margin:0px;
	padding:8px 0px 0px 0px;
}
/* MINING LIST PAGE */

.mining_text {
	width:725px;
	color:#000;
	padding:15px 0px 0px 22px;
	float:left;
}
.mining_bottom_text {
	width:725px;
	
	padding:5px 0px 0px 22px;
	float:left;
}
.mining_list {
	width:300px;
	float:left;
	
	padding:2px 0px 0px 80px;
	margin:0px;
}
.mining_list li {
	margin:0px;
	padding:3px 0px 0px 0px;
}
/* DATABASE MANAGEMENT */

.database_header {
	width:725px;
	
	padding:12px 0px 0px 22px;
	float:left;
}
/* BOTTOM LOGO */

#bottom_logo_pad {
	width:795px;
	height:75px;
	float:left;
	margin:0px;
	padding:35px 0px 0px 0px;
}
#bottom_logo_services {
	width:233px;
	height:75px;
	float:left;
	padding:0px 0px 0px 200px;
	margin:0px;
}
#bottom_logo {
	width:233px;
	height:75px;
	float:left;
	padding:21px 0px 0px 510px;
}
/* SERVICES PAGE */

#text_header {
	width:280px;
	float:left;
	font-size:10pt;
	font-weight:bold;
	color:#000;
	padding:20px 0px 0px 22px;
}
.text_header {
	width:280px;
	float:left;
	font-size:10pt;
	font-weight:bold;
	color:#000;
	padding:20px 0px 0px 22px;
}
.services_text {
	width:725px;
	font-size:11pt;
	color:#000;
	padding:12px 0px 0px 22px;
	float:left;
}
.services_text2 {
	width:725px;
	
	font-size:11pt;
	color:#000;
	padding:22px 0px 0px 22px;
	float:left;
}
.services_text3 {
	width:725px;
	
	
	padding:6px 0px 0px 22px;
	float:left;
}
.career_email_text {
	width:725px;
	
	font-size:11pt;
	color:#000;
	padding:22px 0px 0px 22px;
	float:left;
	text-align:center;
}
.career_email_text a {
	
	font-size:11pt;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.career_email_text a:hover {
	text-decoration:underline;
}
/* TESTIMONIALS PAGE */

.testimonials_pad {
	float:left;
	padding:15px 0px 0px 11px;
	margin:0px;
}
.testimonials_text {
	width:845px;
	color:#000;
	padding:12px 10px 12px 14px;
	margin:20px 0 0 0;
	float:left;
	border:1px #CCCCCC solid;
	line-height:19px;
}
.testimonials_text2 {
	width:715px;
	
	font-size:10.5pt;
	color:#000;
	padding:12px 10px 12px 14px;
	float:left;
	border:1px #CCCCCC solid;
}
.testimonials_text2 a {
	
	font-size:11pt;
	color:#000;
	text-decoration:none;
}
.testimonials_text a {
	
	font-size:11pt;
	color:#000;
	text-decoration:none;
}
.testimonials_text a:hover {
	text-decoration:underline;
}
.testimonials_text2 a:hover {
	text-decoration:underline;
}
.next_button_tes a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/next.jpg);
	margin:35px 0px 0px 645px;
	text-indent:-9999px;
}
.next_button_tes a:hover {
	background-position:-63px;
}
.back_button_tes a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/back.jpg);
	margin:35px 0px 0px 645px;
	text-indent:-9999px;
}
.back_button_tes a:hover {
	background-position:-63px;
}
#bottom_buttons_career {
	width:300px;
	float:left;
	padding:116px 0px 0px 22px;
	margin:0px;
}
#bottom_buttons_serv {
	width:300px;
	float:left;
	padding:25px 0px 0px 22px;
	margin:0px;
}
#bottom_buttons_serv2 {
	width:300px;
	float:left;
	padding:60px 0px 0px 22px;
	margin:0px;
}
#bottom_buttons {
	width:300px;
	float:left;
	padding:20px 0px 0px 22px;
}
.about a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/about.jpg);
	text-indent:-9999px;
	margin-left:0px;
}
.about a:hover {
	background-position:-88px;
}
.services a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/services.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
.services a:hover {
	background-position:-88px;
}
.research a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/research.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
.research a:hover {
	background-position:-88px;
}
.extraction a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/extraction.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
.extraction a:hover {
	background-position:-88px;
}
.mining a {
	width:88px;
	height:30px;
	float:left;
	background:url(images/mining.jpg);
	text-indent:-9999px;
	margin-left:7px;
}
.mining a:hover {
	background-position:-88px;
}
.services_list {
	width:680px;
	float:left;
	
	font-size:11pt;
	color:#000;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.services_list ul {
	margin:0px;
	padding:10px 0px 0px 37px;
	float:left;
}
.services_list li {
	width:680px;
	margin:0px;
	padding:3px 0px 0px 0px;
}
/* NEXT - BACK BUTTONS */

.next_button a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/next.jpg);
	margin:20px 0px 0px 645px;
	text-indent:-9999px;
}
.next_button a:hover {
	background-position:-63px;
}
.back_button a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/back.jpg);
	margin:20px 0px 0px 100px;
	text-indent:-9999px;
}
.back_button a:hover {
	background-position:-63px;
}
.back_buttonabt a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/back.jpg);
	margin:20px 0px 0px 645px;
	text-indent:-9999px;
}
.back_buttonabt a:hover {
	background-position:-63px;
}
.back_button2 a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/back.jpg);
	margin:20px 0px 0px 31px;
	text-indent:-9999px;
}
.back_button2 a:hover {
	background-position:-63px;
}
.next_button2 a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/next.jpg);
	margin:20px 0px 0px 542px;
	text-indent:-9999px;
}
.next_button2 a:hover {
	background-position:-63px;
}
.back_buttonext a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/back.jpg);
	margin:15px 0px 0px 31px;
	text-indent:-9999px;
}
.back_buttonext a:hover {
	background-position:-63px;
}
.next_buttonext a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/next.jpg);
	margin:15px 0px 0px 542px;
	text-indent:-9999px;
}
.next_buttonext a:hover {
	background-position:-63px;
}
.next_buttonserv a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/next.jpg);
	margin:0px 0px 0px 590px;
	text-indent:-9999px;
}
.next_buttonserv a:hover {
	background-position:-63px;
}
.next_buttonmin a {
	width:63px;
	height:26px;
	border:none;
	float:left;
	padding:0px;
	background:url(images/next.jpg);
	margin:0px 0px 0px 620px;
	text-indent:-9999px;
}
.next_buttonmin a:hover {
	background-position:-63px;
}
/* CONTACT PAGE */

form {
	margin:0;
	padding:0;
}
#contact_left {
	width:475px;
	float:left;
	margin:0px;
	padding:0px;
}
.contact_header {
	width:150px;
	float:left;
	
	font-size:11pt;
	font-weight:bold;
	color:#000;
	padding:28px 0px 5px 31px;
}
#name_pad {
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
}
.name_pad {
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-bottom:0px solid #859e3b;
}
.name {
	width:110px;
	float:left;
	height:25px;
	margin:0px;
	padding:5px 0px 0px 14px;
}
.message {
	width:110px;
	float:left;
	height:110px;
	margin:0px;
	padding:5px 0px 0px 14px;
}
.name_text {
	width:300px;
	height:21px;
	border:1px solid #999;
	float:left;
	padding:6px 0px 0px 0px;
	margin:0px;
}
.message_pad {
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	
}
.message_text {
	width:300px;
	height:105px;
	float:left;
	padding:8px 0px 0px 0px;
	margin:0px;
	border:1px solid #999;
}


	#submit_pad {
	float:left;
	margin:0px;
	padding:0px 0px 0px 130px;
}
#submit {
	width:481px;
	height:65px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.attach_button {
	width:88px;
	height:30px;
	float:left;
	margin:0px;
	padding:20px 0px 0px 240px;
}
.submit_button {
	width:88px;
	height:30px;
	float:left;
	margin:0px;
	padding:20px 0px 0px 7px;
}
#info_pad {
	float:left;
	padding:26px 0px 0px 10px;
}
#info {
	width:237px;
	height:466px;
	float:left;
	background:url(images/info.jpg) no-repeat;
	margin:0px;
}
.info_header {
	width:150px;
	float:left;
	
	font-size:11pt;
	font-weight:bold;
	color:#000;
	padding:10px 0px 0px 10px;
}
.subinfo {
	width:150px;
	float:left;
	
	
	padding:16px 0px 0px 10px;
}
.subinfo2 {
	width:150px;
	float:left;
	
	
	padding:9px 0px 0px 10px;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 15px;
	margin: 0;
	width: 661px;
}
.sidebar {
	float: right;
	width:200px;
}
.sidebar h2, .narrowcolumn h2, .narrowcolumn h3, #content h2 {
	margin:0;
	padding:10px 0 7px 0;
	font-size:17px;
	color:#000;
	
}
.sidebar ul {
	margin:0;
	padding:0;
}
.sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar ul li a {
	color:#000;
	padding:5px 0;
}
.sidebar ul li a:hover {
	text-decoration:none;
}

/************************************************
*	Navigation      							*
************************************************/

#nav {
	float: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a {
	background: #FFFFFF url(images/navbar.png);
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
    margin: 0px 5px 0px 0px;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav li a:hover {
	background: #FFFFFF url(images/navhover.png);
	color: #000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#nav li li a, #nav li li a:link {
	background: #FFFFFF;
	width: 120px;
	color: #000;
	float: none;
	font-size: 11px;
	margin: 0px 0px 0px -1px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #accc3d;
	border-left: 1px solid #accc3d;
	border-right: 1px solid #accc3d;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #accc3d;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 120px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -24px 0 0 141px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current_page_item a, #nav .current-cat a {
	background: #FFFFFF url(images/navhover.png);
	color: #000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav .current_page_item li a {
	background: #FFFFFF;
	}


