<!DOCTYPE HTML>
<html>

<head>
  <title>blindSpot - Home</title>
      <meta name="blindSpot Business Consulting Inc." content="Management and technology consulting" />
  <meta name="keywords" content="management consulting, technology consulting, social media consulting, enterprise social media" />  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  <link rel="stylesheet" type="text/css" href="css/style.css" />
  <!-- modernizr enables HTML5 elements and feature detects -->
  <script type="text/javascript" src="js/modernizr-1.5.min.js"></script>
</head>

<body>
  <div id="main">
    <header>
          <div id="logo">
        <div id="logo_text">
          <h1><a href="index.php"><img src="images/blindspot-logo.jpg" /></a></h1>
          <h2><span style="color:DarkSlateBlue;">It's what you can't see, that you should worry about.</span></h2>
        </div>
      </div>
      <nav>
        <div id="menu_container">
          <ul class="sf-menu" id="nav">
            <li><a href="index.php">Home</a></li>
            <li><a href="services.php">Services</a></li>
            <li><a href="clients.php">Clients</a></li>
            <!-- <li><a href="partners.php">Partners</a></li>  -->
            <li><a href="contact.php">Contact</a></li>
          </ul>
        </div>
      </nav>    </header>
    <div id="site_content">
          <div id="sidebar_container">
        <img class="paperclip" src="images/paperclip.png" alt="paperclip" />
        <div class="sidebar">
          <h3>Services</h3>
          <h4>Key Capabilities</h4>
          <ul>
            <li>Strategic Planning</li>
            <li>Project Management</li>
            <li>Portfolio Management</li>
            <li>Information Architecture</li>
            <li>Process Improvement</li>
            <li>User Experience</li>
            <li>Service Delivery Improvement</li>
            <li>Vendor/Contract Management</li>
            <li>Remote/Offshore Resource Management</li>
            <li>Agile Development</li>
          </ul>
          <p><a href="contact.php">Contact us to discuss your needs.</a>.</p>
        </div>
        <!--  <img class="paperclip" src="images/paperclip.png" alt="paperclip" />
          <div class="sidebar">
          <h3>Partners</h3>
          <ul>
            <li><a href="http://www.SocialMedia404.com" target="_blank"">Social Media 404</a></li>
            <li><a href="http://www.IndieSocialMedia.com" target="_blank"">Indie Social Media</a></li>  
          </ul>
        </div> -->
      </div>      <div class="content">
        <h1 style="margin: 15px 0 0 0; color:darkred;">Welcome to blindSpot</h1>
        <p><strong>blindSpot Business Consulting</strong> provides vital professional services to help organizations in innovative ways to become more efficient and effective for maximum results.</p>
        <p>A proven track record provides expert assistance that cascades from solid strategic planning to focusing on the key areas of your business:  people, process, organization, technology.</p>
        <p>Experience includes successful assignments across North America and Europe in a wide variety of verticals, such as telecommunications, natural resources, public sector, with volunteer organizations, health, education, utilities, hospitality, retail, and internet-based businesses.</p>
        <img src="images/line.jpg">
        <p>The only thing that remains constant in our world is change.  And the only weapon you have is a reliable approach to continual improvement and innovation.</p>
        <p>From internal issues such as skills inventory and paperwork overloads to external issues including regulation changes and market trends, <strong>blindSpot</strong>
        works with you to develop a feasible plan to attain your business goals and sustain your operations.</p>
        <img src="images/line.jpg">
        <p>To find out how <strong>blindSpot</strong> can help you, please <a href="contact.php">get in touch</a>.
      </div>
    </div>
    <footer>
          <p><br />Copyright &copy; 1999-2023 blindSpot Business Consulting Inc.</p>
      <script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-4084287-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>    </footer>
  </div>
  <p>&nbsp;</p>
  <!-- javascript at the bottom for fast page loading -->
  <script type="text/javascript" src="js/jquery.js"></script>
  <script type="text/javascript" src="js/jquery.easing-sooper.js"></script>
  <script type="text/javascript" src="js/jquery.sooperfish.js"></script>
  <script type="text/javascript">
    $(document).ready(function() {
      $('ul.sf-menu').sooperfish();
    });
  </script>
</body>
</html>
