mini-country.dwt
<!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>
<!-- #BeginEditable "doctitle" -->
<title>Mini Country Template</title>
<!-- #EndEditable -->

<!-- #BeginEditable "headsecion" -->
<meta content="Description of Your Site Goes Here." name="description" />
<meta content="keywords for your site here separate with commas" name="keywords" />
<!-- #EndEditable -->

<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type" />
<meta content="en-us" http-equiv="Content-Language" />
<meta content="General" name="rating" />
<meta content="no" http-equiv="imagetoolbar" />
<meta content="Copyright � 2008, Your Name All Rights Reserved" name="copyright" />

<style type="text/css" media="all">
<!--
@import url('mini-country.css');
-->
</style>
</head>

<body>

<!-- Begin Page Container -->
<div id="outerWrapper">

<!-- Begin Page Masthead -->
	<div id="header">
	</div>
<!-- End Page Masthead -->

<!-- Begin Top Navigation -->
	<div class="ubercolortabs">
		<ul>
			<li><a href="#" style="margin-left: 12px"><span>Home</span></a></li>
			<li><a href="#"><span>Contact Us</span></a></li>
			<li class="selected"><a href="#"><span>Link 1</span></a></li>
			<li><a href="#"><span>Link 2</span></a></li>
			<li><a href="#"><span>Link 3</span></a></li>
			<li><a href="#"><span>Link 4</span></a></li>
			<li><a href="#"><span>Site Map</span></a></li>
		</ul>
	</div>
	<div class="ubercolordivider">
	</div>
<!-- End Top Navigation -->

<!-- Begin Content Wrapper -->
	<div id="contentWrapper">
	
<!-- Begin Main Content -->
		<div id="content">
		<!-- #BeginEditable "content" -->

			<h1>Mini Country Template</h1>
			<p> </p>
			
		<!-- #EndEditable -->
		
		</div>
<!-- End Main Content -->

		</div>
<!-- End Content Wrapper -->

<!-- Begin Page Footer -->
	<div id="footer">
		<p>Your Name | <a href="mailto:yourname@yourdomain.com">yourname@your-domain.com </a></p>
		<p>Copyright 2010| All Rights Reserved</p>
		<p>Template Design: <a title="Expression Web Tutorials & Templates." href="http://www.expression-web-tutorials.com/">Expression Web Tutorials & Templates</a></p>
		<p>Background Header Image: <a title="The Inspiration Gallery." href="http://www.theinspirationgallery.com/">The Inspiration Gallery</a></p>
	</div>
<!-- End Page Footer -->

	
</div>
<!-- End Page Container -->


</body>

</html>