div#allDivs {
	position: relative !important;
	position /**/: static;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: left;
	top: -1px;
	width: 780px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCC99;
}
/* div#header */
div#header {
	background: #FFFFFF;
	width: 100%;
}
div#headerText {
	color: #00CC66;
}
div#header p {
	text-indent: 0;
	margin: 0;
}
div#header img {
	float: none;
	border: thick none #FF3366;
	vertical-align: middle;
	background-position: left top;
}
/* end div#header */
/* color bars */
div.bluebar {
	background-color: #0000FF;
	height: 5px;
	width: 100%;
	overflow: hidden;


}
div.redbar {
	background-color: #FF0000;
	height: 5px;
	width: 80%;
	overflow: hidden;


}
div.whitebar {
	background-color: #CCCC99;
	height: 5px;
	width: 100%;
	overflow: hidden;


}
/* end colorbars */
/* h values */
/* h1 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
h1 span {
	display: none;
	height: 200px;
}
h1 a {
	height: 200px;
	display: block;
}*/
h1 {
	background: #CCCCCC;
	color: #000;
	border: 1px solid #666;
	text-align: center;
	margin-bottom: 1em;
	font-size: 1.2em;
	padding: .2em;
	font-style: italic;
}
h2 {
	background: #CCCCCC;
	color: #000;
	border: 1px solid #666;
	text-align: center;
	margin-bottom: 1em;
	font-size: 1.2em;
	padding: .2em;
	font-style: italic;
}

/* h values */
/* a values */
a {
	color: #DF2E09;
}
a:visited {
	color: #333;
}
a:focus, a:hover {
	color: #DF2E09;
}
/* end a */
/* div#content */
div#content {
	background: #CCCC99;
	font-size: 90%;
	width: 100%;
}
div#content img {
	border: 3px double #999;
	margin: 0 0 1em 1em;
	clear: right;

}
div#content div#page {
	width: 74.5%;
	float: right;
}
div#content div#applform{
	width: 95%;
	float: right;
}
div#content div#applform p{
	width: 90%;
}
div#content div#applform h1{
	width: 90%;
	color: #000000;
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
	border: 1px solid #666666;
	font-size: 18px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;




}
div#content div#menu {
	margin-right: 77%;
	padding-right: 2%;
}
div#content div#page ul.flatList {
	text-align: center;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	margin: 1em 0;
	padding: 0;
	clear: both;
}
div#content ul.flatList {
	text-align: center;
	margin: 0;
	padding: 1em 0;
}
/* end div#content */
/* div#page */
div#page {
	padding: 10px .7em 0 0;
	margin: 0;
}
div#page ul, div#page dl {
	margin-left: 3em;
}
div#page td dl {
	margin-left: 0;
}
div#page td dl dt {
	font-style: italic;
}
div#page div.boxes ul {
	margin-left: 1.5em;
}
div#page li {
	margin-bottom: .5em;
}
div#page form {
	margin: 0;
}
div#page form div {
	clear: both;
	text-indent: 0;
	margin: 0 0 .5em 0;
	padding: 0;
}
div#page form div.noClear {
	clear: none;
}
div#page form div.req {
	text-align: right;
	font-size: 90%;
}
div#page form span.label {
	font-weight: bold;
	font-size: 90%;
	text-align: right;
	float: left;
	width: 30%;
	padding-right: .5em;
}
div#page form span.list {
	display: block;
	margin-left: 30%;
	padding-left: .5em;
	font-weight: normal;
}
div#page form span.list label, form#poll label {
	display: block;
}
div#page form span.list label:hover, form#poll label:hover {
	background: #FFFF99;
}
div#page form span.list input {
	margin-right: .5em;


}
div#page fieldset {
	clear: both;
}


div#page td img {
	border: 0;
	margin: 0;
}
/* end div#page */

/* div#nav */
div#nav {
	margin: 1em;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
div#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#nav ul li {
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
}
div#nav ul li ul {
	border-left: 1px solid #666; 
	border-right: 1px solid #666; 
	display: none;
	margin: 0 0 1px 10px;
}
div#nav ul li ul li {
	border-bottom: 1px solid #666;
	font-weight: normal;
}
div#nav ul li ul li a:hover {
	background: #FBFBFB;
	color: #DF2E09;
}

div#nav ul li ul li span.here {
	padding: .2em .4em;
	font-size: 0.9em;
	display: block;
	color: #000;
	background: #FFF;
}
div#nav ul li ul li ul {
	border: none;
	margin: 0 0 0 20px;
	list-style: square;
	color: #BBB;
}
div#nav ul li ul li ul li {
border-bottom: 1px solid #E2E2E2;
}
div#nav a {
	text-decoration: none;
	display: block;
}

div#nav a.more {
	border: 1px solid #666;
	color: #000000;
	padding: 2px;
}
div#nav a.more:visited {
	color: #000;
}
div#nav a.more:focus, div#nav a.more:hover, div#nav a.sel, div#nav a.sel:visited {
background: #DF2E09;
color: #FFF;
}
div#nav a.moreSub {
	background: #BBB;
}
div#nav a.moreSub:after {
color: #DF2E09;
content: "\00A0\00BB";
}
div#menu > div#nav a.moreSub {
	background: #E2E2E2;
}
div#nav ul li ul li a {
	padding: .2em .4em;
	font-size: .9em;
}
div#nav ul li ul li ul li a:hover {
	text-decoration: underline;
	background: #E2E2E2;
}
/*
div#nav a.more:before {
	content: "\2193\0020";
}
*/
/* --- end div#nav--- */
/* --- div#menu --- */
div#menu {
	margin: 0px;
	padding: 0 0 0 1%;
}
div#menu h2 {
	font-size: 1em;
}
div#menu p {
	text-indent: 0;
}
div#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#menu span.label{
	font-weight: bold;
	font-size: 90%;
	display: block;
}
div#menu form {
	margin: 0;
	padding: 10px 0 0 0;
}

/* --- div#ticker --- */
div#menu div#ticker ul {
	margin-bottom: 0;
}



/* --- div.boxes --- */
div.boxes {
	width: 100%;
	clear: both;
	padding: 0 0 1.5em 0;
}
div.boxes p {
	text-indent: 0;
}
div.leftBox {
float: left;
width: 48%;
}
div.rightBox {
float: right;
width: 48%;
}
div.lboxText {
padding: 0;
}
div.rboxText {
padding: 0;
}
div.boxes ul {
	font-weight: bolder;
	color: #0033CC;
	margin: 1em;
	text-indent: 2pt;
	font-size: medium;


}
div.boxes li{
	margin-left: 1em;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
	font-size: small;


}
div.boxes div.whatis img {
	position: absolute;
	left: 180px;
	top: 100px;
}
div.boxes div.thermal img {
	position: absolute;
	left: 325px;
	top: 380px;
}
div.boxes div.photogallery img {
	position: absolute;
	left: 315px;
	top: 232px;
}
div.boxes div.faqsbutton img {
	position: absolute;
	left: 320px;
	top: 100px;
}
div.boxes div.testimonial img {
	position: absolute;
	left: 490px;
	top: 105px;
}
div.boxes div.contacts img {
	position: absolute;
	left: 180px;
	top: 275px;
}
div.boxes div.wallinfo img {
	position: absolute;
	left: 480px;
	top: 243px;
}
div.boxes div.career img {
	position: absolute;
	left: 190px;
	top: 385px;
}

div.boxes div.ftpg  {
	margin-top: 440px;


}
div.boxes div.ftpg h1 {
	color: #0000FF;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;




}
/* end div.boxes */
/* div#copyright */
div#copyright {
	margin: 0;
	letter-spacing: .1em;
	position: relative;
}
div#copyright p {
	text-align: center;
	font-size: 0.75em;
	text-indent: 0;
	background: #000000;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#copyright strong {
	font-family: Bitstream Vera Sans, Trebuchet MS, Helvetica, Verdana, Geneva, Arial, sans-serif;
}

/* --- div#styleswitcher --- */
div#ss {
	position: absolute;
	top: 0.1em;
	left: 0;
	z-index: 50;
	font-weight: bold;
	font-size: 0.85em;

}
div#ss ul, div#ss li {
	margin: 0 0 1px;
	padding: 0;
	list-style: none;
}
div#ss a {
	font-size: 0.7em;
	margin: 0;
	width: 2em;
	padding: .2em 0;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #00CCFF;
	color: #000000;
	border-left: none;
	border: solid 1px #565656;
}
div#ss a span {
	display: none;
}
div#ss a:hover {
	width: auto;
	padding: 1em;
	background: #00CCFF;
	text-decoration: underline;
	text-align: left;
	color: #000000;
	border: 1px solid #000000;

}
div#ss a:hover span {
	display: inline;
}




/* --- div.nestList --- */
div.nestList h3 {
display: inline;
padding: .2em .3em;
text-align: left;
}
div.nestList ul {
list-style: none;
margin: 1em 0 1em 2em;
}
div.nestList dl {
margin: .5em 0 2em 3em
}
div.nestList dt {
font-size: 90%;
font-style: italic;
}
div.nestList dd {
margin-top: .5em;
margin-bottom: .5em;
}

/* --- ul.flatList --- must insert a standard space after each li for IE PC */

ul.flatList li {
display: inline;
line-height: 1.5em;
font-size: 90%;
/* width: 100%; /* IE Win happy */
margin: 0;
padding: 0 .2em;
white-space: pre;
}
ul.flatList > li {
padding: 0;
}ul.flatList li:before {
content: "\2022\0020";
color: #BBB;
}
ul.flatList li:first-child:before {
content: "";
}


/* --- sidebar --- */
div.sidebar {
	float: right;
	border: 2px solid;
	margin: 0 0 1em 1em;
	position: relative;
}
div#page div.sidebar ul {
	margin-left: 1.5em;
}


/* --- classes --- */
h3.infoBox {
	margin: 0 0 0 1em;
	text-align: left;
}
h3.infoBox span{
	background: #BBB;
	border-left: 2px solid #999;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	padding: .25em .75em 2px .75em;
	font-size: .9em;
	font-style: italic;
}
div.infoBox {
	background: #BBB;
	border: 2px solid #999;
	margin-bottom: 1em;
}
div.infoBox div {
	padding: 5px;
}
div.infoBox ul {
	margin: 0;
}
div.infoBox img, fieldset img {
	border: 2px solid #999;
}
.rFloat {
	float: right;
}
.lFloat {
	float: left;
}
.hidden, .access {
	display: none;
}
.width100 {
	/* IE specific class */
	width: 100%;
}
.clearR {
	clear: right;
}
div.defList h3 {
font-size: 1.1em;
padding: .1em .3em;
margin-bottom: 0;
}
div.defList dl, div.defList ul {
margin: 0 0 1em 2em;
border: 1px solid #BBB;
border-top: none;
list-style: none;
}
div.defList ul ul {
	border: none;
	margin-bottom: 0;
}
div.defList li {
	padding: .2em .3em;
	border-top: 1px solid #BBB;
	margin: 0;
}
div.defList ul ul li {
	border: none;
}
div.defList dt  {
padding: .2em .3em;
font-weight: bolder;
}
div.defList dd {
margin: 0;
padding: .3em .3em .3em 3em;
}
div.defList dd + dt {
	border-top: 1px solid #BBB;
}

div.faq h1 {
	text-align: center;
	line-height: 1.2em;
	clear: right;
	color: #0033CC;
	padding-right: 0.3em;
	padding-bottom: 0.2em;
	padding-left: 0.3em;



}
div.faq h3, div.sections h3 {
	text-align: left;
	padding: .2em .3em;
	line-height: 1.2em;
	clear: right;
	background-color: #FF9999;

}

p.returnTop {
	text-align: right;
	padding: .2em 0;
}
div#lotsPics img {
	float: left;
	clear: none;
}
div#lotsPics h3 {
	display: block;
	clear: both;
}
.blockLetter {
	text-align: left;
}
.blockLetter:first-letter {
	font-size: 1.5em;
}
.modified {
	font-style: italic;
	text-align: right;
	font-size: .9em;
	color: #666;
}
.block {
	font-size: 1.1em;
}
.ph3 {
font-size: 1em;
font-weight: bold;
text-indent: 0;
text-align: center;
}
p.req, div.req {
	color: #F00;
}
p.req:first-letter, div.req:first-letter {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
}
tr.total td {
	text-align: right;
}
.large {
	font-size: 1.2em;
}

/* HTML CODES */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF fixed;
}
fieldset, legend, div.defList h3, div.faq h3, div.sections h3  {

}
legend {
	font-style: italic;
	margin: 0 0 5px 0;
	padding: 0 3px;
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	border: none;
}
input:focus, select:focus, textarea:focus {
	background-color: #FFFF99;

}
textarea {
	height: 6em;
	width: 95%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
h3, h5, h6 {
	text-align: center;
	margin-bottom: 1em;
}

h3 {
	font-size: 1em;
}
h4 {
	font-size: 1.5em;
	color: #0000FF;

}
h5 {
	font-size: .85em;
}
h6 {
	font-size: .8em;
}
caption {
	border-bottom: none;
	padding-bottom: .5em;
	font-size: .9em;
}
table {
	font-size: 1em;
	border-collapse: collapse;
	margin: 0 auto 1em auto;
	clear: right;
}
th {
	background: #000;
	border: 1px solid #BBB;
	color: #E2E2E2;
	font-weight: bold;
	padding: .2em .5em;
}
td {
	border: 1px solid #0000FF;
	padding: .2em .5em;
	background-color: #FFFFFF;

}

ul {
	list-style-type: disc;
}












/* --- print stylesheet --- */
@media print {
	body {
		font-size: 11pt;
		font-family: "Trebuchet MS", "Bitstream Vera Serif", Georgia, "Times New Roman", Times, serif;
	}
	div#allDivs {
		border: none;
		margin: 0;
		padding: 0;
	}
	h1 {
		border-bottom: 3px double #000;
		font-variant: small-caps;
		padding: 5px;
	}
	h1 span {
		display: block;
		font-size: 14pt;
	}
	h1, h1 span, h1 a {
		height: 75px;
		text-decoration: none;
		color: #000;
	}
	h2 {
		border: none;
		border-bottom: 1px solid #666;
		background: transparent;
		color: #666;
		font-variant: small-caps;
	}

	div#ss {
		display: none;
	}
	div#content {
		background: #FFF;
	}
	div#content img {
		border: none;
	}
		div#content div#page {
		width: 100%;
		float: none;
	}
	div#content div#menu {
		display: none;
	}
	div#copyright {
		display: none;
	}
	div.spacer ul.flatList {
		display: none;
	}
	div.infoBox {
		background: transparent;
		border: none;
	}
	div.infoBox img {
		border: none;
	}
	h3.infoBox span {
		background:transparent;
		display: block;
		text-align: center;
		border: none;
		padding: 0;
		font-size: 1em;
		font-style: normal;
		margin-bottom: 1em;
	}
	fieldset, legend {
		background: transparent;
		border: 1px solid #666;
	}
	span.modletter, h2 > span.modelLetter {
		display: none;
	}
}
div.dwf {
	list-style-type: square;
}
div.dwf h1 {
	font-weight: bolder;
	color: #336666;
}
div.dwf h2 {
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: #CCCCCC;
	background-position: center;
}
div.dwf img {
	clear: both;
	text-align: center;


}
div#fpcontent {

	background: url(../pictures/misc/background.jpg) repeat;
	font-size: 90%;
	width: 740px;
}
div#fpcontent div#menu {

	margin-right: 77%;
	padding-right: 2%;
}
div#fpcontent div#page {

	width: 74.5%;
	float: right;
}
div#fpcontent  ul.flatList {

	text-align: center;
	margin: 0;
	padding: 1em 0;
}
