<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Text</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="mm_engineering.css" type="text/css">
<script language="javascript">
//--------------- LOCALIZEABLE GLOBALS ---------------
var d=new Date();
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
//Ensure correct for language. English is "January 1, 2004"
var TODAY = monthname[d.getMonth()] + " " + d.getDate() + ", " + d.getFullYear();
//---------------   END LOCALIZEABLE   ---------------
</script>
</head>
<body bgcolor="#DEDDD9">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#30414F">
    <td width="347" colspan="2" rowspan="2"><img src="mm_engineering_photo.jpg" alt="Header image" width="347" height="117" border="0"></td>
    <td width="413" height="59" id="logo" valign="bottom" nowrap align="center">Insert Website Name</td>
    <td width="100%">&nbsp;</td>
  </tr>

  <tr bgcolor="#30414F">
    <td height="58" id="tagline" valign="top" align="center">OPTIONAL TAGLINE HERE</td>
	<td width="100%">&nbsp;</td>
  </tr>

 <tr>
    <td colspan="4" bgcolor="#4A5464"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>

  <tr bgcolor="#9A988D">
  	<td colspan="4" id="dateformat" height="25">&nbsp;&nbsp;[ <a href="javascript:;">HOME</a> ]&nbsp;&nbsp;<script language="javascript">
      document.write(TODAY);	</script>
	</td>
  </tr>

    <tr>
    <td colspan="4" bgcolor="#66CCFF"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>

 <tr>
    <td colspan="4" bgcolor="#30414F"><img src="../../mm_spacer.gif" alt="" width="1" height="2" border="0"></td>
  </tr>
 <tr>
    <td colspan="4" bgcolor="#666666"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>

 <tr>
    <td width="40"><img src="../../mm_spacer.gif" alt="" width="40" height="1" border="0"></td>
    <td colspan="2" valign="top">&nbsp;<br>
    &nbsp;<br>
    <table border="0" cellspacing="0" cellpadding="2" width="500">
        <tr>
          <td class="pageName">PAGE NAME HERE</td>
        </tr>
        <tr>
          <td class="bodyText"><p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>

			<p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>

			<p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>
			</td>
		</tr>
      </table></td>
	<td width="100%">&nbsp;</td>
  </tr>
  <tr>
    <td width="40">&nbsp;</td>
    <td width="307">&nbsp;</td>
    <td width="413">&nbsp;</td>
	<td width="100%">&nbsp;</td>
  </tr>
</table>
</body>
</html>
