<?php include_once 'includes/headertop.php'; ?>

<meta name="description" content="" />
<meta name="keywords" content="" />
<title>LightEnerG - About Us</title>

<?php include_once 'includes/headerbtm.php'; ?>

<!-- Main Container -->
<div class="container" id="main" role="main">
    <div class="col-sm-7">
        <h2 class="page-title">About</h2>

        <div class="post-content" id="tagline-demo">
            <div class="tagline">
                LightEnerG&trade; has grown to become one of the world <br/> leaders in horticultural lighting. 
            </div>

            <p>We manufacture specialty lighting products for commercial greenhouses, as well as the hobby market, and all of our products use premium technology, ensuring you'll get the best yields while still 				
                being energy efficient and environmentally friendly.
                LightEnerG&trade; offers a wide array of grow lamps, ballasts, reflectors that are designed and manufactured with the best materials and the latest advanced innovations. We also offer a diverse selection
                of cords, sockets and electrical components and everything else you need to create the optimal lighting system. Not only are our products high performing, they have also been thoroughly tested and 
                meet all North American electrical and safety standards to guarantee their performance and safety.
                In addition to providing industry leading products, we're also concerned about giving our customers the best possible value. That's why all of our products are competitively priced so you always know 
                you're getting the highest quality devices for the best prices.
                So, if you want the latest technology, high quality products, the best value and massive yields, then you want LightEnerG&trade;.
            </p>

        </div>
    </div>
    <div class="col-sm-5">
        <aside>
            <br/>
            <img src="/images/about-us1.jpg" class="img-responsive center-block" alt="" />

        </aside>
        <aside>
            <br/>
            <img src="/images/about-us2.jpg" class="img-responsive center-block" alt="" />
        </aside>
    </div>
</div>

<?php include_once 'includes/footer.php'; ?>
