about.html
<!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">

<!-- #BeginTemplate "dwt/site.dwt" -->

<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<!-- #BeginEditable "doctitle" -->
<title>About Us</title>
<!-- #EndEditable -->
<!-- #BeginEditable "headsection" -->
<meta name="description" content="Insert DESCRIPTION here" />
<meta name="keywords" content="Insert KEYWORDS here" />
<!-- #EndEditable -->
<meta http-equiv="Content-Language" content="en-us" />
<meta content="General" name="rating" />
<meta content="no" http-equiv="imagetoolbar" />
<meta content="Copyright © 2011, Pat Geary http://www.expression-web-tutorials.com/. All Rights Reserved" name="copyright" />
<link rel="stylesheet" type="text/css" href="styles/site.css" />
<link rel="stylesheet" href="styles/ajximagerotator.css" type="text/css" />
<script src="styles/ajximagerotator.js" type="text/javascript"></script>
<!-- 
======================================
Website Template Name:  Summer Flowers Template
Author: Patricia Geary
Author URI: http://www.expression-web-tutorials.com/
Author Email: patgeary@comcast.net
Date: July 2011 
========================================
-->
</head>

<body>

<!-- Page Container begins here -->
<div id="sitename">
	My Site Name</div>
<div id="outerWrapper">
	<!-- Masthead begins here -->
	<div id="header">
		<!--webbot bot="Include" u-include="_includes/banner.html" tag="BODY" startspan -->

<div class="AJXIRMPUUeaD"><!-- AJXFILE:../styles/ajximagerotator.css -->
<div class="AJXIRMPUUeaDpics">
 <ul class="AJXIRMPUUeaDul">
  <li class="AJXIRMPUUeaDli"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/10-27-flower-02.jpg" alt="10-27-flower-02.jpg" /></a></li>
  <li class="AJXIRMPUUeaDlihide"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/DSCN0398-crop.JPG" alt="DSCN0398-crop.JPG" /></a></li>
  <li class="AJXIRMPUUeaDlihide"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/james234.jpg" alt="james234.jpg" /></a></li>
  <li class="AJXIRMPUUeaDlihide"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/james500.jpg" alt="james500.jpg" /></a></li>
  <li class="AJXIRMPUUeaDlihide"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/nature01.jpg" alt="nature01.jpg" /></a></li>
  <li class="AJXIRMPUUeaDlihide"><a href="index.html"><img class="AJXIRMPUUeaDimg" src="images/yellow_flowers3.jpg" alt="yellow_flowers3.jpg" /></a></li>
 </ul>
</div>
<br />
</div>

<!--webbot bot="Include" endspan i-checksum="41566" --></div>
	<!-- Masthead ends here -->
	<!-- Navigation begins here -->
	<div id="topNavigation">
		<ul>
			<li><a title="Home" href="index.html">Home</a></li>
			<li><a title="About" href="about.html">About</a></li>
			<li><a title="Contact" href="contact.html">Contact</a></li>
			<li><a title="Links" href="links.html">Links</a></li>
			<li><a title="Search My Site." href="search.html">Search</a></li>
			<li><a title="Site Map" href="site-map.html">Site Map</a></li>
		</ul>
	</div>
	<!-- Navigation ends here -->
	<!-- Content Container begins here -->
	<div id="contentWrapper">
		<!-- Main Content begins here -->
		<div id="content">
			<!-- #BeginEditable "content" -->
			<h1>About</h1>
			<p> <img alt="Description of Picture." src="images/city-men.jpg" width="193" height="288" class="imglft" />According to Smashing magazine, the “about me” page is one of the most overlooked pages in development and one of the highest ranked pages on many websites. You can read the article, <a href="http://www.smashingmagazine.com/2009/07/01/best-practices-for-effective-design-of-about-us-pages/">Best Practices For Effective Design Of “About me” Pages</a> as well as see samples of some of their top picks for good and bad pages. You might also want to check out <a title="A List Apart - Your About Page Is a Robot" href="http://www.alistapart.com/articles/aboutpagerobot/">A List Apart - Your About Page Is a Robot</a>.</p>
			<p>Adding an <strong>About Me</strong> page to your site will let your viewer learn something about you and your business.  Try and address these questions on your page:</p>
			<p>Who are you? What is your company's history? Your own personal background?</p>
			<p>What do you do? - a brief introduction to you, your services and products.</p>
			<p>Why should I trust you? What are your qualifications?</p>
			<p>Link to your other websites if you have them and make sure your contact information is listed with a link to the contact page. </p>
			<!-- #EndEditable --></div>
		<!-- Main Content ends here -->
		<!-- Do NOT Delete or your footer will not fall below your content area --><br class="clearFloat" />
		<br />
	</div>
	<!-- Content Container ends here -->
	<!-- Footer begins here -->
	<div id="footer">
		<p>Copyright © 2011 Company Name. All Rights Reserved.</p>
		<p><a title="Copy and Paste the email address to your email editor to send me mail.">your-name<code>@</code>your-domain.com</a> | <a title="Privacy Policy." href="privacy-policy.html">Privacy Policy</a></p>
		<p>Template Design: <a href="http://www.expression-web-tutorials.com/">Expression Web Tutorials & Templates</a></p>
	</div>
	<!-- Footer ends here --></div>
<!-- Page Container ends here -->

</body>

<!-- #EndTemplate -->

</html>