<?php include_once '../../includes/headertop.php'; ?>

<meta name="description" content="" />
<meta name="keywords" content="" />
<title>LightEnerG - Parabolic Reflector</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/shades/parabolic.jpg"  class="img-responsive center-block featured-img" width="100%" />
        </div>
    </div>
    <div class="col-sm-5">
        <h2 class="page-title">Parabolic Reflector</h2>
        <ol class="breadcrumb">
            <li><a href="/products/">Products</a></li>
            <li><a href="/products/shades/">Shades</a></li>
            <li class="active">Parabolic Reflector</li>
        </ol>
        <hr>
        <div class="post-content">
            <p>
                The LightEnerG&trade; Parabolic Reflector comes in either a chrome or white finish for maximum light reflection. 
                They're ideal for concentrating light downward and come with 8 pieces that make the base, a bracket to hold a mogul socket and screws. 
                It's light weight, easy to assemble and can accommodate all bulbs (not included). Mogul socket and power cord sold separately.
            </p>
            <h6>Available In:</h6>
            <ul class="disc">
                <li>4' White</li>
                <li>4' Chrome</li>					
            </ul>
        </div>
    </div>
</div>

<?php include_once '../../includes/footer.php'; ?>