@charset "UTF-8";
*      {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0 0 0 0;
	background-color: #E9E9E9;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	letter-spacing: 0.01em;
	min-height: 100%;
}
 
#wrapper      {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	text-align: left;
	background-color: #2F3341;
	display: block;
      }
#header {
	height: 160px;
	background-color: #2F3342;
	background-image: url(images/hdr-bg.jpg);
}
#menu {
	background-repeat: repeat-x;
	font-size: 12px;
	color: #005BAB;
	height: 20px;
	padding: 4px 5px 0px 40px;
	background-image: url(images/menu-bg.jpg);
}
#maincontent {
	padding: 20px 20px 20px 40px;
	background-color: #FFFFFF;
}
#menuleft {
	float: left;
	margin-top: 1px;
	display: inline;
}
#menuright {
	float: right;
	text-align: right;
	margin-top: 1px;
	color: #005BAB;
	display: inline;
}
#menu  a {
	color: #005BAB;
	text-decoration: none;
	margin-right: 9px;
}
#menu a:hover {
	color: #F6B00F;
}
a:focus, a:active   {
	color: #F8B208;
	outline: none;
}
p {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin: 15px 0 15px 0;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #005BAB;
}
a {
	color: #005BAB;
	text-decoration: none;
}
a:hover {
	color: #F8B208;
}
#columnleft {
	width: 430px;
}
.columnleft {
	width: 430px;
}
#columnleft h1 {
	font-size: 18px;
	font-weight: normal;
	color: #005BAB;
}
.columnright {
	position: absolute;
	width: 355px;
	top: 204px;
	margin-left: 450px;
}
.infobox {
	background-color: #E7E7E7;
	margin-bottom: 25px;
	padding: 10px 10px 10px 10px;
	border: solid #CCCCCC 1px;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/testi-bg.jpg);
	background-repeat: repeat-x;
}
.infobox  h2 {
	font-size: 16px;
	color: #015BAB;
	margin-bottom: 6px;
	font-weight: normal;
}
.infoboxNews {
	background-color: #D3ECFF;
	margin-bottom: 25px;
	padding: 10px 10px 10px 10px;
	border: solid #CCCCCC 1px;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/news-bg.jpg);
	background-repeat: repeat-x;
}
.infoboxNews h2 {
	font-size: 16px;
	color: #015BAB;
	margin-bottom: 6px;
	font-weight: normal;
}
.infoboxNews h3 {
	font-size: 18px;
	color: #015BAB;
	margin-bottom: 18px;
	font-weight: normal;
}
#footer {
	text-align: center;
	font-size: 11px;
	color: #E0E0E0;
	padding-top: 50px;
	line-height: 2.5;
	padding-bottom: 100px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #2F3341;
}
#footer a {
	color: #E0E0E0;
	text-decoration: none;
}
#footer a:hover {
	color: #F7B50C;
	text-decoration: none;
}
.date {
	font-weight: bold;
	color: #F8B208;
	font-size: 12px;
	margin-top: 0px;
}
input,textarea {
	display: block;
	width: 270px;
	float: left;
	margin-bottom: 12px;
	border: solid #CCCCCC 1px;
	padding: 4px 0 4px 0;
}

label {
	text-align: right;
	width: 130px;
	padding-right: 10px;
	font-size: 12px;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-top: 7px;
}

br {
	clear: left;
}
input.submit {
	background-color: #EBA418;
	width: 270px;
	margin-bottom: 50px;
	padding: 5px 0 5px 0;
}
.clear {
	clear: both;
}
#miningimage {
	margin-bottom: 20px;
}
input.submit:active {
	background-color: #004284;
}
#miningsupplies {
	height: 110px;
	width: 440px;
	float: right;
	margin-right: 20px;
	display: inline;
	margin-top: 24px;
}
.entry {
	color: #005BAB;
	font-size: 11px;
	line-height: 1.5;
	margin-bottom: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	display: inline;
}
.imgRightCol {
	margin-bottom: 25px;
}
.infoboxProducts {
	background-color: #D5ECFF;
	margin-bottom: 25px;
	padding: 15px 10px 20px 10px;
	border: solid #CCCCCC 1px;
	font-size: 15px;
	line-height: 30px;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(images/news-bg.jpg);
	color: #005BAB;
}
.infoboxProducts a {
	color: #005BAB;
	text-decoration: underline;
}
.infoboxProducts a:hover {
	color: #F8B208;
}
.infoboxProducts .phone {
	font-size: 28px;
	font-weight: bold;
	color: #F8B208;
	line-height: 30px;
	letter-spacing: -1px;
}
#columnleftteam {
}
#columnleftteam h1 {
	font-size: 18px;
	font-weight: normal;
	color: #005BAB;
}
.teambiogs {
	font-size: 11px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 8px;
}
#teamcolone {
	width: 190px;
	float: left;
}
#teamcoltwo {
	width: 190px;
	margin-left: 10px;
	float: left;
}
#teamcolthree {
	width: 190px;
	margin-left: 10px;
	float: left;
}
#teamcolfour {
	width: 190px;
	margin-left: 10px;
	float: left;
}
#teamcolfive {
	width: 190px;
	float: left;
}
#teamcolsix {
	width: 190px;
	margin-left: 10px;
	float: left;
}
#teamcolseven {
	width: 190px;
	margin-left: 10px;
	float: left;
}
#teamcoleight {
	width: 190px;
	margin-left: 10px;
	float: left;
}
#teamcolnine {
	width: 190px;
	float: left;
}
#teamcolten {
	width: 190px;
	margin-left: 10px;
	float: left;
}
#teamfoot {
	padding-top: 25px;
	clear: left;
}
input.contact_form {
	visibility: hidden;
	display: none;
}
#indexfoot {
	height: 80px;
}
#columnleft h2 {
	font-size: 18px;
	font-weight: normal;
	color: #005BAB;
}
