<!DOCTYPE html>
<head>
        <title>eUKhost - This Website Has Been Suspended</title>
        <style>
                body
                {
                        margin: 0;
                        font-family: Arial;
                        font-size: 14px;
                        background: url('http://www.eukhost.com/default-website-templates/bg.png');
                }

                a:link, a:visited
                {
                        text-decoration: none;
                }

                #main
                {
                        width: 800px;
                        height: 500px;
                        margin: auto;
                }

                #content
                {
                        position:relative;
                        width: auto;
                        color:#555;
                        padding: 10px 10px 3px 10px;
                        background:#f0f0f0;
                        border-radius:5px;
                        -webkit-border-radius:10px;
                        -moz-border-radius:10px;
                }

                #content p
                {
                        margin: 0 0 10px 0;
                        line-height: 145%;
                }

                a#logo
                {
                        margin: 5px auto;
                        position: relative;
                        display: block;
                        width: 358px;
                        height: 143px;
                        background: url('http://www.eukhost.com/default-website-templates/eukhost-logo.png') no-repeat;
                }

                a#logo:link, a#logo:visited
                {
                        color: #026cb3;
                }

                a#logo:hover
                {
                        opacity: 0.9;
                }

                a#logo span
                {
                        position: absolute;
                        bottom: 0;
                        width: 358px;
                        height: 21px;
                        padding-top: 2px;
                        text-align: center;
                }

                h1
                {
                        width: auto;
                        text-align: center;
                        margin: 40px 0 40px 0;
                        padding-top: 5px;
                        color: #2074CD;
                        font-size: 45px;
                        text-shadow: 1px 1px 2px #555;
                }

                h1 span
                {
                        display: block;
                        margin-bottom: 10px;
                        color: #f7b43f;
                }

                h2
                {
                        color: #444;
                }

                #info
                {
                        color: #777;
                        text-align: center;
                        font-size: 12px;
                        margin-top: 40px;
                }

                .ftr-btns{width:655px;margin:40px auto 0 auto}.ftr-btn{width:205px;height:40px;float:left;margin:4px 20px 0 0;font-size:20px;text-align:center;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:3px}.last-ftr-btn{margin:4px 0 0 0}.ftr-btn a{width:205px;height:31px;padding-top:9px;display:block;color:#fff;border:1px solid #1c6ab5;background:url('http://www.eukhost.com/default-website-templates/standard-blue-gradient2.png') repeat-x;background:-webkit-gradient(linear,left top,left bottom,from(#398adf),to(#2270be));background:-moz-linear-gradient(top, #398adf, #2270be);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#398adf',endColorstr='#2270be');background: -ms-linear-gradient(#398adf, #2270be);background-image:-o-linear-gradient(top,#398adf,#2270be)}.ftr-btn a:hover{border:1px solid #f8c268;background:url('http://www.eukhost.com/default-website-templates/standard-orange-gradient2.png') repeat-x;background:-webkit-gradient(linear,left top,left bottom,from(#fde87f),to(#f9c650));background: -ms-linear-gradient(#fde87f, #f9c650);background:-moz-linear-gradient(top, #fde87f, #f9c650);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fde87f',endColorstr='#f9c650');background-image:-o-linear-gradient(top,#fde87f,#f9c650);color:#A16605}.ftr-btn a:active{border:1px solid #1c6ab5;background:-webkit-gradient(linear,left top,left bottom,from(#398adf),to(#2270be));background:-moz-linear-gradient(top, #398adf, #2270be);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#398adf',endColorstr='#2270be');background-image:-o-linear-gradient(top,#398adf,#2270be);color:#fff}
        </style>
</head>
<body>
        <div id="main">
                <a id="logo" href="http://www.eukhost.com" rel="nofollow"><span>UK Web Hosting Provider Since 2001</span></a>

                <h1><span>Suspension Notice</span>This Website Has Been Suspended</h1>

                <div id="content">
                        <p><strong>Are you the owner of this website?</strong></p>

                        <p>Your website is currently unavailable because it has been suspended. Please contact our billing department via the client area for more information. We cannot disclose the reasons for suspension here.</p>
                </div>

                <div class="ftr-btns">
                        <div class="ftr-btn">
                                <a href="https://billing.eukhost.com" rel="nofollow" title="eUKhost Client Area">Client Area</a>
                        </div>

                        <div class="ftr-btn">
                                <a href="http://www.eukhost.com/terms.php" rel="nofollow" title="eUKhost Terms of Service">Terms of Service</a>
                        </div>

                        <div class="ftr-btn last-ftr-btn">
                                <a href="http://www.eukhost.com/billing-policies.php" rel="nofollow" title="eUKhost Billing Policies">Billing Policies</a>
                        </div>
                </div>

                <div style="clear:both"></div>

                <div id="info">eUKhost Ltd. of Suite 2, 7 Commercial Street, Morley, Leeds LS27 8HX is a company registered in England and Wales (reg. 5616528)</div>
        </div>
</body>
</html>
