| Current Path : /var/www/cesa.co.za/awards-old/ |
| Current File : /var/www/cesa.co.za/awards-old/contactus.php |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>CESA Engineering Excellence Awards</title>
<link href="screen.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style1 {color: #B9BBA6}
.style2 {color: #333333; }
-->
</style>
</head>
<body>
<?php include('header.php'); ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="max-width:1350px; margin:auto" align="center">
<tr>
<td align="left" class="left" width="250" valign="top" bgcolor="#808080">
<?php include('menu.php'); ?>
</td>
<td valign='top' class='contentBG' width="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
<td class="content">
<h1>Contact Us</h1>
<p><strong>For more information contact :</strong><br>Bonolo Nkgodi<br>
Phone: +27 11 463 2022<br>E-mail: <a href="mailto:bonolo@cesa.co.za">bonolo@cesa.co.za</a></p>
</td>
</tr>
</table>
</td>
<td valign='top' width='250' bgcolor="#808080">
<?php include('rightbar.php'); ?></td>
</tr>
</table>
</body>
</html>