<?php session_start(); ?>
<html>
<style type="text/css">
<!--
.style1 {
	font-family: tahoma;
	font-size: 13px;
	color: #0246E6;
}
.style2 {color: #012D92}
-->
</style>
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="815">
    <tr>
      <td width="100%" height="533" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#FE9901" width="815" height="467">
        <tr>
          <td width="815" height="390" valign="top"><?php include "contactus2.php" ; ?>          </td>
        </tr>
        </table>      </td>
    </tr>
  </table>
  </center>
</div>
</html>
<?php 
include "time.php" ; 
session_destroy();
?>