<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head> 
<title>FieryScribe</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link type="text/css" rel="stylesheet" media="all" href="styles/all.min.css" />
<link type="text/css" rel="stylesheet" media="screen" href="http://fonts.googleapis.com/css?family=Reenie+Beanie&subset=latin" />
<!--[if lte IE 6]>
<link type="text/css" rel="stylesheet" media="all" href="styles/ie6.css" />
<![endif]-->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script>
<script type="text/javascript" src="scripts/showcase.js"></script>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
<body class="home">
<div id="wrapper">
<div id="rings">
<ul id="navigation">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="clients.html">Clients</a></li>
<li><a href="contact.html">Contact</a></li>
</ul><!-- </#navigation> -->
<h1 id="header"><a href="http://fieryscribe.com" title="FieryScribe">FieryScribe</a></h1>
<div id="content-wrapper">
<div id="showcase" class="column left-column">
<a href="about.html">
<img class="draft" src="images/showcase/hkcec-draft.png" alt="All Voice Talent" />
<img class="live" src="images/showcase/hkcec-live.png" alt="All Voice Talent" />
</a>
</div><!-- </#showcase> -->
<div id="content" class="column right-column">
<p>At FieryScribe, we develop <em>your</em> ideas and thoughts into websites.</p>
<p class="centered"><strong><em>Your</em> websites.</strong></p>
<p id="process" class="centered"><span class="idea">Idea</span> <span class="arrow">&rarr;</span> <span class="quill">FieryScribe</span> <span class="arrow">&rarr;</span> <span class="web">Web</span></p>
<p>It's just that simple!</p>
</div><!-- </#content> -->
</div><!-- </#content-wrapper> -->
<div id="footer">
<p id="copyright" class="centered">Copyright &copy; 2010 fieryscribe.com</p>
</div><!-- </#footer> -->
</div><!-- </#rings> -->
</div><!-- </#wrapper> -->
</body>
</html>