* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	background: #FFF;
	color: #77797E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
img {
	border: 0;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #2A542B;
	margin-bottom: 3px;
	display: inline;
}
h4 {
	font-size: 10pt;
}
a {
	color: #2A542B;
	text-decoration: none;
}
a:visited {
	color: #2A542B;
	text-decoration: none;
}
a:hover {
	color: #2A542B;
	text-decoration: underline;
}
a:active {
	color: #2A542B;
	text-decoration: none;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#banner {
	width: 100%;
}
#menu {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 100%;
}
#menu a {
	font-size: 0.9em;
	color: #77797E;
}
a:hover {
	color: #2A542B;
}
#menu a:visited {
	color: #77797E;
}
#menu a:active {
	color: #77797E;
}
#menu li {
	display: inline;
	margin-left: 7px;
}
#mainindex {
	background-color: #2A542B;
	height: 400px;
	position: relative;
}
#mainindex img {
	background-color: #2A542B;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
#headingbar {
	height: 20px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background-color: #2A542B;
	font-size: 11pt;
	padding-top: 2px;
}
#leftcolumn {
	width: 430px;
	margin-right: 40px;
	float: left;
	margin-top: 20px;
}
#rightcolumn {
	width: 430px;
	margin-left: 0;
	margin-top: 20px;
	height: 1%;
	float: right;
}
#footerbar {
	font-size: 7pt;
	text-align: right;
	width: 100%;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2A542B;
	margin-bottom: 50px;
}
#officetable {
	font-size: 8pt;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77797E;
}
#officetable td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #77797E;
}
#officetable th {
	font-weight: bold;
	color: #2A542B;
	vertical-align: bottom;
}
.clearfloat {
	clear: both;
}
.greentext {
	color: #2A542B;
}
.table {
	width: 100%;
	text-align: center;
}
.table th {
	color: #2A542B;
	font-weight: normal;
}
.letteredlist  {
	margin-left: 40px;
}
.smalltext {
	font-size: 8pt;
}
.smallertext {
	font-size: 6pt;
}
.centered    {
	text-align: center;
}
.graphkey1 {
	margin-left: 30px;
	list-style-image: url(media/light-box.jpg);
}
.graphkey1 li {
	margin-left: 0;
}
.graphkey2 {
	margin-left: 30px;
	list-style-image: url(media/dark-box.jpg);
}
.graphkey2 li {
	margin-left: 0;
}
.graphkey3 {
	margin-left: 30px;
	list-style-image: url(media/green-box.jpg);
}
.graphkey3 li {
	margin-left: 0;
}
.printonly {
	display:none;
}
.printclearfloat {
	display:none;
}
.printspacer {
	display:none;
}
.rightimage {
	height: 109px;
	width: 200px;
	float: right;
}
.leftimage {
	height: 109px;
	width: 200px;
	float: left;
}
/* Copyright (c) 2008 FW Thorpe plc and Thorlux Lighting */

