<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="style.xslt"?>
<page>
  <header />

  <content>
    <hero>
        <h1 class="h3">A Tool For Telecom Teams &amp; Assets</h1>
        <h2 class="tagline h1">All your vital details in <span class="nobr">one place.</span></h2>

        <div class="buttons">
        <a href="/contact-us.php" class="button primary large">Contact us to find out more</a>                            
        </div>
    </hero>


    <wrap style="background-color: white;" class="oneSect">
                <h2 class="h3 altColor">Our strategy is simple.</h2>
                <h3 class="h2">Stop the chaos and get control of your projects.</h3>
                <div class="contentWrap fourCols">
                    <div class="col">
                        <i class="icon organized"></i>
                        <h4>Organized</h4>
                        <p>Organize all your site and project details in an easy to use interface.</p>
                    </div> <!-- /.col -->
                    <div class="col">
                        <i class="icon key"></i>
                        <h4>Easy to use</h4>
                        <p>Cellular build-outs can become complex cross-functional jungles and we're here to stop the madness.</p>
                    </div> <!-- /.col -->
                    <div class="col">
                        <i class="icon running"></i>
                        <h4>Less training</h4>
                        <p>If your tool requires a day of training, it's the wrong tool. VSW is simple to use and <em class="upper">no</em> training required.</p>
                    </div> <!-- /.col -->
                    <div class="col">
                        <i class="icon video-chat"></i>
                        <h4>Work remotely</h4>
                        <p>Visit a cell site from your desktop with your team.</p>
                    </div> <!-- /.col -->
                </div> <!-- /.contentWrap -->
    </wrap>
  </content>

  <footer />
</page>