<!-- SHTML Wrapper - 404 Not Found -->
<html>
	<head>
    <title>404 Not Found</title>
    <link href="http://www.hostmonster.com/media/shared/general/homelayout.css" rel="stylesheet" type="text/css">
    <link rel="stylesheet" href="http://www.hostmonster.com/media/shared/general/_hm/homestyle.css" type="text/css">

    <style>
		body{
			margin:25px;
		}
		.t1{
			color:#000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size:14px;
		}
		.t2{
			color:#00CC00;
			font-family: Arial, Helvetica, sans-serif;
			font-size:10px;
			white-space:nowrap;
		}
    h1 {
       font-size: 18px;
       display: block;
    }
    h2 {
       font-size: 16px;
    }
    ul {
       margin-left: 27%
    }
    .topheading {
      background-color: #00CC00;
    }
    </style>
</head>
<body bgcolor=white>

<div style="border: solid 2px;border-color: #00CC00;padding: 0px;width: 777px;margin: 0 auto;">
  <table cellpadding="0" cellspacing="0" border="0" width="777">
    <tr>
      <td colspan="2" class="topheading">

        <table cellpadding="0" cellspacing="0" border="0"><tr>
          <td style="padding-left:25px;width:205px;height:90px"><a href="http://www.hostmonster.com/"><img src="http://www.hostmonster.com/media/shared/general/_hm/hostmonsterLogo.gif" width="178" height="39" alt="hostmonster" border="0"></a></td>
          <td style="text-align:left">&nbsp;</td>
        </tr></table>
      </td>
    </tr>
  </table>
    <div style="text-align: center">
      <h1>404 Error File Not Found</h1>
     
      <h2> The page you are looking for might have been removed, <br />had its name changed, or is temporarily unavailable.</h2>
      <span style="text-align: left;">
      <ul>
          <li>If you typed in the URL, please check the spelling</li>
          <li>You can try to click the Back button and try another link</li>
      </ul>
      </span>
      <p><a href="http://www.hostmonster.com">Web Hosting</a> provided by Hostmonster.Com</p>
      </div>
  </div>
</body>
</html>

