<!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>
<title>Bannerman Technology - clients</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<link href="CSS/bannerman.css" rel="stylesheet" type="text/css" />

<link href="css/forms.css" rel="stylesheet" type="text/css" />


 	<SCRIPT SRC="./scripts/qforms.js"></SCRIPT>
	<SCRIPT LANGUAGE="JavaScript">
	<!--//
	// set the path to the qForms directory
	qFormAPI.setLibraryPath("./scripts/");
	// this loads all the default libraries
	qFormAPI.include("*");
	
	qFormAPI.include("validation");
qFormAPI.include("functions", null, "12");
	//-->
	</SCRIPT>
	
</head>


<body>


<div id="container">
<div id="logo"><img src="images/bannerman_logo.gif" alt="Bannerman Technologies" width="226" height="64" /></div>

<div id="navcontainer">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="profile.cfm"><img class="menubutton" src="images/profile.gif" alt="profile" width="69" height="32" border="0"/></a></td>
<td><a href="solutions.cfm"><img class="menubutton" src="images/solutions.gif" alt="solutions" width="65" height="32" border="0"/></a></td>
<td><a href="news.cfm"><img class="menubutton" src="images/news.gif" alt="news" width="66" height="32" border="0"/></a></td>
<td><a href="products.cfm"><img src="images/products.gif" alt="products" width="71" height="32" border="0"/></a></td>
<td><a href="showcase.cfm"><img src="images/showcase.gif" alt="showcase" width="90" height="32" border="0"/></a></td>
<td><a href="contact.cfm"><img src="images/contact.gif" alt="contact" width="73" height="32" border="0"/></a></td>
<td><a href="clients.cfm"><img src="images/clients_rollover.gif" alt="client access" width="119" height="32" border="0"/></a></td>
</tr>
<tr>
<td colspan="7"><img src="images/menu_under.gif" width="553" height="32" border="0" /></td>
</tr>
</table>

</div>

<div class="spacer"></div>

<div id="window_top"></div>
<div id="window_middle"><img src="images/window_profile.jpg" width="753" height="259" border="0"></div>
<div id="window_bottom"></div>


<img src="images/empowering.gif" width="779" height="45" border="0">


<div id="base_content">
<div id="column_left_container">
<div id="column_left_top"><img src="images/clients_banner.gif" width="279" height="15" border="0" alt="clients"></div>
<div id="column_left">
<div id="column_left_padding">
<p><span class="HEADER1"></span>Please enter your login details to access your
  secure area.</p>
<p>If you've forgotten your login details email <a href="mailto:support@bannermantech.com%20">support@bannermantech.com </a></p>
</div>
</div>
</div>



<div id="column_right_container">
<div id="column_right_top"><img src="images/client_access_banner.gif" width="484" height="15" border="0" alt="Client Access"></div>
<div id="column_right">
<div id="column_right_padding">
<p>Please enter your login details below to access your secure client area.</p>

<FORM method = "post" action="clients_process.cfm" name="myform">

<table   border="0" cellspacing="0" cellpadding="5">
  <tr valign="top">
    <td>Login Name</td>
    <td><input type="Text" name="login_ID" size="20"></td>
  </tr>
  <tr valign="top">
    <td>Password</td>
    <td><input type="password"  name="password" size="20"></td>
  </tr>
</table>

<input type="submit" name="Submit" value="Login" class="button"></span>

</form>


<SCRIPT LANGUAGE="JavaScript">
<!--//
// initialize the qForm object
objForm = new qForm("myform");

// set error colour
qFormAPI.errorColor = "#FF9B9B";

// make these fields required
objForm.required("login_ID, password");

objForm.login_ID.description = "Login ID";
objForm.password.description = "Password";

//-->
</SCRIPT>


</div>
</div>
</div>
<div class="spacer"></div>
</div>




<div id="page_end"></div>

<div id="footer">
<table width="100%" cellpadding="5" cellspacing="0">
<tr><td>
      <div align="center" class="banbodyrev"><a href="profile.cfm" class="footerlink">profile</a> | <a href="solutions.cfm" class="footerlink">solutions</a> | <a href="news.cfm" class="footerlink">news</a> | <a href="products.cfm" class="footerlink">products</a> | <a href="showcase.cfm" class="footerlink">showcase</a> | <a href="contact.cfm" class="footerlink">contact</a> | <a href="clients.cfm" class="footerlink">client
             access</a> | <a href="index.cfm" class="footerlink">home</a></div>
</td></tr></table>
</div>
			 

</div>

<div align="center"><span class="banbody">Copyright 2007 Bannerman Technology
    Ltd<br/>  
Registered Office:  11 Dudhope Terrace, Dundee, DD3 6TS <br/>Registration no. SC285288 VAT no. 865430516 

  </span>
</div></body>
</html>
