#wrapper {
	text-align:left;
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height: 1380px;
	background-color: #eadeb8;
}
body {
	position:relative;
	background-image:url(../images/allpages/background.jpg);
	background-repeat:repeat;
	background-position:center;
	margin:0px 0px 0px 0px;
	background-color: #4c3a24;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height: 232px;
	background-image:url(../images/allpages/header.jpg);
	z-index: 11;
}
#sidebgleft {
	position:absolute;
	left:0px;
	top:232px;
	width:100px;
	height: 1225px;
	background-repeat:no-repeat;
	background-image:url(../images/allpages/sidebgleft.jpg);
	background-color: #eadeb8;
	z-index: 1;
}
#sidebgright {
	position:absolute;
	left:800px;
	top:232px;
	width:100px;
	height: 1225px;
	background-image:url(../images/allpages/sidebgright.jpg);
	background-repeat:no-repeat;
	background-color: #eadeb8;
	z-index: 1;
}

.bodytext {
	position:absolute;
	left:421px;
	top:280px;
	width:379px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #60492a;
	text-align: left;
	line-height: 14px;
}






#bottomlogos {
	position:absolute;
	left:100px;
	top:1237px;
	width:700px;
	background-image:url(../images/allpages/logos.jpg);
	background-repeat:no-repeat;
	background-color: #eadeb8;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #60492a;
	text-align:center;
	height: 220px;
}
#bottomlogosprogram {
	position:absolute;
	left:0px;
	top:1312px;
	width:900px;
	height: 145px;
	background-image:url(../images/allpages/logos.jpg);
	background-repeat:no-repeat;
	background-color: #eadeb8;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #60492a;
	text-align:center
}



.testimonials {
	position:absolute;
	left:100px;
	top:208px;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 25px;
	z-index:100;
	height: 24px;
	background-image: url(../images/allpages/buttonover2.jpg);
	background-repeat: repeat;
}

.giftcertificate2 {
	position:absolute;
	left:600px;
	top:208px;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 25px;
	z-index:100;
	height: 24px;
	background-image: url(../images/allpages/buttonover2.jpg);
	background-repeat: repeat;
}

















#nav {
	position:absolute;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	top:232px;
	left:100px;
	height:35px;
	background-color: #c5ddef;
	z-index: 10;
}

#nav ul,#nav li {
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	float:left;
	width:100px;
	height:35px;
	line-height:35px;
	background:url(../images/allpages/buttonup.gif) no-repeat left top;
}

#nav a {
	display:block;
	width:100px;
	height:35px;
	background:url(../images/allpages/buttonover.gif) no-repeat left top;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#000;
	text-align:center;
	text-decoration:none;
	line-height: 25px;
}

#nav li a:hover {
	background:transparent;
}

.navilinks {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:118px;
	left:9px;
	height:574px;
	background-repeat:no-repeat;
}

