<?php include_once '../../includes/headertop.php'; ?>

<meta name="description" content="" />
<meta name="keywords" content="" />
<title>LightEnerG - Pro Light Stand</title>

<?php include_once '../../includes/headerbtm.php'; ?>

<div class="container" id="main" role="main">
    <div class="col-sm-7">
        <div class="row">
            <img src="/images/products/accessories/stand.jpg"  class="img-responsive center-block featured-img" width="100%" />
        </div>
        <div class="row">
            <h6>MORE IMAGES:</h6>
            <div class="col-xs-2 more-img">
                <a href="/images/products/accessories/standdetail1.jpg" data-lightbox="stand" class="featured-a" title="Pro Light Stand Example 1">
                    <img src="/images/products/accessories/standdetail1.jpg" alt=""  class="img-responsive center-block featured-img2" />
                    <h4><span class="glyphicon glyphicon-fullscreen"></span></h4>
                </a>
            </div>
            <div class="col-xs-2 more-img">
                <a href="/images/products/accessories/standdetail2.jpg" data-lightbox="stand" class="featured-a" title="Pro Light Stand Example 2">
                    <img src="/images/products/accessories/standdetail2.jpg" alt=""  class="img-responsive center-block featured-img2" />
                    <h4><span class="glyphicon glyphicon-fullscreen"></span></h4>
                </a>
            </div>
        </div>
    </div>
    <div class="col-sm-5">
        <h2 class="page-title">Pro Light Stand</h2>
        <ol class="breadcrumb">
            <li><a href="/products/">Products</a></li>
            <li><a href="/products/accessories/">Parts & Accessories</a></li>
            <li class="active">Pro Light Stand</li>
        </ol>
        <hr>
        </header>
        <div class="post-content">
            <p>
                Pro Light T5 HO Stands are quick and easy to assemble and can be used with a variety of grow lights. They stand 77 &frac12;" high and are 56 &frac38;" wide.	
            </p>
        </div>
    </div>
</div>

<?php include_once '../../includes/footer.php'; ?>