

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <style type="text/css">
        body
        {
            font-family: "Lucida Sans Unicode" , "Lucida Sans" , "Sans-Serif" , "Arial";
            font-size: 14px;
            margin: 0;
            background: #ececec;
            color: #333;
        }
        h1
        {
            font-size: 20px;
            color: #004a80;
        }
        .wrapper
        {
            width: 950px;
            padding: 10px;
            border-left: 1px solid #b9b9b9;
            border-right: 1px solid #b9b9b9;
            border-bottom: 1px solid #b9b9b9;
            background: #fff;
            margin: 0 auto;
            min-height: 700px;
        }
        .contentBodyFull
        {
            min-height: 500px;
            padding: 0 25px;
        }
        .footer
        {
            color: #434343;
            width: 950px;
            margin: 0 auto;
            font-size: 12px;
            padding-top: 5px;
        }
    </style>
</head>
<body>
    <div class="wrapper">
        <div class="contentBodyFull" align="center">
            <a href="http://www.cdpe.com">
                <img src="http://hosted.cdpe.com/images/cdpe-logo.png" align="center" border="0" /></a>
            <div style="width: 650px">
                <h1>
                This site is temporarily unavailable. </h1>
                <p align="left">
                    In order for you to receive the assistance
                    and information you need, please visit <a href="http://www.CDPE.com">www.CDPE.com</a>.
                    There you will find out more about your situation and the options available, and
                    the professionals who are trained and in your area to help.
                </p>
            </div>
            <p>
                There are solutions ... and we can help.
            </p>
            <p>
                <a href="http://www.CDPE.com">www.CDPE.com</a>
                <br />
                800.482.0335
            </p>
        </div>
        <br clear="all" />
    </div>
    <div class="footer">
        &copy;2009 Distressed Property Institute, LLC
    </div>
</body>
</html>
