/* CSS Document */
	* {
	  margin: 0;
	  padding: 0;
	}
	html {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: small;
	line-height: 1.1;
	}
.floatr {
	float: right;
	position: inherit;
	clear: none;
	margin: 3px;
}
#content .content li {
	list-style-position: inside;
}

.floatl {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: inherit;
}
	body {
	padding: 5px;
	background-image: url(images/strip.jpg);
	background-repeat: repeat;
	font-size: 100%;
	}
	#body_hom #nav_hom a
	{
   	color: #dca179;
   	font-weight: bold;
	background-position: -135px 0;
	}
	#body_ser #nav_ser a
	{
   	color: #dca179;
   	font-weight: bold;
	background-position: -135px 0;
	}
	#body_tes #nav_tes a
	{
   	color: #dca179;
   	font-weight: bold;
	background-position: -135px 0;
	} 
	#body_cct #nav_cct a
	{
   	color: #dca179;
   	font-weight: bold;
	background-position: -135px 0;
	} 
	#body_rec #nav_rec a
	{
   	color: #dca179;
   	font-weight: bold;
	background-position: -135px 0;
	}
	#body_oth #nav_oth a
	{
   	color: #dca179;
   	font-weight: bold;
	background-position: -135px 0;
	} 	 	
	#body_con #nav_con a
	{
   	color: #dca179;
   	font-weight: bold;
	background-position: -135px 0;
	}
	#nav a {
	float: left;
	width: 135px;
	color: #000;
	text-decoration: none;
	line-height: 2.0;
	text-align: center;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ffffee;
	background-image: url(images/tabs2.gif);
	background-repeat: no-repeat;
}
	#nav #nav_con a {
	border: none;
}
	#wrapper {
	background: #FFF;
	width: 945px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-width: 550px;
	position: relative;
	}
	#nav {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	list-style-type: none;
	float: left;/*contain floated list items*/
	width: 945px;
	line-height: 2.5;
	height: 25px;
	display: none;
}
	#lphot {
	float: left;
	width: 200px;
	height: auto;
	background-color: #Fcf9dc;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

	#nav a:hover {
	background-color: #ecccaa;
	background-position: -135px 0;

}
	#header {
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	background-color: #FFFFFF;
	}
	#header h1 {
	width: auto;
	height: 50px;
	overflow: visible;
	background-repeat: no-repeat;
	}
	#nav li {
	margin: 0px;
	padding: 0px;
	float:left; /* IE6 whitespace bug*/
}
	#footer {
	color: #FFFFFF; /* Padding was removed from the footer element… */
	clear: right;
	text-align: center;
	background-color: #993300;
	height: auto;
	}
	#footer p {
	  padding: 10px 15px;
	}
 	
	h4 
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 1.2;
	font-weight: bold;
	color: #009900;
	}	
  	.content 
	{
	background-color: #fcf9dc;
	float: none;
	width: auto;
	padding: 5px;
	}
  	#content {
	position: inherit;
	padding: 0px;
	clear: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#footer a {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}


	.relative {
	position: relative;
	}

	h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #009900;
	line-height: 1.2;
	}
	h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #009900;
	line-height: 1.2;
	}
.centre {
	text-align: center;
}
#Layer1 {
	position:absolute;
	width:152px;
	height:85px;
	z-index:5;
	left: 69px;
	top: 35px;
	display: none;
}
#Layer2 {
	position:absolute;
	width:148px;
	height:78px;
	z-index:6;
	left: 748px;
	top: 35px;
	display: none;
}
.contactform p {
	margin: 0px;
	clear: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contactform p label {
	font-weight: bold;
	float: left;
	width: 20%;
}
#form {
	float: right;
	background-color: #fcf9dc;
}
label {
	text-align: right;
}
