#container {
	height: 1180px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5CEAC;
}
#container_boxes {
	height: 1015px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5CEAC;
}
#container_events {
	height: 700px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5CEAC;
}
#topbody {
	position: relative;
	height: 140px;
	width: 900px;
	left: 0px;
	top: 0px;
	background-image:  url("../images/branding.gif");
}
#branding {
	position: absolute;
	height: 20px;
	width: 700px;
	left: 90px;
	top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid #9C6B3A 1px;
	border-right: solid #9C6B3A 1px;
}
#content {
	position: relative;
	height: 1055px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#content_boxes {
	position: relative;
	height: 890px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#content_events {
	position: relative;
	height: 600px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#intro {
	position: absolute;
	height: 765px;
	width: 800px;
	top: 80px;
	left: 38px;
	line-height: 16px;
	border-top: solid #9C6B3A 2px;
	padding: 15px;
}
#intro_chocolates {
	position: absolute;
	height: 765px;
	width: 800px;
	top: 80px;
	left: 38px;
	line-height: 16px;
	border-top: solid #9C6B3A 2px;
	padding: 15px;
	overflow: auto;
}
#intro_boxes {
	position: absolute;
	height: 600px;
	width: 800px;
	top: 80px;
	left: 38px;
	line-height: 16px;
	border-top: solid #9C6B3A 2px;
	padding: 15px;
	overflow: auto;
}
#intro_corporate {
	position: absolute;
	height: 600px;
	width: 800px;
	top: 80px;
	left: 38px;
	line-height: 16px;
	border-top: solid #9C6B3A 2px;
	padding: 15px;
	overflow: auto;
}
#intro_events {
	position: absolute;
	height: 350px;
	width: 800px;
	top: 80px;
	left: 38px;
	line-height: 16px;
	border-top: solid #9C6B3A 2px;
	padding: 15px;
}
#intro_contactus {
	position: absolute;
	height: 350px;
	width: 800px;
	top: 80px;
	left: 38px;
	line-height: 16px;
	border-top: solid #9C6B3A 2px;
	padding: 15px;
	overflow: auto;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}
form p label {
	float: left;
	width: 30%;
	font-family: Tahoma, Verdana, "Times New Roman", sans-serif;
	color: #990000;
	font-weight: bold;
}
#footer {
	position: relative;
	height: 120px;
	width: 900px;
	top: 930px;
	left: 0px;
	background-image:  url("../images/footer.gif");
}
#footer_boxes {
	position: relative;
	height: 120px;
	width: 900px;
	top: 765px;
	left: 0px;
	background-image:  url("../images/footer.gif");
}
#footer_events {
	position: relative;
	height: 120px;
	width: 900px;
	top: 475px;
	left: 0px;
	background-image:  url("../images/footer.gif");
}

