html, body {
	margin: 0 auto;
	padding: 0 !important;
	min-height: 100%;
	height: 100%;
	text-align: center;
	}

body {
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: center;
	color: #333333;
	background-image: url(images/garden_design_Berkshire.gif);
	background-repeat: repeat-x;
	background-color: #5C7D32;
	height: auto;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #5C7D32;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #8CB531;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: black;
	color: #8CB533;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: black;
	color: #8CB535;
}
a.nav:link {color: #333333; text-decoration: none; }
a.nav:visited {color: #333333; text-decoration: none; }
a.nav:hover {
	color: #8CB533;
	text-decoration: underline;
}
a.nav:active {
	color: #DAAC31;
	text-decoration: none;
}

#container {
	position: relative;
	margin: 0 auto;
	height: auto;
	width: 800px;
	text-align: center;
	}

* html #container {
height: 100%;
}

#header {
	text-align: right;
	height: 177px;
	background-image: url(images/garden_design_landscaping_Bracknell.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

#links{
	text-align: left;
	height: 44px;
	background-image: url(images/Bracknell_landscapers.gif);
	background-position: top;
	background-repeat: no-repeat;
	}

#top_content {
	height: 26px;
	text-align: center;
	background-image: url(images/landscapers_Bracknell.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#content {
	text-align: center;
	background-image: url(images/landscapers_Berkshire.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding: 1px 20px 1px 15px;
	}

#content_mini {
	text-align: left;
	padding: 1px 0px 1px 10px;
	}

#footer {
	text-align:right;
	background-image: url(images/landscaping_company_Berkshire.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 25px;
	}
#bottom {
	text-align:right;
	color: white;
	padding: 0px 20px 0px 0px;
	}
