body {
	margin: 0 auto;
	text-align: center;
	font-family: arial, times;
	font-size: 100%;
}

#main_container {
	margin: 0 auto;
	height: auto;
	width: 950px;
}

#logo {
	position: relative;
	left: 30px;
	float: left;
	height: 141px;
	width: 396px;
}

#search {
	position: relative;
	top: 60px;
	right: 60px;
	float: right;
	height: 25px;
	width: 350px;
}

.searchbox {
	background-image: url(../images/searchbox.jpg);
	border: 0;
	height: 25px;
	width: 223px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

.searchbtn {
	background-image: url(../images/search_btn.gif);
	border: 0;
	height: 25px;
	width: 70px;
}

#navigation {
	height: 42px;
	width: 950px;
}

#navleftcorner {
	height: 42px;
	width: 9px;
	background-image: url(../images/navleftcorner.gif);
	float: left;
}

#navmenu {
	margin: 0 auto;
	height: 42px;
	width: 932px;
	background-color: #1c8469;
	float: left;
	text-align: center;
}

#navrightcorner {
	height: 42px;
	width: 9px;
	background-image: url(../images/navrightcorner.gif);
	float: left;
}

.navigation {
	position: relative;
	text-decoration: none;
	font-family: arial, times;
	font-weight: bold;
	color: #fff;
	width: 150px;
	float: left;
	margin-top: 10px;
}

#spacer {
	position: relative;
	top: 2px;
	height: 10px;
	width: 950px;
	background-color: #ced2d1;
}

#topcontent {
	position: relative;
	top: 50px;
	float: left;
	width: 450px;
	height: 300px;
	height: auto;
	text-align: left;
	padding-left: 20px;
}

#topcontent h1 {
	color: #ffcc40;
	font-size: 250%;
}

#topcontent p {
	color: #6a6a69;
	font-size: 100%;
	position: relative;
	top: -10px;
}

.toppic {
	position: relative;
	top: 5px;
	right: 50px;
	float: right;
	height: 300px;
	width: 402px;
}

#spacer_thin {
	position: relative;
	top: 2px;
	height: 3px;
	width: 950px;
	background-color: #ced2d1;
}

#colouredlinks {
	position: relative;
	float: left;
	top: 5px;
	text-align: left;
	padding: 0px;
}

.green_bg {
	background-image: url(../images/green_bg.jpg);
	height: 327px;
	width: 238px;
}

.orange_bg {
	background-image: url(../images/orange_bg.jpg);
	height: 327px;
	width: 238px;
}

.lightgreen_bg {
	background-image: url(../images/lightgreen_bg.jpg);
	height: 327px;
	width: 237px;
}

.yellow_bg {
	background-image: url(../images/yellow_bg.jpg);
	height: 327px;
	width: 237px;
}

h2 {
	color: #fff;
	width: 200px;
	position: relative;
	left: 10px;
}

.midlinks {
	color: #fff;
	font-size: 90%;
	width: 200px;
	position: relative;
	left: 10px;
}

#bottomleft_text {
	width: 500px;
	height: auto;
	float: left;
	text-align: left;
	margin-bottom: 30px;
}

#bottomright_text {
	width: 345px;
	height: auto;
	float: right;
	text-align: left;
	margin-bottom: 30px;
}

h4 {
	position: relative;
	color: #1c8469;
	font-size: 250%;
	margin: 0;
	margin-top: 40px;
	left: 20px;
}

#bottomleft_text p {
	position: relative;
	margin-top: 10px;
	left: 20px;
	font-size: 90%;
	color: #6a6a69;
}

#bottomright_text p {
	position: relative;
	margin-top: 10px;
	left: 20px;
	font-size: 90%;
	color: #6a6a69;
}

#footer {
	position: relative;
	margin-top: 10px;
	width: 950px;
	color: #1c8469;
	font-size: 70%;
	text-align: right;
}
