body { 
	text-align: center;
	margin: 0 0 0 0;
	height:100%;
	} 

div#container { 
	position: relative; 
	margin: 0 auto; 
	width: 600px; 
	text-align: center;
	/*border: thin solid Blue;*/
	height: 100%;
	z-index: auto;
	}

#head {
	position: relative; 
	margin:0; 
	top:0; 
	display:block; 
	width:100%; 
	height:150px; 
	background: url(../images/banner.gif) no-repeat center;
	font-size:10px; 
	z-index:1; 
	}
	
#bar {
	position: relative;
	top: 0px;
	z-index: 4;
	}
	
#nav {
	position: relative;
	top: -32px;
	height: 18px;
	z-index: 6;
	}
	
#navClear {
	position: relative;
	top: -32px;
	height: 18px;
	z-index: 6;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 16px;
	text-align: left;
	}

p.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-align: center;
	}
	
p.justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-align: justify;
	}	
	
p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: Black;
	}
	
p.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	line-height: 16px;
	text-align: left;
	}
	
p.logo {
	float: left;
	z-index: 25;
}			

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	text-align: left;
	margin-top: 0px;
	}
	
H1.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	text-align: center;
	}	

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
	}
	
li {
	font-family:	Arial, Helvetica, sans-serif;
	}	
	
a.nav:link, a.nav:visited {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	WIDTH: 200px; 
	COLOR: Navy; 
	HEIGHT: 18px;
	vertical-align: baseline;
	max-height: 18px; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
	}
	
a.nav:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	WIDTH: 200px; 
	COLOR: White; 
	HEIGHT: 18px;
	vertical-align: baseline;
	max-height: 18px; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
	}
	
a.small:link, a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #336699;
	text-decoration: none;
	}
	
a.products:link, a.products:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #336699;
	}
	
a.products:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #336699;
	color: #ffffff;
	}				
	
.foot {
	text-align: right; 
	font-size: xx-small;
	}
	
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align: left;
	padding: 20px 10px 20px 10px;
	}
	
.table-m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	height: 300px;
	padding: 0;
	}
	
.table-mt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: Black;
	text-align: center;
	vertical-align: middle;
	width: 400px;
	padding: 5px 5px 5px 5px;
	}													

.theader {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #336699; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;
	}		
	
ol, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-type: disc;
	}	

#home {
	position: relative;
	margin-top: 80px;
	top: 0px;
	z-index: 1;
	}

div#home-bar {
	position: relative;
	top: 4em;
	height: 20px;
	z-index: 1;
	}
		
div#home-nav {
	position: relative;
	top: 2.6em;
	height:20px;
	z-index: 1;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagecontents {
	position: relative;	
	top: 0px;
	width: 590px;
	padding: 0 5px 0 5px;
	z-index: 1;
	text-align: left;
	}	
	
* html #foot {
	position: relative;
	margin-top: 30px; 
	top: 0px;
	height:25px; 
	background: transparent; 
	color:#000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	z-index:6;
	}
	
#foot {
	position: relative;
	margin-top: 0px; 
	top: 10px;
	height:25px; 
	background: transparent; 
	color:#000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	z-index:6;
	}	
	
#clearance {
	float: left; 
	padding-left: 65px;
	margin-bottom: 25px;
	}
	
#wordsright {
	float:right;
	position: relative;
	display: block; 
	height:100%; 
	/*width:200px;*/
	background:#fff; 
	
	z-index: 0;
	/*border: thin solid Fuchsia;*/
	text-align: center;
	}
	
#wordsright_300 {
	position: absolute;	
	top: 340px;
	right: 0; 
	height:140px; 
	width:330px;
	background:#fff; 
	margin: 0px; 
	z-index: 1;
	/*border: thin solid Fuchsia;*/
	}
	
#wordsleft {
	float:left;
	position: relative; 
	height:100%; 
	/*width:250;*/ 
	background:#fff; 
	
	padding-right:10px;
	z-index: 0;
	/*border: thin solid Orange;*/
	}
	
#pictureleft {
	position: absolute;
	top: 300px;
	left: 0;
	height:225px; 
	/*width:250;*/ 
	background:#fff; 
	margin:0; 
	padding:0px;
	z-index: 0;
	/*border: thin solid Lime;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	color: Black;
	}	

#pdv1 {
	position: relative; 
	top:15px; 
	height:100%; 
	float:left;
	width: 200px; 
	background:#fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: Black;
	z-index: auto;
	}
	
#pdv2 {
	position: relative; 
	top:15px; 
	height:100%;
	float: left;
	width: 190px; 
	background:#fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: Black;
	z-index: auto;	
	}
	
#pdv3 {
	position: relative; 
	top:15px;  
	float: right;
	height:100%;
	width: 200px; 
	background:#fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: Black;
	z-index: auto;
	}
	
#pdv4 {
	position: relative;
	float: left; 
	top:15px; 
	left:95px;
	height:100%;
	width: 200px; 
	background:#fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: Black;
	z-index: auto;
	}	
	
#pdv5 {
	position: relative;
	float: right ;
	top:15px; 
	right:95px;
	height:100%;
	width: 200px; 
	background:#fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: Black;
	z-index: auto;
	}
	
#pdv6 {
	position: relative;
	float: left;
	top:25px; 
	left: 0;
	height:100%;
	width: 590px; 
	background:#fff;
	z-index: 0; 
	}
	
#pcvs1 {
	position: relative;
	float: left; 
	top:0px; 
	height:100%;
	width: 291px; 
	background:#fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: Black;
	z-index: 0;
	/*border: thin solid Blue;*/
	}
	
#pcvs2 {
	position: relative;
	float:right;
	top:0px; 
	height:100%;
	width: 291px; 
	background:#fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: Black;
	z-index: 0;
	/*border: thin solid Blue;*/
	}			
	
a.product:link, a.product:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
	}
	
a.product:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #336699;
	color: #ffffff;
	}
	
.contactright {
	PADDING-RIGHT: 10px; 
	FONT-SIZE: 11px; 
	WIDTH: 150px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: right
	}
	
.formheader-contact {
	/*PADDING-LEFT: 20px; */
	FONT-SIZE: 14px;
	font-weight: bold;
	color: #336699; 
	MARGIN-LEFT: 7px; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left
	}
	
.formtextsmall {
	FONT-SIZE: 10pt; 
	MARGIN-LEFT: 0px; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic; 
	TEXT-ALIGN: left;
	color: Black;
	}
	
.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 10px 0 10px;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-align: justify;
	}
	
blockquote {
	margin-left: 10px;
	}
	
hr {
	color: #336699;
	width: 600px;
}		