@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background:#fff;
	}
	
div#holder {
	width:960px;
	height:auto;
	background:#fff;
	position:relative;
	margin:0;
	
	}
	
div#holder h1 {
	height:20px;
	left:268px;
	margin:0;
	position:absolute;
	top:21px;
	width:190px;
	}
	
div#holder h2 {
	}
	
div#logo {
	height:105px;
	left:153px;
	position:relative;
	top:0;
	width:111px;
	z-index:1;
	}
	
div#main-illustration {
	width:693px;
	position:absolute;
	top:50px;
	right:0;
	height:345px;
	}
	
div#main-navigation {
	height:300px;
	left:0;
	position:absolute;
	top:114px;
	width:267px;
	z-index:2;
	}
	
div#main-inclusion {
	width:693px;
	position:relative;
	left:267px;
	margin-top:474px;
	/*padding-top:408px;*/
	min-height:500px;
	height:auto !important;
	height:500px;
	border-bottom:2px dotted #ed5438;
	padding-bottom:20px;
	}
	
div#footer {
	width:960px;
	height:78px;
	background: #fff;
	}
	
div#footer p {
	width:693px;
	margin:18px 0 0 267px;
	}
	
 div#reservations{
	height:45px;
	position:absolute;
	right:0;
	top:398px;
	width:693px;
	}
	
div#promotions{
	height:130px;
	width:693px;
	left:267px;
	position:absolute;
	top:446px;
	}
	
div#h-time{
	height:30px;
	left:711px;
	position:absolute;
	top:12px;
	width:249px;
	font-size: 0.9em;
	}
	
div#strains{
	height:20px;
	right:0;
	position:absolute;
	top:16px;
	width:120px;
	display:block;
	}
	
div#left-item{
	height:300px;
	left:0px;
	position:absolute;
	top:501px;
	width:267px;
	}
	
div#cont-number{
	left:462px;
	position:absolute;
	top:23px;
	width:190px;
	}
