@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #686868;
	background-image: url(../images/BG-slice2.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 951px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: none;
	height: auto;
	min-height: 670px;
	position: relative;
}
.oneColFixCtrHdr #container #Logo {
	z-index: 800;
	position: absolute;
	top: 22px;
	margin: 0;
	padding: 0;
	left: 0px;
}
.oneColFixCtrHdr #header {
	height: 85px;
	color: #FFFFFF;
	width: 951px;
	background-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E00018;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.oneColFixCtrHdr #header #spacer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 951px;
	background-color: #000000;
	height: 65px;
}


.oneColFixCtrHdr #container #header #nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 730px;
	height: 20px;
	margin: 0;
	padding: 0;
	margin-left: 220px;
	text-align: left;
}

.oneColFixCtrHdr #mainContent {
	width: 951px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
}
.oneColFixCtrHdr #mainContent .MainImage {
	height: 244px;
	width: 951px;
	margin: 0px;
	padding: 0px;
	z-index: 50;
}
.oneColFixCtrHdr #container #mainContent #mainWrapper {
	background-color: #fdfcfc;
	width: 951px;
	background-image: url(../images/Text-BGslice.jpg);
	background-repeat: repeat-x;
	height: auto;
	margin: 0px;
}
.oneColFixCtrHdr #container #mainContent #TextWrapper {
	width: 645px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
	min-height: 450px;
	padding-right: 15px;
	height: auto;
	float: left;
}
.oneColFixCtrHdr #container #mainContent #TextWrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container #mainContent #TextWrapper h6 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container #mainContent #TextWrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 8px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}

.oneColFixCtrHdr #container #mainContent #TextWrapper ul {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.oneColFixCtrHdr #container #mainContent #TextWrapper li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#TextWrapper  #Testimage  {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#TextWrapper #testimonial {
	margin-top: 0px;
	margin-left: 0px;
	width: 435px;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
}
#TextWrapper #testimonial p {
	width: 430px;
	margin-left: 200px;
}
.CellPad_RT {
	border: none;
	margin: 0;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0;
}
.LUXprodPad_RT {
	border: none;
	margin: 0;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.oneColFixCtrHdr #footer {
	background-color: #000;
	background-image: url(../images/FooterSlice.jpg);
	background-repeat: repeat-x;
	z-index: 50;
	height: 200px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	position: relative;
	top: -25px;
}
.oneColFixCtrHdr #footer #footerCentre {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/FooterCentreSlice.jpg);
	background-repeat: repeat-x;
	position: relative;
}
.oneColFixCtrHdr #footer #footerCentre #FooterLogo img {
	float: left;
	padding-top: 20px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-weight: bold;
	padding-top: 20px;
}
.oneColFixCtrHdr #footer #footerCentre a, a:link, a:visited, a:active {
	color: #999999;
	text-decoration: none;
	padding: 0px;
}
.oneColFixCtrHdr #footer #footerCentre a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer .footerLink {
	padding: 1px;
	margin: 0px;
	text-align: right;
}
.floatLT {
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border: 0px 0 #FFFFFF;
}

