#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 140px;
	width: 980px;
	background-color: #FFF;
	position: relative;
}
#wrapper #header #contact_holder {
	height: 100px;
	width: 247px;
	position: absolute;
	left: 0px;
	top: 25px;
}
#wrapper #header #logoholder {
	height: 140px;
	width: 274px;
	position: absolute;
	right: 1px;
}

#wrapper #imagesplash {
	height: 200px;
	width: 980px;
	background-color: #000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B3D334;
	border-right-color: #B3D334;
	border-left-color: #B3D334;
}
#wrapper #navigation {
	height: 35px;
	width: 980px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b3d234;
	border-bottom-color: #b3d234;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b3d234;
	border-left-color: #b3d234;
}
#wrapper #contentcontainer {
	height: 300px;
	width: 984px;
	background-color: #FFF;
	position: relative;
}
#wrapper #contentcontainer #maincontent {
	height: 265px;
	width: 675px;
	position: absolute;
	left: 13px;
	top: 29px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #56602C;
}
#wrapper #footer {
	height: 18px;
	width: 976px;
	background-image: url(../Images/div_&_bg_images/footerbg.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-left: 7px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFDA47;
}
#wrapper #contentcontainer #headinghandel {
	height: 30px;
	width: 250px;
	left: 11px;
	top: 8px;
	position: absolute;
	background-image: url(../Images/header_images/testimonials.jpg);
}
#wrapper #footer #mgblink {
	position: absolute;
	top: 8px;
	right: 9px;
}
#wrapper #footer_rounded {
	height: 10px;
	width: 980px;
}
#wrapper #contentcontainer #sidebox {
	height: 229px;
	width: 255px;
	position: absolute;
	top: 0px;
	right: 13px;
	padding-top: 0px;
	padding-left: 5px;
	z-index: 1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	font-size: 10px;
	background-repeat: no-repeat;
}
#wrapper #contentcontainer #promobox {
	height: 15px;
	width: 595px;
	position: absolute;
	left: 13px;
	bottom: 16px;
	border: 3px solid #B3D334;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	z-index: 4;
	font-style: oblique;
}
#wrapper #contentcontainer #sidefooter {
	height: 11px;
	width: 260px;
	position: absolute;
	top: 275px;
	right: 14px;
}

