* {
	margin:0;
	padding:0;
	outline: 0;
}
* :focus { outline:0; }

body {font-size:100%; line-height:1em; text-align:center; background:#ffffff;}

html, body { height:100%; }

html, input, textarea {
	font-family:Tahoma;
	color:#FFFFFF;
}	

.clear{clear:both;}

#wrapper {
	padding: 0px;
	height: 956px;
	width: 980px;
	position: absolute;
	margin: 0px;
	background: transparent;
}
#left_sidebar {
	float: left;
	height: 629px;
	width: 162px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/dz_left_bkgnd.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#opening_hours {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 130px;
	position: absolute;
	left: 5px;
	top: 420px;
	text-align: center;
	background: transparent;
}
#times_container {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 140px;
	position: absolute;
	top: 450px;
	left: 2px;
	background: transparent;
}

#opening_days {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 60px;
	display: inline;
	left: 2px;
	top: 0px;
	position: absolute;
	text-align: center;
	line-height: 22px;
	font-size: 11px;
	background: transparent;
}

#opening_times {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 70px;
	display: inline;
	top: 0px;
	position: absolute;
	left: 65px;
	font-size: 11px;
	line-height: 22px;
	text-align: center;
	background: transparent;
	
}




#main_image {
	height: 629px;
	width: 511px;
	position: absolute;
	left: 162px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

#right_sidebar {
	height: 629px;
	width: 307px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/dz_right_bkgnd.jpg);
	background-repeat: no-repeat;
	float: right;
	position: absolute;
	left: 673px;
}
#facebook {
	height: 85px;
	width: 207px;
	position: absolute;
	left: 100px;
	top: 345px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	vertical-align: 50%;
	background: transparent;
}
#voucher {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 444px;
	height: 186px;
	width: 285px;
	left: 12px;
	background: transparent;
}


#footer {
	margin: 0px;
	padding: 0px;
	left: 0px;
	position: absolute;
	top: 629px;
	background-image: url(images/dz_footer_bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 327px;
	width: 980px;
}
#about_us {
	margin: 0px;
	padding: 0px;
	width: 590px;
	position: absolute;
	top: 100px;
	left: 40px;
	height: 150px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent;
}
#copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 550px;
	left: 0px;
	top: 190px;
	position: absolute;
}
#copywrite a:link {
	text-decoration: underline;
	color: #F9941E;
	background: transparent;
}
#copywrite a:visited {
	text-decoration: none;
	color: #F9941E;
	background: transparent;
}
#copywrite a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}
#copywrite a:focus {
	text-decoration: none;
	color: #F9941E;
	background: transparent;
}
#copywrite a:active {
	text-decoration: none;
	color: #F9941E;
	background: transparent;
}
