* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
}
fieldset {
	border: none;
}
.clearer {
	clear: both;
}
.textCentre {
	text-align: center;
}
.textRight {
	text-align: right;
}
.floatLeft {
	float: left;
	margin: 0 20px 20px 0;
}
.floatRight {
	float: right;
	margin: 0 0 20px 20px;
}
h1 {
	font-size: 1.6em;
	color: #3C3838;
	padding-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
	padding-bottom: 0.4em;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
	padding-bottom: 0.4em;
	font-weight: bold;
}
p {
	font-size: 0.9em;
	line-height: 1.5em;
	padding-bottom: 15px;
	text-align: justify;
}
table {
	border-collapse: collapse;
}
#outerContainer {
	font-size: 1.3em;
}
#innerContainer {
	text-align: left;
}
#headContent #companyLogo {
	float: left;
}
#headContent .contactList {
	width: 480px;
	float: right;
	list-style: none;
	text-align: right;
	padding: 24px 20px 0 0;
}
#headContent .contactList ul {
	list-style: none;
}
#bodyContent ul {
	list-style-position: outside;
	padding: 0 0 1em 2em;
}
#bodyContent li {
	
}
#footerContent {
	padding: 10px 20px 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	/*display: inline-block;*/
	width: 100%;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
#frmTable {
	padding-bottom: 10px;
}
#frmTable table {
	background: #F9F9F9;
	border: 1px solid #E1E1E1;
}
#frmTable th {
	font-weight: normal;
	text-align: left;
	background: #E1E1E1;
}
#frmTable th, #frmTable td {
	padding: 2px;
}
#frmTable input {
	padding: 2px;
} 
.map {
	padding-bottom: 10px;
}
.map a {
	display: block;
}
.smallprint {
	font-size: 0.8em;
}
.colContainer {
}
.colItem {
	width: 50%;
	float: left;
}
.col3Item {
	width: 33%;
	float: left;
}
.col4Item {
	width: 25%;
	float: left;
}
.colHalfLeft {
	width: 450px;
	float: left;
}
.colHalfRight {
	width: 450px;
	float: right;
}
.lampTable {
	width: 100%;
	margin-bottom: 20px;
	border: 2px solid #6D6D6D;
	border-collapse: collapse;
}
.lampTable thead th {
	text-align: center;
}
.lampTable thead th:first-of-type {
	text-align: left;
}
.lampTable th, .lampTable td {
	border: 1px solid #D9D9D9;
	padding: 3px;
}
.lampTable th {
	text-align: left;
	font-weight: normal;
}
.lampTable td {
	width: 15%;
	text-align: right;
}
.contactList {
	margin-bottom: 20px;
}
.logoListBlock {
	width: 100%;
}
.logoListBlock ul {
	list-style: none;
	padding: 0 !important;
}
.logoListBlock p {
	padding-bottom: 5px;
}
.logoListBlock li {
	float: left;
	list-style-position: outside;
}
.logoListBlock a {
	text-decoration: none;
}
#bodyContent .logoListBlock {
	margin-bottom: 20px;
}
.logoList {
	float: left;
	width: 309px;
}
.grouplogoList {
	float: right;
	width: 611px;
}
.lamplogoList {
	float: left;
	width: 325px;
}
.luminairegrouplogoList {
	float: left;
	width: 595px;
}

