#container {
	background-color: #eeeeee;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
	position: relative;
	background-attachment: scroll;
	background-image: url(g/colourindex.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #121212;
	border-right-color: #121212;
	border-bottom-color: #121212;
	border-left-color: #121212;
}
#navigation {
	text-align: right;
	padding: 10px;
	font-size: 85%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
table {
	font-size: 100%;
}
#testimonial {
	font-size: 85%;
	font-style: italic;
	background-color:#5DFC0A;
	padding: 10px;
	line-height: 150%;
	color: #030;
	border: 1px solid #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#tenpad {
	padding: 9px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #333;
	text-align: center;
	height:100%;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #5DFC0A;
}
a.menu:link {
	display: block;
	margin: 0px;
	color: #5DFC0A;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.menu:visited {
	display: block;
	margin: 0px;
	color: #5DFC0A;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.menu:hover {
	display: block;
	background-color: #333;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
li.menu {
	list-style-type: none;
	margin: 0px 10px 5px;
	padding: 0px;
	text-align: left;
	background-color: #333;
	border: 1px solid #FFF;
}
#ftop {
	padding: 0px;
	margin: 0px;
	font-size: 85%;
	color: #666666;
	text-align: center;
	border: 1px none #FFFFFF;
}
li.detail {
	font-style: italic;
	background-color:#5DFC0A;
	margin: 0px 10px 5px;
	padding: 4px;
	line-height: 150%;
	color: #030;
	width: 170px;
	list-style-type: none;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
li.current {
	list-style-type: none;
	text-align: left;
	background-color: #333;
	border: 1px solid #FFF;
	color: #5DFC0A;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#inpad {
	padding: 10px;
	text-align: left;
	line-height: 175%;
	background-color: #FFF;
	font-size: 85%;
	margin: 0px;
}
a:hover {
	text-decoration: underline;
	color: #559d29;
}
