<!DOCTYPE html>
<html>
    <body style="width:1080px;margin-right:auto;margin-left:auto;margin-top:0px;font-family:Helvetica,Arial,sans-serif;">
        <div style="width:100%;background-color:#3D4A70;">
            <div style="text-align:center;background:#ffffff;height:200px;margin-top:75px;">
                <h1>Sorry for the inconvenience....</h1>
                <h2>We are just updating our website and should be back up shortly.<br>
                    Thank you for your patience.</h2>
            </div>
            <div style="width:100%;display:inline-block;background:#083981;">
                <div style="width:230px;float:left;padding:15px;">
                    <div style='margin:0px 0px 0px 10px;height:70px;width:100%;'></div>
                </div>
            </div>
        </div>
    </body>
</html>


