body {
	background: url("../images/bg.png");
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #404040;
}

#header {
	background: url("../images/header_bg.png");
	background-repeat: repeat-x;
	background-color: #ebe94e;
	width: 100%;
	height: 42px;
	text-align: center;
}

#main {
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo {
	display: block;
	background: url("../images/logo_3.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 48px;
	left: 7px;
	width: 249px;
	height: 133px;
}

#logo:hover {
	background-position: 0px -133px;
}

#mmenu {
	background: url("../images/mmenu_bg_3.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 48px;
	left: 256px;
	width: 674px;
	height: 138px;
}

#mmenuRight {
	position: absolute;
	top: 48px;
	left: 930px;
}

#mainInner {
	background: url("../images/main_bg_3.png");
	background-repeat: repeat-y;
	position: absolute;
	top: 181px;
	left: 0px;
	width: 950px;
}

#mainInner2 {
	background: url("../images/main_top_bg_3.png");
	background-repeat: no-repeat;
	width: 950px;
}

#footer {
	background: url("../images/footer_bg_3.png");
	background-repeat: repeat-x;
	background-color: #8eb29b;
	width: 935px;
	height: 63px;
	text-align: right;
}

.menuSelected {
	background: url("../images/menu_active_3.png");
	background-repeat: repeat-x;
	background-color: #aac5b4;
	width: 191px;
	padding: 5px 10px 5px 35px;
}

#sideMenu {
	float: left;
	width: 236px;
	padding: 0px 0px 0px 20px;
}

#sideMenu a {
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5em;
}

#sideMenu a:hover {
	text-decoration: underline;
}

.selected {
	color: #404040 !important;
}

#mainContent {
	padding: 10px 0px 0px 15px;
	width: 657px;
	float: left;
}

#mainContent h1 {
	text-align: right;
	color: #0f4232;
	margin: 0.25em;
	font-size: 3em;
	font-weight: normal;
}

#menuCommunity {
	float: left;
	display: block;
	width: 109px;
	height: 138px;
	background: url("../images/menu_community_3.png");
	background-repeat: no-repeat;
}

#menuRetreats {
	float: left;
	display: block;
	width: 83px;
	height: 138px;
	background: url("../images/menu_retreats_3.png");
	background-repeat: no-repeat;
}

#menuConferenceCentre {
	float: left;
	display: block;
	width: 110px;
	height: 138px;
	background: url("../images/menu_conference_centre_3.png");
	background-repeat: no-repeat;
}

#menuHospitalAndNursingHome {
	float: left;
	display: block;
	width: 130px;
	height: 138px;
	background: url("../images/menu_hospital_and_nursing_home_3.png");
	background-repeat: no-repeat;
}

#menuDayNursery {
	float: left;
	display: block;
	width: 113px;
	height: 138px;
	background: url("../images/menu_day_nursery_3.png");
	background-repeat: no-repeat;
}

#menuJulianCentre {
	float: left;
	display: block;
	width: 123px;
	height: 138px;
	background: url("../images/menu_julian_centre_3.png");
	background-repeat: no-repeat;
}

#menuCommunity:hover,#menuRetreats:hover,#menuConferenceCentre:hover,#menuHospitalAndNursingHome:hover,#menuDayNursery:hover,#menuJulianCentre:hover {
	background-position: 0px -138px;
}

.menuOver {
	background-position: 0px -138px !important;
}

#contentFooter {
	text-align: center;
	font-size: 0.7em;
	color: #0f4232;
}

#contentFooter span {
	color: #404040;
}
