<div class="header">
<ul id="menu">
<li><a href="#">Home</a></li>
<li><a href="#">About Us</a>
<ul>
<li><a href="#">Mission Statement</a></li>
<li><a href="#">The Wrenn Girls</a></li>
<li><a href="#">(Y)Our Inspiration</a></li>
<li><a href="#">Prices and Priceless</a></li>
<li><a href="#">Text Filler</a></li>
<li><a href="#">Text Filler</a></li>
</ul>
</li>
<li><a href="#">Products and Designs</a>
<ul>
<li><a href="#">Featured Products</a></li>
<li><a href="#">Chairs and Tables</a></li>
<li><a href="#">Antique Plates</a></li>
<li><a href="#">Customize Your Own Design</a></li>
<li><a href="#">Upcoming Products</a></li>
<li><a href="#">Text Filler</a></li>
</ul>
</li>
<li><a href="#">Contact Us</a>
<ul>
<li><a href="#">General Inquiries</a></li>
<li><a href="#">Inside Feedback</a></li>
<li><a href="#">Text Filler</a></li>
<li><a href="#">Text Filler</a></li>
<li><a href="#">Text Filler</a></li>
<li><a href="#">Text Filler</a></li>
</ul>
</li>
</ul>
Username: <input type="text" name="User" />
Password: <input type="text" name="Pass" />
<input type="button" name="submit" value="Sign in" /></br>New customer? <a href="#">Sign up now!</a>
</div>
<div class="content">
<div class="featuredcontent">
<h1>Hello!</h1>
<p>
This is where the main content will appear. The first content seen here will include "Featured Products", "Company News", etc. At any point you will be able to change this content very easily. The code will pull each section of information from its designated category and place it in here. So if a person clicks "Products and Design - Chairs" this section will then display your chairs. Also enhanced...