@charset "UTF-8";
/* CSS Document */

/* generated by csscreator.com */ 
html, body,td,th{
	margin:0;
	padding:0;
	text-align:left;
	background-color: #ececea;
} 
 
#pagewidth{ 
 width:820px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:349px; 
  background-image:url(1-assets/1-header-2-lets-do-lunch.jpg);
  background-color:#FFFFFF; 
 width:100%;
} 
 
#maincol{background-color:#;
	float: right;
	display:inline;
	position: relative;
	width:820px;
 }
 
#footer{
 height:170px; 
  background-color:#; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

