<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>voicemerge :: voicemail server :: error 404</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
<!--
body {
background: #000 url(./images/vm-logo-333-stripe.png) fixed;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#outer {
width: 320px;
background-color:#999;
margin-top: 50px;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
padding: 0;
border: 4px solid #666;
}
div#header {
background: #900 url(./images/vm-header-bg.png);
color: #fff;
padding: 0px;
margin: 0px;
font-size: 2em;
font-weight: bold;
text-align: center;
}
div#main {
background-color: #999;
margin-left: 0;
margin-top: 0;
padding: 10px;
}
div#footer {
color: #ccc;
padding: 5px;
margin: 0px;
text-align: center;
}
div.container {
background-color: transparent;
border: 0;
padding: 0;
margin: 0 auto 0 auto;
width: 300px;
}
div.row {
clear: both;
padding-top: 2px;
}
div.row span.content {
display: block;
background-color: transparent;
color: #fff;
font-size: 1.1em;
font-weight: bold;
text-align: center;
padding-bottom: 15px;
margin: 0;
border: 0;
width: 100%;
}
-->
</style>
</head>
<body>
<div id="outer">
<div id="header">
<div id="header-image">
<img src="./images/vm-text-c30-outline-x1.png" alt="voicemerge" name="voicemerge" border="0" id="main-logo-text" />
</div> <!-- end of div#header-image -->
</div> <!-- end of div#header -->
<div id="main">
<div class="container">
<div class="row">
<span class="content">Sorry, page not found - 404</span>
</div>
</div>
</div> <!-- end of div#main -->
<div id="footer">
voicemerge © 2004 - 2006
</div> <!-- end of div#footer -->
</div> <!-- end of div#outer -->
</body></html>