			body {
				background-image:url('../images/bg.jpg');
				background-position:top center;
				background-repeat:no-repeat;
				background-color:#ffffff;
				background-color:#54771d;
				margin:0px;
				padding:0px;
				}

			.clear {clear:both;}

			#header {
				position:relative;
				margin:0 auto;
				width:880px;
				height:139px;
				}

				#header-text {
					position:absolute;
					font-size:13pt;
					right:-10px;
					bottom:0px;
					padding:10px;
					font-weight:bold;
					font-family:arial;
					color:#ffffff;
					}

			#content {
				position:relative;
				width:860px;
				background-color:#ffffff;
				margin:0 auto;
				border:10px solid #ffffff;
				border-bottom:0px;
				background-color:#54771e;
				}

			#content-image1 {
				position:relative;
				background-image:url('../images/image1.jpg');
				float:left;
				width:350px;
				padding:0px;
				margin:0px;
				border:0px;
				height:574px;
				}

			#content-image2 {
				position:relative;
				background-image:url('../images/image2.jpg');
				float:left;
				width:350px;
				height:550px;
				padding:0px;
				margin:0px;
				border:0px;
				background-color:#54771e;
				}

			#content-image3 {
				position:relative;
				background-image:url('../images/image3.jpg');
				float:left;
				width:350px;
				height:550px;
				padding:0px;
				margin:0px;
				border:0px;
				background-color:#54771e;
				}

			#content-image4 {
				position:relative;
				background-image:url('../images/image4.jpg');
				float:left;
				width:350px;
				height:550px;
				padding:0px;
				margin:0px;
				border:0px;
				background-color:#54771e;
				}

			#content-image5 {
				position:relative;
				background-image:url('../images/image5.jpg');
				float:left;
				width:350px;
				height:550px;
				padding:0px;
				margin:0px;
				border:0px;
				background-color:#54771e;
				}

			#content-menu {
				position:relative;
				float:left;
				padding-left:15px;
				width:495px;
				font-family:arial;
				font-size:9pt;
				color:#939598;
				background-color:#ffffff;
				}

			#content-text {
				position:relative;
				float:right;
				width:495px;
				border-left:15px solid #ffffff;
				font-family:arial;
				font-size:9pt;
				color:#939598;
				line-height:17px;
				background-color:#ffffff;
				}

			#content-text h2 {
				display:inline;
				font-size:29pt;
				line-height:30px;
				font-weight:bold;
				font-family:arial black;
				color:#939598;
				}

			#content-text a {
				text-decoration:none;
				font-weight:bold;
				color:#668c27;
				}

			#footer1 {
				position:relative;
				background-color:#c3d940;
				border-top:10px solid #ffffff;
				border-bottom:10px solid #ffffff;
				}

				#footer1-inner {
					position:relative;
					width:880px;
					margin:0 auto;
					color:#ffffff;
					font-size:9pt;
					padding:10px;
					font-weight:bold;
					font-family:arial;
					}

			#footer2 {
				position:relative;
				background-color:#668c27;
				border-bottom:10px solid #ffffff;
				}

				#footer2-inner {
					text-align:center;
					padding:5px;
					}

			#footer3 {
				position:relative;
				height:100px;
				background-image:url('../images/grass.jpg');
				background-position:top center;
				background-repeat:no-repeat;
				}

			.tab1 {
				position:relative;
				height:24px;
				width:98px;
				background-image:url('../images/tab1.jpg');
				}

			.tab2 {
				position:relative;
				height:24px;
				width:98px;
				background-image:url('../images/tab2.jpg');
				}

			.tab3 {
				position:relative;
				height:24px;
				width:98px;
				background-image:url('../images/tab3.jpg');
				}

			.tab4 {
				position:relative;
				height:24px;
				width:98px;
				background-image:url('../images/tab4.jpg');
				}

			.tab5 {
				position:relative;
				height:24px;
				width:98px;
				background-image:url('../images/tab5.jpg');
				}

			.menu a {
				color:#ffffff;
				text-decoration:none;
				letter-spacing:-0px;
				}