#container {
	width: 970px;
	position: absolute;
}
	#content {
		float: left;
		margin: 0px 0 0 0px;
		width: 760px;
	}


		#content p.contact {
			color: #4C6339;
			font-size: 1.2em;
			margin-left: 10px;
		}

			#content p.contact span {
				margin: 0 10px;
			}

			#content p.contact a {
				color: #4C6339;
				font-weight: normal;
				text-decoration: none;
			}

				#content p.contact a:hover {
					text-decoration: underline;
				}

		#content div.main {
			width: 760px;
			background-image: url("images/home_main_back.jpg");
			height: 391px;
			background-repeat: no-repeat;
			position: relative;
		}

			#content div.main div.intro {
				padding: 10px;
				margin: 0 0px;
				width: 320px;
				background-color: #fff;
				position: absolute;
				bottom: 40px;
				left: 45px;
			}


				#content div.main div.intro h2 {
					margin: 0 0 5px 0;

					font-size: 1.6em;
					font-weight: normal;
				}

				#content div.main div.intro p {
					margin: 0;
					font-size: 0.76em;
					color: #4C6339;
				}

			#content table.map_cols {
				border-collapse: collapse;

				width: 300px;
			}

				#content table.map_cols tr td {
					padding: 5px 10px;

					vertical-align: top;
				}

					#content table.map_cols tr td h4 {
						margin: 0 0 5px 0;

						font-size: 130%;
					}

					#content table.map_cols tr td p {
						margin-top: 0;
					}

					#content table.map_cols tr td input {
						padding: 2px;
						color: #666;
					}

					#content table.map_cols tr td input.clickable {
						width: auto;
						cursor: clickable;
						padding: 0;
						color: #000;
					}

			#content div.main ul#services {
				margin: 0 20px 0 420px;
				padding: 0;
				padding-top: 20px;
				list-style-type: none;
			}

				#content div.main ul#services li {
					margin: 0;
				}

					#content div.main ul#services li a {
						display: block;
						background-repeat: no-repeat;
						background-position: 170px 50%;
						height: 87px;
						text-decoration: none;
					}

						#content div.main ul#services li a h3 {
							margin:0;
							padding-top: 10px;
							border-top: 1px solid #ccc;
							width: 150px;
							cursor: pointer;

							font-weight: normal;
						}

							#content div.main ul#services li a:hover h3 {
								text-decoration: underline;
							}

							#content div.main ul#services li.first a h3 {
								border-top: none;
							}

						#content div.main ul#services li a p {
							margin:0;
							font-size: 0.85em;
							font-weight:normal;
							padding-top: 5px;
							width: 150px;
							cursor: pointer;
						}

		#content #mapcontain {
			background-image: url("images/home_map_back.gif");
			padding: 20px;
			background-repeat: no-repeat;
			height: 478px;
			width: 470px;
			clear: both;
			float: left;
			margin: 20px 0 0 0;
		}

			#content #mapcontain h3 {
				margin: 0;
				padding: 20px;

				font-size: 1.6em;
				font-weight: normal;
			}

			#content #mapcontain #map {
				margin: 0 15px 20px 15px;
				width: 440px;
				height: 390px;
			}

		#container #nav #testimonial {
			margin-left: 10px;
			width: 180px;
			min-height: 120px;

			background-color: #fff;
			background-image: url("images/testimonial_bottom.png");
			background-position: 100% 100%;
			background-repeat: no-repeat;
			overflow: hidden;
		}

			#container #nav #testimonial #comments {
				padding: 30px 20px 70px 20px;

				background-image: url("images/testimonial_top.png");
				background-repeat: no-repeat;
			}

				#container #nav #testimonial #comments a {
					margin: 0;
					padding: 0;
					display: block;
					width: 136px;
					height: 100%;

					font-family: Georgia, "Helvetica", "Times new Roman", serif;
					font-style: italic;
					color: #97AC38;
					font-size: 110%;
					text-decoration: none;
					line-height: 1.4em;
				}

					#container #nav #testimonial #comments a:hover {
						text-decoration: underline;
					}

		#content div.shop {
			background: transparent url("images/shop_button_new.jpg") 0 0 no-repeat;
			padding: 15px;
			margin: 30px 0 0 20px;
			height: 295px;
			width: 190px;
			float: left;
		}

			#content div.shop a {
				display: block;
				height: 295px;
				width: 100%;
				text-decoration: none;
			}

				#content div.shop a:hover {
					text-decoration: none;
				}

				#content div.shop a h3 {
					color: #fff;
					margin: 0;
					padding-top: 15px;

					font-weight: normal;
					text-align: center;
				}

					#content div.shop a h3 span {
						color: #B4D36F;
						font-size: 0.8em;
					}


				#content div.gorganic {
					margin: 20px 0px 0 20px;
					float: left;
					width: 220px;
					text-align: center;
				}

					#content div.gorganic p {
						margin-left:20px;
						font-weight:bold;
						color:#666;
						text-align: center;
					}

						#content div.gorganic a {
							display: block;
							height: 99px;
							width: 150px;
							margin-left: 35px;
							_margin-left: 0;

							background-position: 0% 0%;
							background-image: url("images/go_logo_new.gif");

							text-indent: -10000px;
						}

							#content div.gorganic a:hover {
								background-position: center bottom;
							}

#branding {
	background-image: url("images/home/branding.png");
	width: 758px;
	height: 328px;
}

	#branding div {
		width: 492px;
		height: 281px;
		background-image: url("images/home/brand_images.jpg");/**/
		background-position: 0 0;
		float: left;
		margin-top: 22px;
		margin-left: 25px;
		display: inline;
	}

		div.bshop {
			background-position: bottom center;
			background-color: red;
		}

		div.bholiday {
			background-position: 0 564px;
			background-color: yellow;
		}

		div.bdesign {
			background-position: 0 0;
			background-color: blue;
		}

	#branding ul {
		list-style-type: none;
		margin: 0;
		margin-top: 22px;
		padding: 0;
		float: left;
		width: 218px;
	}

		#branding ul li {
			display: block;
			margin: 0;
			padding: 0;
		}

			#branding ul li a {
				display: block;
				width: 198px;
				padding: 9px 10px;
				_padding: 11px 10px;
				color: #666;
				font-family: Arial, Tahoma, sans-serif;
				font-size: 90%;
				font-weight: normal;
				text-decoration: none;
				line-height: 1.6em;
			}

				#branding ul li a strong {
					font-family: Georgia, "Helvetica", "Times new Roman", serif;
					font-size: 160%;
					color: #69884F;
					font-weight: normal;
				}

				#branding ul li a br {
					margin-bottom: 1px;
				}

				#branding ul li a:hover {
					text-decoration: none;
					background-image: url("images/home/brand_back.png");
					background-position: bottom center;
					background-repeat: no-repeat;
				}


	#content div.projects {
		background: transparent url("images/home/past_projects.jpg") 0 0 no-repeat;
		padding: 15px;
		margin: 20px 0 0 20px;
		height: 295px;
		width: 190px;
		float: left;
	}

		#content div.projects a {
			display: block;
			height: 295px;
			width: 100%;
			text-decoration: none;
			text-indent: -10000px;
		}