﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Q4 Web Site Development</title>
    <style type="text/css">
        <!--
        .style1 {
            color: #FFFFFF;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
        }

        .style2 {
            font-family: Arial, Helvetica, sans-serif;
        }

        .style3 {
            color: #FFFFFF;
            font-family: Arial, Helvetica, sans-serif;
        }
        -->
    </style>
</head>

<body>
    <table width="400" border="0" align="center" cellpadding="10">
        <tr>
            <td bgcolor="#597FB0"><div align="center" class="style1">Q4 Web Maintenance Message </div></td>
        </tr>
        <tr>
            <td>
                <p class="style2">This site is currently under development and not yet available for public viewing. </p>
                <p class="style2">For more information on why this site is not available, please <a href="mailto:support@q4inc.com">contact Q4</a></p>
            </td>
        </tr>
        <tr>
            <td bgcolor="#597FB0"><div align="center"><a href="http://www.q4inc.com" class="style3">www.q4inc.com</a> </div></td>
        </tr>
    </table>
</body>
</html>