<!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>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>OneFiftyEight Design | Graphic and Web Design</title>

<link rel="stylesheet" type="text/css" href="http://onefiftyeightdesign.com/style.css" />
<link rel="icon" href="http://onefiftyeightdesign.com/favicon.ico" type="image/x-icon">

<script type="text/javascript" src="http://onefiftyeightphotos.com/jquery.js"></script>
</head>


<body>

<div id="wrapper">

    <div id="header">
    	<ul class="menu">
				<li><a href="#work" class="work"><span></span></a></li>
                <li><a href="#about" class="about"><span></span></a></li> 
				<li><a href="#contact" class="contact"><span></span></a></li>
		</ul>
    </div>
	
	<div class="divider"></div>
	
    <div id="work"></div>
    
    <div class="portfolio">
    	<div id="meridian">
        	<p class="port_text"><strong><a href="http://meridianfundservices.com">Meridian Fund Services</a></strong><br />
            HTML, CSS, PHP<br />
            Web site, Identity</p>
        </div>
    </div>
    
    <div class="divider"></div>
    
    <div class="portfolio">
    	<div id="jamey">
        	<p class="port_text"><strong><a href="http://onefiftyeightdesign.com/Jamey/index.html">Jamey Jackson</a></strong><br />
            HTML, CSS<br />
            Web site<br />
			<em>Not fully live yet</em></p>
        </div>
    </div>
    
    <div class="divider"></div>
    
    <div class="portfolio">
    	<div id="faith">
        	<p class="port_text"><strong><a href="http://onefiftyeightdesign.com/Faith/index.html">Scented Faith</a></strong><br />
            HTML, CSS<br />
            Web site, Identity<br />
			<em>Defunct</em></p>
        </div>
    </div>
    
    <div class="divider"></div>
    
    <div id="about"></div>
    
    <div id="aboutme">
    	<p class="text">Just a quick introduction. This site is more to just show you some work I've done, and less about my biography &mdash; but here goes: My name is Chris. I've got about five years design experience, the first four of which were spent exclusively in print, mostly in the publishing industry. I branched out in 2008 and began to put my skills to the test on the Web. I am proficient with HTML and CSS, as well as Photoshop, Illustrator and Quark on the print side. Additionally, I have experience working with PHP, jQuery, Python, Flash and ActionScript 3.0. My resume is available upon request. I am always looking to build my skills and portfolio, so if you need a new home on the Web, contact me below, or send me an <strong><a href="mailto:c.lazzery@gmail.com">e-mail</a></strong> at your leisure. Thanks for taking the time to visit my site.</p>
    </div>
    
    <div style="clear:both;"></div>
    
    <div class="divider"></div>
    
    <div id="contact"></div>
    
    <div id="contactform">
		<form action="mailer.php" method="post">
            <p align="left" class="text">
			Name<br />
               <input class="input" type="text" name="name" />
			</p>
           	<p align="left" class="text">
			E-mail<br />
               <input class="input" type="text" name="email" />
			</p>
			<p align="left" class="text">
			State Your Business. :)<br />
			<textarea class="textarea" name="message" rows="10" cols="24"></textarea>
			</p>
			<p align="left" class="text">
			<input type="submit" value="Submit" name="submit" style="margin-bottom:10px"/>
			</p>
		</form>
	</div>
    
    <div style="clear:both;"></div>
    
    <div id="footer">
		<p class="footertext">Copyright &copy; 2008 OneFiftyEight Design. All rights reserved.<br />Hey, if you also enjoy photography, check out my other site, <strong><a href="http://onefiftyeightphotos.com">OneFiftyEight Photos</a></strong>!
	</div>
	
</div>

</body>

</html>
