body {
	height:100%;
	margin: 20px 0 0 0;
	padding: 0px;
	text-align:center;
	background-color: #b89980;
}

div#container {
	position:relative;
	width:757px;
	top: 0px;
	left: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF9E8;
}

div#navBar {
	position:absolute;
	width:757px;
	height:59px;
	left: 0px;
	background-color: #f2eee7;
	z-index:20;
}

div#bodyContainer {
	position:absolute;
	width: 757px;
	top:59px;
	text-align:left;
	left: 0px;
	background: #f2eee7 url(../images/bg4.gif) 0px 0px no-repeat;
	background-color: #f2eee7;
}

div#left {
	position:relative;
	width: 298px;
	padding: 22px 8px 0 0;
	float:left;		
}

div#bodycopy {
	position:relative;
	width: 298px;
	padding: 18px 8px 0 0;
	float:left;	
}

div#right {
	position:relative;
	width: 140px;
	float:right;
	text-align:right;
	padding: 29px 5px 0 0;	
}

div#footer {
	position:relative;
	width:757px;
	background: #8c0003 url(../images/bg3.gif) 0 0 repeat-y;
	height: 105px;
	text-align:left;
	float:left;		
	clear: both;
}

#footBox0 {
	position: relative;
	top: 10px;	
	width: 135px;
	padding-left:10px;
	float:left;
	visibility:visible;
	}		
	
#footBox1, #footBox2, #footBox3, #footBox4 {
	position: relative;
	top: 10px;
	width: 145px;	
	padding-left:8px;
	float:left;
	visibility:visible;
	}	

#addressGEF {
	position: relative;
	width: 245px;
	float:left;
	top: 10px;
	left: 306px;
	visibility:visible;
	}		
	
#flashRest {
	margin:40px 0 40px 0;
	width:298px;
	height:205px;
	background: #f2eee7 url(../flash/restaurants/images/frame1.jpg) 0 0 no-repeat;		
	}
	
#flashHomeDel {
	margin:40px 0 40px 0;
	width:298px;
	height:205px;
	background: #f2eee7 url(../flash/home-delivery/images/frame1a.jpg) 0 0 no-repeat;		
	}		
	
#flashMenus {
	margin:40px 0 40px 0;
	width:298px;
	height:205px;
	background: #f2eee7 url(../flash/menus/images/frame1.jpg) 0 0 no-repeat;		
	}		
	
#flashWholesale {
	margin:40px 0 40px 0;
	width:298px;
	height:205px;
	background: #f2eee7 url(../flash/wholesale/images/frame3.jpg) 0 0 no-repeat;		
	}
	
#footerLinks {
	position:relative;
	background-color:#b89980;
	color:#FFEADF;
	width:757px;
	height: 30px;
	padding-bottom:30px;
	text-align:left;
	float:left;
	clear: both;
}		
	
	
	
	

