<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,28 +5,33 @@ require 'stringio'
 require 'pp'
 require 'strscan'
 
-ParseRegex = /\G
-  (?:
+ParseRegex = /
+  (.*?)(?:
     #{Regexp.escape(H2o::BLOCK_START)}    (.*?)
     #{Regexp.escape(H2o::BLOCK_END)}          |
     #{Regexp.escape(H2o::VAR_START)}      (.*?)
     #{Regexp.escape(H2o::VAR_END)}            |
     #{Regexp.escape(H2o::COMMENT_START)}  (.*?)
     #{Regexp.escape(H2o::COMMENT_END)}    | (.*?) 
-  )(?:\r?\n)
+  )(?:\r?\n)?
 /xm
 
-ParseRegex2 = /
-  (.*??)(?:
+ParseRegex2 = /\G
+  (.*?)(?:
     #{Regexp.escape(H2o::BLOCK_START)}    (.*?)
     #{Regexp.escape(H2o::BLOCK_END)}          |
     #{Regexp.escape(H2o::VAR_START)}      (.*?)
     #{Regexp.escape(H2o::VAR_END)}            |
     #{Regexp.escape(H2o::COMMENT_START)}  (.*?)
     #{Regexp.escape(H2o::COMMENT_END)}
-  ) (?:\r?\n)
+  ) (?:\r?\n)?
 /xm
 
+ParseRegex3 = /(.*?) (?:\{\{ (.*?) \}\}|.*?|\{(?:% (.*?) %|\* (.*?) \*)\}) (?:\r?\n)? /mx
+
+ParseRegex4 = /\G (?:\{\{ .*? \}\}|.*?|\{(?:% .*? %|\* .*? \*)\}) \r?\n /mx
+
+
 file = File.read(File.dirname(__FILE__)+'/../benchmark/source.html')
 
 pp ParseRegex
@@ -36,8 +41,17 @@ Benchmark.bm do|b|
 
   b.report('String#scan :') do
     file.scan(ParseRegex)
-  end 
-  b.report('String#scan2 :') do
+  end
+   
+  b.report('String#scan - with \G :') do
     file.scan(ParseRegex2)
   end
+  
+  b.report('String#scan - optimized :') do
+    file.scan(ParseRegex3)
+  end
+  
+  b.report('String#scan - optimized with \G :') do
+    file.scan(ParseRegex4)
+  end
 end
\ No newline at end of file</diff>
      <filename>benchmark/parser.rb</filename>
    </modified>
    <modified>
      <diff>@@ -114,4 +114,4099 @@
 	&lt;/div&gt;	
 &lt;/div&gt;
 &lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+	&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt;
+	&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+	&lt;title&gt;Iconic | Landing Page&lt;/title&gt;
+
+  {{ content_for_layout }}
+&lt;!--[if IE 6]&gt;
+
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;frame&quot;&gt;
+	&lt;div id=&quot;header&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h1 id=&quot;logo&quot;&gt;&lt;a href=&quot;#&quot;&gt;iconic&lt;/a&gt;&lt;/h1&gt;
+			&lt;div id=&quot;right-area&quot;&gt;
+				&lt;div id=&quot;navigation&quot;&gt;
+					&lt;ul&gt; 
+					    &lt;li&gt;&lt;a href=&quot;home.html&quot; class=&quot;home&quot; style=&quot;&quot;&gt;home&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page.html&quot; class=&quot;about&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;about&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;sub-page-services.html&quot; class=&quot;services&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;services&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;media.html&quot; class=&quot;media&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;media&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;blog.html&quot; class=&quot;blog&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em;&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;
+                        &lt;li id=&quot;login-nav&quot;&gt;&lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;signup green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;signup&lt;/a&gt;&lt;/li&gt;
+					    &lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;login green&quot; style=&quot;font-family: Helvetica, Arial; text-transform: uppercase; font-size: 0.8em; font-weight: bold;&quot;&gt;login&lt;/a&gt;&lt;/li&gt;
+					&lt;/ul&gt;
+				&lt;/div&gt;
+
+				&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;div class=&quot;slogan&quot;&gt;
+					&lt;h2 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 2.4em; line-height: 30px;&quot;&gt;HOT DAMN! THIS IS THE PRODUCT YOU'VE BEEN WAITING FOR&lt;/h2&gt;
+					&lt;h3 style=&quot;font-family: Helvetiker, Arial; text-transform: uppercase; font-size: 1.3em; line-height: 19px;&quot;&gt;ISN'T IT ABOUT TIME YOU STATED WORKING WITH A PRODUCT LIKE THIS?... LET'S GET STARTED!&lt;/h3&gt;
+				&lt;/div&gt;	
+			&lt;/div&gt;	
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;
+&lt;/div&gt;	
+&lt;div id=&quot;content&quot;&gt;
+	&lt;div class=&quot;heading&quot;&gt;
+		&lt;div class=&quot;shell&quot;&gt;
+			&lt;h3&gt;&lt;span&gt;This is your tagline. Tell your viewers who you are. Be loud, confident &amp;amp; sophisticated.&lt;/span&gt;&lt;/h3&gt; 
+			&lt;div class=&quot;buttons&quot;&gt;
+				&lt;a href=&quot;#&quot;&gt;Sign up now&lt;/a&gt;
+				&lt;a href=&quot;#&quot; class=&quot;last&quot;&gt;Learn more&lt;/a&gt;
+			&lt;/div&gt;
+		&lt;/div&gt;	
+	&lt;/div&gt;	
+	&lt;div class=&quot;shell&quot;&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;div class=&quot;article&quot;&gt;
+				&lt;h3&gt;What Do We Do?&lt;/h3&gt;
+				&lt;h4&gt;This is a Headline!&lt;/h4&gt;
+				&lt;p&gt;Aenean tincidunt pharetra leo. Curabitur euismod sollicitudin elit. Donec faucibus lacus nec sapien. Aliquam ipsum nisi, scelerisque et, commodo nec, consectetur vel, tellus. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+				&lt;h4&gt;Here&#8217;s Another One&lt;/h4&gt;
+				&lt;p&gt;Mauris vulputate metus eu nisl. Praesent placerat. Mauris vitae erat id ante viverra sodales. Proin tincidunt porta velit. Sed a ligula id felis rutrum placerat. Curabitur et lorem non urna tristique pharetra. Nullam luctus tristique dui. Etiam egestas scelerisque purus. Ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus. &lt;/p&gt;
+				&lt;h4&gt;The Knockout Punch&lt;/h4&gt;
+				&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus nibh mi, commodo eu, pellentesque ut, blandit rutrum, ligula. Praesent ultricies urna a urna. Quisque massa. Cras ipsum diam, hendrerit id, accumsan sit amet, fermentum vel, dui. Morbi blandit commodo tellus.  &lt;/p&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;rightside&quot;&gt;
+				
+				&lt;div class=&quot;sidebar-form&quot;&gt;&lt;div class=&quot;top&quot;&gt;&lt;div class=&quot;bottom&quot;&gt;
+					&lt;h3&gt;from the blog&lt;/h3&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post1.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;This is a Blog Post Title&lt;/a&gt;&lt;br /&gt;Author Name on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post2.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Blink! Time to Think&lt;/a&gt;&lt;br /&gt;Malcolm Gladwell on Jan 01, 2010&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post3.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;Midnight Tides Re-released&lt;/a&gt;&lt;br /&gt;Steven Erikson on Dec. 31, 2009&lt;/p&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;post no-border&quot;&gt;
+						&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;css/images/post4.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;p&gt;&lt;a href=&quot;#&quot;&gt;You Shall Know Our Velocity&lt;/a&gt;&lt;br /&gt;Dave Eggers on Dec. 29, 2009&lt;/p&gt;
+					&lt;/div&gt;
+				&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+			&lt;/div&gt;
+			&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+		&lt;/div&gt;
+		&lt;div class=&quot;bottom-part&quot;&gt;
+			&lt;div class=&quot;box-holder&quot;&gt;
+				&lt;div class=&quot;top-side&quot;&gt;
+					&lt;div class=&quot;btm-side&quot;&gt;
+						
+						&lt;div class=&quot;box first&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-12.jpg&quot;&gt;&lt;img src=&quot;css/images/img1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;Envato Mothership Site&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-7.jpg&quot;&gt;&lt;img src=&quot;css/images/img2.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+							&lt;div class=&quot;link&quot;&gt;
+								&lt;a href=&quot;#&quot; class=&quot;arr&quot;&gt;&amp;nbsp;&lt;/a&gt;
+								&lt;p&gt;PSDTUTS Redesign&lt;/p&gt;
+							&lt;/div&gt;	
+						&lt;/div&gt;
+						&lt;div class=&quot;box last&quot;&gt;
+							&lt;a rel=&quot;prettyPhoto[Website Gallery]&quot; title=&quot;Image Title&quot; href=&quot;images/gallery/fullsize/image-template-2.jpg&quot;&gt;&lt;img src=&quot;css/images/img3.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
+						&lt;/div&gt;
+						&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+					&lt;/div&gt;
+					&lt;div class=&quot;cl&quot;&gt;&amp;nbsp;&lt;/div&gt;
+				&lt;/div&gt;		
+			&lt;/div&gt;
+		&lt;/div&gt;
+	&lt;/div&gt;	
+&lt;/div&gt;
+&lt;/body&gt;
 &lt;/html&gt;
\ No newline at end of file</diff>
      <filename>benchmark/source.html</filename>
    </modified>
    <modified>
      <diff>@@ -84,7 +84,7 @@ Server.start address do |s|
    Benchmark.bm do|b|
 
        b.report('H2o time :') { 
-         h2o = H2o::Template.new('h2o/index.html')
+         h2o = H2o::Template.new('../benchmark/source.html')
 
          s.print h2o.render(context)
        }</diff>
      <filename>example/run.rb</filename>
    </modified>
    <modified>
      <diff>@@ -31,7 +31,7 @@ module H2o
     #{IDENTIFIER_RE}
     (?:\.[a-zA-Z0-9][a-zA-Z0-9_-]*)*
   /x
-  
+
   NAMED_ARGS_RE = /
     (#{NAME_RE})(?:#{WHITESPACE_RE})?
     :</diff>
      <filename>lib/h2o/constants.rb</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@ module H2o
     attr_reader :token, :env
     attr_accessor :storage
     
-    ParseRegex = /\G
+    ParseRegex = /
       (.*?)(?:
         #{Regexp.escape(BLOCK_START)}    (.*?)
         #{Regexp.escape(BLOCK_END)}          |
@@ -25,10 +25,27 @@ module H2o
 
     def tokenize
       result = []
+      lstrip = false
+      rstrip = false
+
       @source.scan(ParseRegex).each do |match|
         result &lt;&lt; [:text, match[0]] if match[0] and !match[0].empty?
-        
+        # strip next left white spaces
+        result.last[1].lstrip! if lstrip
+
         if data = match[1]
+          data = data.strip
+          
+          # strip right whitespaces on previous text node
+          if rstrip = data[0].chr == &quot;-&quot;
+            data.slice!(0)
+            result.last[1].rstrip! if rstrip
+          end
+          
+          if lstrip = data[data.length-1].chr == &quot;-&quot;
+            data.chop!
+          end
+
           result &lt;&lt; [:block, data.strip]
         elsif data = match[2]
           result &lt;&lt; [:variable, data.strip]
@@ -40,6 +57,8 @@ module H2o
       rest = $~.nil? ? @source : @source[$~.end(0) .. -1]
       unless rest.empty?
         result &lt;&lt; [:text, rest]
+        # strip next left white spaces
+        result.last[1].lstrip! if lstrip
       end
       result.reverse
     end</diff>
      <filename>lib/h2o/parser.rb</filename>
    </modified>
    <modified>
      <diff>@@ -61,7 +61,7 @@ describe &quot;Resolve name&quot; do
       # Resolve a proc object
       context.resolve(:'procs.test').should == 'testing'
       result = context.resolve(:'procs.generation')
-      result.should be_a Time
+      result.should be_a(Time)
     
       # Cached inline
       context.resolve(:'procs.generation').usec.should == result.usec</diff>
      <filename>spec/context_spec.rb</filename>
    </modified>
    <modified>
      <diff>@@ -57,5 +57,24 @@ describe 'H2o::Parser argument parsing' do
       ]
     ]
   end
-  
+end
+
+
+describe &quot;Whitespace stripping syntax&quot; do
+  it &quot;should rstrip previous text node for {%- %}&quot; do
+    H2o::Template.parse('   {%- if true %}{% endif %}').render.should == ''
+  end
+    
+  it &quot;should lstrip next text node for {% -%}&quot; do
+    H2o::Template.parse('{% if true -%}   {% endif %}').render.should == ''
+  end
+
+  it &quot;should strip whitespace on both site with {%- -%}&quot; do
+    H2o::Template.parse('
+      {%- if true -%}
+        hello
+      {%- endif -%}   
+    ').render.should == 'hello'
+  end
+
 end
\ No newline at end of file</diff>
      <filename>spec/parser_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>acb469296522c4a223a54f70ea0822696410998c</id>
    </parent>
  </parents>
  <author>
    <name>speedmax</name>
    <email>subjective@gmail.com</email>
  </author>
  <url>http://github.com/speedmax/h2o/commit/40e9e02580c22aaca0dc7f6d05cb1d5643b04c3a</url>
  <id>40e9e02580c22aaca0dc7f6d05cb1d5643b04c3a</id>
  <committed-date>2009-05-12T08:19:07-07:00</committed-date>
  <authored-date>2009-05-12T08:19:07-07:00</authored-date>
  <message> - Optimize H2o parsing regex, now the regular expression is 10 times faster on large templates.
 - Adding support for whitespace stripping control for block tag, update spec
   {%- strip_white_space_before_this_tag %} and {% strip_whitespace_after_this -%}
 - fixed a warning in context_Spec
 - updated parsing benchmark</message>
  <tree>5ada54af30de1c75b0cb12cf4922defbccfda542</tree>
  <committer>
    <name>speedmax</name>
    <email>subjective@gmail.com</email>
  </committer>
</commit>
