<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Diamond M Drilling - Residential, Commerical and Agriculture Well Drilling and Maintenance - Servicing Montana and North Dakota</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/modern-business.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-73740864-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="images/logo_sm_text.png" width="179" height="50" alt=""/></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="active">
<a href="about.html">About</a>
</li>
<li>
<a href="services.html">Services</a>
</li>
<li><a href="faq.html">Well and Drilling FAQs</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Gallery <b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="montana-gallery.html">Diamond M Drilling Montana</a>
</li>
<li>
<a href="nd-gallery.html">Diamond M Drilling North Dakota</a>
</li>
</ul>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Page Content -->
<div class="container">
<!-- Page Heading/Breadcrumbs -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">About
<small>Diamond M Drilling</small>
</h1>
<ol class="breadcrumb">
<li><a href="index.html">Home</a>
</li>
<li class="active">About</li>
</ol>
</div>
</div>
<!-- /.row -->
<!-- Intro Content -->
<div class="row">
<div class="col-md-6">
<img class="img-responsive" src="images/aboutus_banner.jpg" alt="">
</div>
<div class="col-md-6">
<h2>About Diamond M Drilling</h2>
<p>Bill Maxwell, founder of Diamond M Drilling Inc, started out in the oil fields in 1978 as a roughneck. In 1980 he moved into the water well drilling industry learning under a seasoned water well contractor. Bill started his first business, Maxwell Pump & Supply in 1985 installing and repairing pump systems. He added his first drill rig to the business in 1988. Diamond M Drilling Inc was started in 1999 based out of Bozeman with his eldest son Donnie. In 2012 Diamond M Drilling Inc branched out into North Dakota and today Donnie is running Diamond M Drilling Inc Montana and Bill is running Diamond M Drilling Inc North Dakota.</p>
</div>
</div>
<!-- /.row -->
<!-- Team Members -->
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Diamond's Team</h2>
</div>
<div class="col-md-4 text-center">
<div class="thumbnail">
<img class="img-responsive" src="images/donnie_about.jpg" alt="">
<div class="caption">
<h3>Donnie Maxwell<br>
<small>Vice President</small>
</h3>
<p>Donnie Maxwell is the vice president of Diamond M Drilling Inc with 15 years as a licensed Montana Water Well Driller, Lic #132. He has been on the rig with his dad since he was 7. He also holds a North Dakota Water Well Drillers license.<br>
<a href="mailto:Donnie@diamondmdrilling.com">Donnie@diamondmdrilling.com</a> <br>
</p>
</div>
</div>
</div>
<div class="col-md-4 text-center">
<div class="thumbnail">
<img class="img-responsive" src="images/bill_about.jpg" alt="">
<div class="caption">
<h3>Bill Maxwell<br>
<small>President</small>
</h3>
<p>Bill Maxwell is the president of Diamond M Drilling Inc with 34 years of water well industry experience. He holds a Montana Water Well Contractor’s license #597, which is also the monitor drilling license. He holds a North Dakota Water Well Contractor’s license #200, and is also a licensed pitless installer.</p>
<a href="mailto:Bill@diamondmdrilling.com">Bill@diamondmdrilling.com</a>
</div>
</div>
</div>
<div class="col-md-4 text-center">
<div class="thumbnail">
<img class="img-responsive" src="images/Marilyn_about.jpg" alt="">
<div class="caption">
<h3>Marilyn Maxwell<br>
<small>Office Manager</small>
</h3>
<p>Marilyn Maxwell is the office manager and treasurer of Diamond M Drilling Inc and works with Bill in the field in ND.<br>
<a href="mailto:Marilyn@diamondmdrilling.com">Marilyn@diamondmdrilling.com</a></p>
</div>
</div>
</div>
</div>
<!-- /.row -->
<hr>
<!-- Footer -->
<footer>
<div class="row">
<div class="col-lg-12">
<p>Copyright © Diamond M Drilling</p>
</div>
</div>
</footer>
</div>
<!-- /.container -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>