
#use wml::std::tags
#use wml::std::info
#use wml::std::href
#use wml::des::space
#use wml::des::gfont
#use wml::des::rollover
#use wml::des::navbar


#use wml::include::html-intro
#use wml::include::quick-links
#use wml::include::nb
#use wml::include::col2
#use wml::include::col4
#use wml::include::col5
#use wml::include::footer

# HTMl Intro Code
{#HTML_INTRO#}


#This table provides the main window of information   
#it is 5 columns wide with the BODY data in the middle
#Col1 is a nav bar                                    
#Col2 is for spacing                                  
#Col3 is the BODY                                     
#Col4 is for spacing                                  
#Col5 is for extra links                              

<center>
<img src="img/mlpconsulting.gif" width="86" height="84" alt="MLP Consulting" align="middle">
<img src="img/consulting.gif" width="193" height="57" alt="MLP Consulting" align="middle">
</center>

<br clear=all>
#<table border="0" cellspacing="0" width="100%">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
   <td align=left valign=top bgcolor=$(BGCOLOR) >
	<navbar:render name=main select=$(area) txtonly>
   	<imgdot width=150 height=1 color=$(BGCOLOR) >
   </td>
   <td align=left valign=top >{#COL2#}</td>
   <td align=left valign=top bgcolor=$(BGCOLOR) >
		<table border="0" cellspacing="0" cellpadding="0" bgcolor=$(TXTBGCOLOR)>
		<tr>
			<td><img src="img/white-tl-25x25.gif" width="25" height="25"></td>
			<td>&nbsp;</td>
			<td><img src="img/white-tr-25x25.gif" width="25" height="25"></td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td>{#BODY#} 
			<imgdot width=600 height=1 ></td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td><img src="img/white-bl-25x25.gif" width="25" height="25"></td>
			<td>&nbsp;</td>
			<td><img src="img/white-br-25x25.gif" width="25" height="25"></td>
		</tr>
		</table>
   </td>
   <td align=left valign=top >{#COL4#}</td>
   <td align=left valign=top >{#COL5#}</td>
</tr>
</table>

{#QUICK_LINKS#}


{#FOOTER#}
</body>
</html>

{#BODY#:

