<!DOCTYPE html> 
<html lang="en"> 
<head> 
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> 

<title>DesignBump is having a Makeover!</title> 

<link rel="stylesheet" href="style.css" type="text/css" media="screen">

<script type="text/javascript" src="js/jquery-1.7.min.js"></script>
<script type="text/javascript" src="js/jquery.countdown.js"></script>
<script type="text/javascript" src="js/jquery.tipsy.js"></script>
<script type="text/javascript" src="js/jquery.subscribe.js"></script>
<script type="text/javascript" src="js/jquery.contact.js"></script>
<script type="text/javascript" src="js/custom.js"></script>




</head> 
 
<body> 

<!-- BuySellAds Ad Code -->
<script type="text/javascript">
(function(){
  var bsa = document.createElement('script');
     bsa.type = 'text/javascript';
     bsa.async = true;
     bsa.src = 'http://s3.buysellads.com/ac/bsa.js';
  (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);
})();
</script>
<!-- End BuySellAds Ad Code -->

	<div id="wrapper">
		<header>
			<a class="logo" href="index.html"><img src="images/logo.png" alt="logo" title="logo" /></a>
		</header>
		
		<div id="book">		
		
				
			<div class="top-page"></div>
			
			<div class="content-page">
				<div class="top-spiral"></div>
				<div class="bottom-spiral"></div>
				
				<div id="cform">
					<div class="row"></div>
					<h3>Get in touch with us:</h3>
					<div class="form-wrapper in-touch">
						<div id="message"></div>
						<form method="post" action="php/contact.php" name="contactform" id="contactform">
							<input type="text" name="name" placeholder="Name" id="name" />
							<input type="text" name="email" placeholder="Email" id="email" />
							<input type="text" name="phone" placeholder="Phone" id="phone" />
							<input type="text" name="subject" placeholder="Subject" id="subject" />
							<textarea placeholder="Message" name="comments" id="comments"></textarea>
							<div id="captcha">
								<span>3+1=</span>
								<input type="text" name="verify" id="verify" />
							</div><!--end verify-->

<!-- You can stylize the submit button by changing its color. To do this, replace the 'orange' from class="orange" with: yellow, red, purple, green, blue, darkblue, white and black.-->							
							<input type="submit" name="send" value="SEND" id="submit" class="orange" /> 
						</form>
					</div><!--end form-wrapper-->
				</div><!--end cform-->
			
				<div id="home">
					<div class="row"></div>
					<h2>We're currently getting a makeover!</h2>					
					<div class="row"></div>
					<div class="row">
                    </div>
                    <div id="contentt">
                     <h3>Hi, DesignBump is undergoing a makeover, we'll be adding in new features like a show and tell gallery, jobs board as well as keeping the links section. We hope to be up and running soon!</h3>
                     
                     <br />
                    
                    
					<br />
                    
                    
					<br />
                    
                     <br />
                    
                    
					<br />
                  
					
                     
                     
                    <h3> To find out more about DesignBump's makeover please follow or like us on <a href="http://twitter.com/DesignBumped" target="_blank">Twitter</a> & <a href="http://www.facebook.com/DesignBump?fref=ts" target="_blank">Facebook!</a></h3>
                     
                <br />
                    
                     <br />
                    
                    
					<br />
                  

<h3>In the meantime you can continue to submit content to our friends <a href="http://thewebblend.com" target="_blank">The Web Blend</a></h3>

  </div>
                    
					
					<br />
                    
                    
					<br />
                    
                    
					<br />
					
					<div class="row"></div>
				
			  </div><!--end form-wrapper-->
		  </div><!--end home-->
				
	  </div><!--end content-page-->
			
			<div class="bottom-page">
				<ul class="social">
				<!-- Change the # with the link to your social page. -->
					<li><a class="facebook tooltip" href="http://www.facebook.com/DesignBump?fref=ts" title="Facebook"></a></li>
					<li><a class="twitter tooltip" href="https://twitter.com/DesignBumped" title="Twitter"></a></li>

					
<!-- You can add to social list buttons for digg, delicious, vimeo and dropbox. Just delete the brackets from below -->
			<!--	<li><a class="digg tooltip" href="#" title="Digg"></a></li>
					<li><a class="delicious tooltip" href="#" title="Delicious"></a></li>
					<li><a class="vimeo tooltip" href="#" title="Vimeo"></a></li>
					<li><a class="dropbox tooltip" href="#" title="DropBox"></a></li>		
			-->
				</ul>
			</div><!--end bottom-page-->
            
           
</div><!--end book-->
        
<div id="ads">
        <!-- BuySellAds Zone Code -->
<div id="bsap_1279592" class="bsarocks bsap_97f7dd60a3a49022d75b3aa38b64e492"></div>
<!-- End BuySellAds Zone Code -->
</div>

        
        
		
		<p class="copyright">Copyright &copy; DesignBump - All Rights Reserved</p>
		
	</div><!--end wrapper-->
<script type="text/javascript" src="js/jquery.placeholder.js"></script>	<!-- placeholder html5 tag support for IE and Old Browsers -->
</body> 
</html>

