﻿<!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>
    <title></title>
    <link href="css/stylenew.css" rel="stylesheet" type="text/css" />
</head>
<body>
    <div id="main">
        <div id="wrapper">
            <!-- header -->
            <div id="header">
                <div class="logo">
                    <a href="http://natgeohd.ficmiddleeast.com/" target="_blank">
                        <img src="images/logo.png" alt="" /></a></div>
            </div>
            <!-- header ends -->
            <!-- body container -->
            <div id="body_container">
                <table width="100%" style="height:600px">
                    <tr>
                        <td>
                            <h2 style="margin-top: 100px">
                                <center>
                                    The application might be experiencing technical difficulties.</center>
                                <br />
                                <strong>
                                    <center style="color: #F2652E">
                                        Try again.
                                        <br />
                                        <br />
                                        Inconvenience caused deeply regret!</center>
                                </strong>
                            </h2>
                        </td>
                    </tr>
                </table>
            </div>
            <!-- body container ends -->
            <!-- footer -->
            <div id="footer">
                <p>
                    &copy;2013 FOXinternational. All rights reserved.</p>
                <p style="float: right">
                    <a href="#">Terms & Conditions</a> <a href="#">Private policy</a> <a href="#">Get the
                        Channel</a></p>
            </div>
            <!-- footer ends -->
        </div>
    </div>
</body>
</html>
