#banner {
	position: absolute;
	width: 900px;
	height: 364px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F3DEC5;
	border-right-color: #F3DEC5;
	border-bottom-color: #F3DEC5;
	border-left-color: #F3DEC5;
	top: 5px;
	background-repeat: no-repeat;
	left: 250px;
	background-image: url(images/mainBanner.jpg);
}
#content {
	position: absolute;
	top: 355px;
	left: 250px;
	width: 854;
}
#menu {
	position: absolute;
	height: 200px;
	width: 650px;
	left: 400px;
	top: 330px;
}
#sideMenu {
	background-image: url(images/sideMenu.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 780px;
	width: 256px;
	left: 145px;
	top: 375px;
}
#sideMenuContent {
	height: 700px;
	width: 175px;
	left: 180px;
	top: 450px;
	position: absolute;
	font-family: Calibri;
	font-size: 16px;
}
#liliesRight {
	background-color: #000000;
	background-image: url(images/liliesRight.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 324px;
	width: 216px;
	left: 1104px;
	top: 300px;
}
#bannersp {

	position: absolute;
	width: 900px;
	height: 364px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F3DEC5;
	border-right-color: #F3DEC5;
	border-bottom-color: #F3DEC5;
	border-left-color: #F3DEC5;
	top: 5px;
	background-repeat: no-repeat;
	left: 250px;
	background-image: url(images/mainBannersp.jpg);
}

