<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="2columngray.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="container">
<div id="mainheader">
<div class="blank2"></div>
<!-- for decoration only -->
</div>
<div id="header">
<p>Header content goes here</p>
<p><a href="2col_left.htm">Left </a>column Longest</p>
<p><a href="2col_right.htm">Right</a> column Longest</p>
<p><a href="2col_main.htm">No</a> column longest</p>
<p><a href="http://www.pmob.co.uk/temp/3colfixedtest_4.htm">Back</a> to main
3 column demo</p>
</div>
<div id="mainnav">
<p>Navigation</p>
</div>
<div id="sidebar">
<p>Sidebar content goes here : Sidebar content goes here : Sidebar content
goes here : Sidebar content goes here : Sidebar content goes here : Sidebar
content goes here : Sidebar content goes here : Sidebar content goes here
: Sidebar content goes here : Sidebar content goes here : Sidebar content
goes here : Sidebar content goes here : </p>
</div>
<div id="content">
<p>Footer stays at the bottom of the window unless the content is longer then
it stays at the bottom of the document.</p>
<p>Footer stays at the bottom of the window unless the content is longer then
it stays at the bottom of the document.</p>
</div>
<div id="clearfooter"></div>
<!-- to clear footer -->
<div id="footer">
<div class="divider1"></div>
<div class="blank"></div>
<!-- for decoration only -->
<p>Footer Content</p>
</div>
</div>
</body>
</html>