#site-container {
	border: 2px solid #2c3845;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 885px;
	height: 720px;
	background-color: #EFFAFC;
}
#header {
	height: 181px;
	width: 885px;
	background-image: url(imgs/header.jpg);
	background-color: #FFCC00;
}
#navigation {
	height: 22px;
	width: 885px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 2c3845;
	border-bottom-color: 2c3845;
	background-color: #66CCFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#body {
	height: 371px;
	width: 885px;
	background-color: #E4F1FA;
}
#title {
	background-color: #FFFFFF;
	height: 48px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #4276A5;
}
#bodydetail {
	height: 371px;
	width: 885px;
	background-color: #F0FAFC;
	overflow: auto;
	padding-top: 10px;
}
#body-left {
	float: left;
	height: 371px;
	width: 564px;
	background-image: url(imgs/mainimg.jpg);
	background-repeat: no-repeat;
	background-color: #00CCFF;
}
#body-right {
	float: left;
	height: 371px;
	width: 290px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: justify;
	overflow: auto;
	color: #2C3845;
	padding-right: 15px;
	padding-left: 15px;
}
#floater {
	height: 101px;
	width: 150px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 700px;
}

#footer {
	height: 141px;
	width: 885px;
	background-image: url(imgs/footer.jpg);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: 2c3845;
	background-repeat: no-repeat;
	text-align: right;
	float: right;
	background-color: #268DC8;
}
#shellfish {
	position: absolute;
	height: 20px;
	width: 146px;
	left: 356px;
	top: 321px;
}
#midmenu {
	height: 270px;
	width: 260px;
	padding-left: 230px;
	padding-top: 70px;
}
#powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #268DC8;
	text-align: center;
	height: 40px;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	clear: both;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #268DC8;
}
#box1 {
	background-color: #FFFFFF;
	height: auto;
	width: 850px;
	float: left;
	top: 60px;
}
#box2 {
	background-color: #FFFFFF;
	height: 360px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#text {
	background-color: #FFFFFF;
	height: 205px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #2C3844;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2c3845;
}
#imgs {
	background-color: #FFFFFF;
	height: auto;
	padding-left: 10px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2c3845;
}
#text-catering {
	background-color: #FFFFFF;
	height: auto;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(imgs/catering-bckgr.jpg);
	background-repeat: no-repeat;
}
#body-leftlocation {
	float: left;
	height: 381px;
	width: 564px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#body-rightlocation {
	float: left;
	height: 381px;
	width: 310px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: justify;
	overflow: auto;
	color: #2C3845;
	padding-left: 5px;
	padding-right: 5px;
}
#body-leftrecipes {
	float: left;
	height: 371px;
	width: 564px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#body-rightrecipes {
	float: left;
	height: 371px;
	width: 290px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: justify;
	overflow: auto;
	color: #2C3845;
	padding-right: 15px;
	padding-left: 15px;
}
#titlerecipes {
	background-color: #FFFFFF;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #4276A5;
}
#imgrecipe {
	height: 205px;
	width: 300px;
	float: left;
}
#text-cats {
	background-color: #FFFFFF;
	height: auto;
	padding-left: 20px;
	padding-right: 10px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #2C3844;
}
#back {
	float: right;
	height: 30px;
	width: 50px;
	background-color: #00FF66;
	position: absolute;
	right: 94px;
	bottom: 303px;
}
#bodydetailmenu {
	height: 381px;
	width: 885px;
	background-color: #F0FAFC;
	overflow: auto;
}
