body {
	background: #49545C;
	text-align: center;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #555;
	}
	
strong {
	font-style: oblique;
	}
	
A:link {text-decoration: none; color: #327bcc; font-weight: bold; border:0px;}
A:visited {text-decoration: none; color: #327bcc; font-weight: bold; border:0px;}
A:active {text-decoration: none; color: #327bcc; background: #770ebc; font-weight: bold; border:0px;}
A:hover {text-decoration: none; color: #eee; background: #88afcd; font-weight: bold; border:0px;}
A#nav:hover {text-decoration: none; border-bottom-width: 0px;}
A#email:link {text-decoration: none; color: #aaa; border-bottom-width: 1px;}
A#email:visited {text-decoration: none; color: #aaa; border-bottom-width: 1px;}
A#email:active {text-decoration: none; color: #fff;}
A#email:hover {text-decoration: none; color: #fff; background: #49545C;}
A#backtotop:link {text-decoration: none; color: #777; border-bottom-width: 0px; font-weight: bold;}
A#noroll:link {text-decoration: none; color: #fff; font-weight: bold; background: #fff;}
A#noroll:visited {text-decoration: none; color: #fff; font-weight: bold; background: #fff;}
A#noroll:active {text-decoration: none; color: #fff; font-weight: bold; background: #fff;}
A#noroll:hover {text-decoration: none; color: #fff; font-weight: bold; background: #fff;}
A#tableroll:link {text-decoration: none; color: #fff; font-weight: bold;}
A#tableroll:visited {text-decoration: none; color: #fff; font-weight: bold;}
A#tableroll:active {text-decoration: none; color: #fff; background: #7f9fbf; font-weight: bold;}
A#tableroll:hover {text-decoration: none; color: #b6ceff; background: #7f9fbf; font-weight: bold;}
A#whiteback:link {text-decoration: none; color: #00a0dc; font-weight: bold; border:0px;}
A#whiteback:visited {text-decoration: none; color: #00a0dc; font-weight: bold; border:0px;}
A#whiteback:active {text-decoration: none; color: #00a0dc; background: #eee; font-weight: bold; border:0px;}
A#whiteback:hover {text-decoration: none; color: #00a0dc; background: #eee; font-weight: bold; border:0px;}
A#norolltop:link {text-decoration: none; color: #fff; font-weight: bold;}
A#norolltop:visited {text-decoration: none; color: #fff; font-weight: bold;}
A#norolltop:active {text-decoration: none; color: #fff; font-weight: bold;}
A#norolltop:hover {text-decoration: none; color: #fff; font-weight: bold;}

#cssnoshow {
	display: none;
}
#container {
	width: 661px;
	margin: 40px auto;
	margin-bottom: 0px;
	padding: 0px;
	background: #B1C2CC;
	border: 3px solid #808387;
	height: auto;
	z-index: 1;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #555;
}
#iecontainer {
	width: 500px;
	margin: 40px auto;
	background: #B1C2CC;
	border: 3px solid #808387;
	height: auto;
	z-index: 1;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #555;
	padding: 10px;
	text-align: left;
}
#header {
	width: auto;
	height: 67px;
	margin: 0px;
	background: no-repeat url("http://www.lumenature.com/top.jpg");
	z-index: 2;
}
.headerimage {
	display: none;
}
#navbar {
	background: repeat-x url("http://www.lumenature.com/navbartablebackground.jpg");
	text-align: left;
	height: 24px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	position: relative;
}
#navbar ul {
    background: url("navbar.jpg") top left no-repeat;
	list-style-type:none;
	white-space:nowrap;
	padding:0;
	margin:0 auto 0 auto;
	width: 661px;
	height: 24px;
	top: 0px;
	left: 0px;
	position: relative;
}
#navbar li {
	display:inline;
	padding:0;
	margin:0;
	position: absolute;
}
#navbar li a {
	text-indent: -9999px;
	height: 22px;
	display: block;
}
#navHome { left: 20px; width: 63px; }
#navSamp { left: 83px; width: 125px; }
#navTest { left: 208px; width: 108px; }
#navFAQ { left: 316px; width: 51px; }
#navAbout { left: 367px; width: 61px; }
#navSAA { left: 428px; width: 170px; }
#navHome a:hover, li.current#navHome  a { background: url("navbar.jpg") -20px -24px no-repeat;	}
#navSamp a:hover, li.current#navRight  a { background: url("navbar.jpg") -83px -24px no-repeat;	}
#navTest a:hover, li.current#navTest  a { background: url("navbar.jpg") -208px -24px no-repeat;	}
#navFAQ a:hover, li.current#navFAQ  a { background: url("navbar.jpg") -316px -24px no-repeat;	}
#navAbout a:hover, li.current#navAbout  a { background: url("navbar.jpg") -367px -24px no-repeat;	}
#navSAA a:hover, li.current#navAbout  a { background: url("navbar.jpg") -428px -24px no-repeat;	}
#content {
	width: 611px;
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
	height: auto;
	z-index: 1;
	text-align: left;
}

#fill {
	width: 661px;
	margin: 5px;
	margin-top: 0px;
	height: 200px;
	z-index: 1;
	text-align: left;
}
#alert {
	top: -50px;
	position: relative;
}
.sidebar {
	width: 140px;
	background: #fff;
	margin-left: 20px;
	float: right;
	z-index: 1;
}
#footer {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; 
	color: #ccc;
}

.footerleft {
	float: left;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #777;
}

.footerright {
	float: right;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #777;
}

a img {
	border: 0px;
	}
.printfooter {
	display: block;
	color: #ddd;
	}
span#alert {
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #B70E00;}
span#text {
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #555;}
span#tinytext {
	font: 3px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #555;}
span#BoldText {
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #444;
	font-weight: bold;
	text-decoration: underline;}
span#spanish {
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #555;}
span#highlight {
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; text-decoration: none; color: #fff; background: #A1B2BC; padding: 2px; padding-top: 0px; padding-bottom: 0px; margin-bottom: 5px; border: 0px solid #FFFFFF; border-bottom-width: 1px; }
span#email{
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #777;}
span#money {
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #333;}
span#addresstext {
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #888; align: right;}

ul#bullet {
	position: relative;
	top:-6px;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #666;
}
ul#files {
	padding-left: 20px;
	padding-top: 7px;
	margin: 0px;
	list-style-type: none;
}
li#url {
	background: url(url.gif) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}
li#pdf {
	background: url(pdf.gif) left center no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
}

ul#linklist {
	padding-left: 20px;
	padding-top: 7px;
	margin: 0px;
	list-style-type: none;
}

ul#linklist li {
	background: url(bullet.jpg) left center no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
}
	
	
.info {
width: 400px;
max-width: 420px;
margin: 0px auto;
padding: auto;
text-align: left; 
font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
color: #555;
}

p.pinfo {
display: block;
width: 490px;
padding-top: 5px;
padding-bottom: 7px;
margin: 0px auto;
}

.testinfo {
width: 400px;
max-width: 420px;
margin: 8px auto;
margin-top: 1px;
padding: auto;
padding-top: 9px;
padding-left: 1px;
text-align: left; 
font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
color: #555;
background: url(quotes.jpg) left top no-repeat;
}

.faqinfo {
width: 540px;
margin: 0px auto;
margin-bottom: 0px;
padding: auto;
text-align: left; 
font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
color: #555;
background: #eff;
}

.sig {
width: 400px;
max-width: 420px;
margin: 8px auto;
padding: auto;
padding-right: 25px;
text-align: right; 
font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
color: #555;
}

.projectname {
background-color: #678;
margin: auto;
padding-left: 0px;
padding: 2px;
width: auto;
text-align: left;
font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
color: #fff;
margin-bottom: 10px;
}

.testprojectname {
background-color: #678;
margin: auto;
padding-left: 0px;
padding: 2px;
width: auto;
text-align: left;
font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
color: #fff;
margin-bottom: 0px;
}
	
.project {
background-color: #eff;
margin: 15px auto;
width: 450px;
text-align: left;
margin-bottom: 4px;
padding-bottom: 9px;
}

.faqproject {
background-color: #eff;
margin: 0px;
width: 540px;
text-align: left;
}

.projectcontainer {
margin: 15px auto;
width: 450px;
text-align: left;
}

.faqprojectcontainer {
margin: 15px auto;
width: 540px;
text-align: left;
}

#customeraddress {
text-align: right;
}
	
tr#table {
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #eff;
	text-align:center;
	background: #36b;}
	
td#table2begin {
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #eff;
	text-align:center;
	background: #8a9aaa;
	}
	
td#tablehidden {
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #eff;
	text-align:center;
	background: #b1c2cc;
	}
	
tr#table2 {
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #eff;
	text-align:center;
	background: #79b;
	}


td#table2:hover {
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #eff;
	text-align:center;
	background: #68a;
	}
	
td#table2begin:hover {
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #eff;
	text-align:center;
	background: #7a8a9a;
	}

td#table:hover {
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #eff;
	text-align:center;
	background: #25a;
	}

table#moneytable {
	border: 1px solid #B1C2CC;
	}

table#moneytable td {
	border: 1px solid #B1C2CC;
	}
 	
.projectcontainer .project .projectname a{
	display: block;
	width: 100%;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #fff;
	background: #678;
}

.projectcontainer .project .projectname a:hover{
	text-decoration: none; 
	color: #eee; 
	background: #678;
	font-weight: normal;
}

.faqprojectcontainer .faqproject .projectname a:hover{
	text-decoration: none; 
	color: #eee; 
	background: #678;
	font-weight: normal;
}

.projectcontainer .project .testprojectname a{
	display: block;
	width: 100%;
	background: #678;
}

.faqprojectcontainer .faqproject .testprojectname a{
	display: block;
	width: 100%;
	background: #678;
}

.projectcontainer .project .testprojectname a:hover{
	text-decoration: none; 
	color: #eee; 
	background: #678;
	font-weight: normal;
}

.faqprojectcontainer .faqproject .testprojectname a:hover{
	text-decoration: none; 
	color: #eee; 
	background: #678;
	font-weight: normal;
}

.projectcontainer .project:hover{
	text-decoration: none; 
	color: #eee; 
	background: #eff;
}

.faqprojectcontainer .faqproject:hover{
	text-decoration: none; 
	color: #eee; 
	background: #eff;
}

.projectcontainer .project .projectname span{
	padding-left: 3px;
	}
	
.projectcontainer .project .testprojectname span{
	padding-left: 3px;
	}
	
.faqprojectcontainer .faqproject .testprojectname span{
	padding-left: 3px;
	}
	
#block {
	}
	
table#formtable {
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #555; align: center;}
	
img.centering {
	margin-top: 20px; margin-left: auto; margin-right: auto; margin-bottom: 0px;
	}
	
div.whiteback {
	margin-bottom: 20px;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}