html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}
body {
	font-family : Arial,sans-serif;
	font-size: 1.0em;
	text-align: center;
	background-color: #FAFAFA;
}
/*|*/
* html body {
	fon\t-size: .9em;
}
/* */
#main {
	width: 92%;
	min-width: 700px;
	min-height: 400px;
	background-color: #FAFAFA;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/*|*/
* html #main {
	width: 88%;
	height: 400px;
}
/* */
#header {
	position: relative;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	min-height: 109px;
	margin-top: 10px;
	text-align : left;
}
/*|*/
* html #header {
	height: 109px;
	width: 95%;
	wid\th: 96%;
}
/* */
#header2 {
	width: 95%;
	min-height: 85px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: bottom;
}
/*|*/
* html #header2 {
	height: 81px;
}
/* */
#homepagetitle {
	position: relative;
	top: 1.5em;
}
#pagetitle {
	position: relative;
	top: 2em;
	font-size : 1.2em;
	font-weight : bold;
	text-align : left;
	color: #000080;
	display: block;
}
#prodpagetitle {
	position: relative;
	top: 2em;
	font-size : .9em;
	text-align : left;
	color: #000080;
}
#inner-main {
	position: relative;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 2px solid #2D71B0;
}
#inner-main-two {
	position: relative;
	color: #000000;
	padding-bottom: 20px;
	border: 2px solid #CC0000;
}
/*|*/
* html #inner-main-two  {
	height: 75%; 
}
/* */
#content {
	position: relative;
 	min-height: 550px;
 	min-width: 400px;
	font-size: .9em;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 135px;
}
#content ul {
	padding-left: 25px;
	list-style: disc inside;
}
#content li {
	list-style: disc;
	left: 15px;
}
/*|*/
* html #content Input {
	margin-left: -135px;
}
* html #content Textarea {
	margin-left: -135px;
}
* html #content Select {
	margin-left: -35px;
}
/* */
#product{
	display: block;
	padding: 4px;
	float: left;
	text-align: left;
	margin: 4px;
	font-size:  1.0em;
}
.product-box {
	width: 75;
	float: left;
	border: 1px solid navy;
	padding: 4px;
	float: left;
	text-align: center;
	margin: 4px;
	font-size:  1.0em;
}
/*|*/
* html #project-form Input {
	margin-left: 0px;
}
* html #projects-form Input {
	margin-left: 0px;
}
* html #product-form Input {
	margin-left: 0px;
}
/* */
#project-form Input {
	font-size: .8em;
}
#projects-form Input {
	font-size: .8em;
}
#product-form Input {
	font-size: .8em;
}
input.Submit {
	background-color: #C6DEDE;
	font-weight: bold;
	font-size: .8em;
	border: 2px solid #AA0000;
	border-style: outset;
}
.Project {
	width: 81;
	text-align: center;
	float: left;
	padding: 5px;
}
#Front-Back {
	width: 200px;
	text-align: bottom;
	float: left;
	margin-top: 3px;
}
.Product_Forward {
	font-size:  1.0em;
	font-weight: bold;
	border-left: 2px solid #AA0000;
	border-bottom: 2px solid #AA0000;
	padding: 3px;
	float: left;
	width: 3em;
}
.Product_Back {
	font-size:  1.0em;
	border-left: 1px solid #AA0000;
	border-bottom: 1px solid #AA0000;
	padding: 3px;
	padding-bottom: 4px;
	float: right;
	width: 3em;
}
#contact-footer {
	position: relative;
	color: #FFFFFF;
	min-width: 95%;
	padding: 13px;
	text-align: left;
	float: left;
	background-color: #000000;
}
/*|*/
* html #contact-footer {
	width: 96%;
}
/* */
#pagefooter {
	position: relative;
	background-color: #FFFFF;	
	text-align: center;
	min-width: 100%;
	top: 100px;
	bottom: 5px;
	padding-bottom: 5px;
}
/*|*/
* html #pagefooter {
	width: 100%;
}
/* */
p {
	text-align: left;
	width: auto;
	font-size: .9em;
	min-width: 120px;
	padding: 5px;
}
img {
	border: 0px;
}
hr {
	border-style: outset;
	border-color: #AA0000;
}
.spacer {
	height: 0;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
#contact-left {
	width: 30%;
	float: left;
}
#contact-right {
	width: 40%;
	float: right;
}
.message {
	color: #CC0000;
	font-weight: bold;
}
Input {
	border-style: outset;
	border-color: #AA0000;
	background-color: #F8F8F8;
}
Select {
	border-style: outset;
	border-color: #AA0000;
	background-color: #F8F8F8;
}
#Cart {
	width: 97%;
	border: 1px solid #000099;
	border-collapse: collapse;
}
#Cart th {
	color: #FFFFCC;
	text-align: center;
	background-color: #990099;
}
#Cart td {
	border: 1px solid #990000;
}
#Cart .center{
	text-align: center;
}
#Cart .row-center{
	text-align: center;
	background-color: #EEFFEE;
}
#Cart .row-center:hover{
	background-color: #FFFFEE;
}
#Cart .alt-row-center{
	text-align: center;
	background-color: #EEFFFF;
}
#Cart .alt-row-center:hover{
	background-color: #FFFFEE;
}
#Cart .right{
	text-align: right;
	font-weight: bold;
}
#Cart .SubTotal {
	background-color: #FFEEEE;
}
/*|*/
* html #Cart  Input {
	margin-left: 0px;
}
/* */
#Cart-Nav{
	width: 97%;
	border-collapse: collapse;
}
#Cart-Nav .center{
	padding-top: 5px;
	text-align: center;
}
#Cart-Nav .right{
	text-align: right;
	padding-top: 4px;
	height: 1.5em;
}
#Cart-Nav .center{
	text-align: left;
}
#Cart-Nav a {
	text-decoration: none;
	border: 2px #AA0000 outset;
	padding: 2px;
	background-color: #C6DEDE;
	font-size: .8em;
	font-weight : bold;
}
#Empty-Cart {
	font-size: .8em;
	font-weight : bold;
	text-align: center;
	padding-top: 15px;
}
#Empty-Cart a {
	text-decoration: none;
	border: 2px #AA0000 outset;
	padding: 2px;
	background-color: #C6DEDE;
}
#Summary-Header {
	text-align: center;
	padding-top: 5px;
}
/*|*/
* html #Summary-Header Input {
	margin-left: 0px;
}
* html #Summary-Header TextArea {
	margin-left: 0px;
}
* html #Summary-Header Select {
	margin-left: 0px;
}
* html #Summary-Header input[type="radio"] {
	visibility: hidden;
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
/* */
.Normal { 
	font-weight: normal;
}
.Bold { 
	font-weight: bold;
}
.BoldLarge { 
	font-weight: bold;
	font-size: 1.2em;
	font-style:italic;
}
.BoldLargeHome { 
	font-weight: bold;
	font-size: 1.4em;
	font-style:italic;
	color: #000080;
}
.BoldRed {
	color: #C00000; 
	font-weight: bold;
}
.BoldWhite {
	color: #FEFEFE;
	font-size: .7em; 
	font-weight: bold;
}
.BoldItalic { 
	font-weight: bold;
	font-style:italic;
}
.BoldLarge { 
	font-size: 1.2em; 
	font-weight: bold;
}
.BoldSmall { 
	font: .9em; 
	font-weight: bold;
	color: #000080;
}
.smallbold {
	font-size: .8em;
	font-weight : bold;
}
.small {
	font-size: .8em;
}
Span.super {
	font: bold .75em;
	vertical-align : super;
}
a:link, a:visited{
	color: #000080;
}
a:hover, a:active{
	color: #C00000;
}
/*XXXXXXXXXXXX Primary main menu rules XXXXXXXXXXX*/
#main_nav {
	float:right;
	width: 28em;
	background-image: url(Images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size:.8em;
	border: 1px solid Purple;
}
#main_nav ul {
	width: 100%;
	display: block;
	margin: 0 auto;
	text-align: right;
	padding:2px 5px 0;
}
#main_nav li {
	display: inline;
	list-style: none;
	margin:0;
	padding-left: 8px;
	padding-top: 3px;
}
/*|*/
* html #main_nav li {
	padding-top: 0px;
}
/* */
#main_nav a {
	display: inline;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 9px;
}
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
.floatfix {margin-right: -3px;}
/* this fixes the IE 3px bug that is common in this type of float arrangement */ 
.main_topmenu, a.main_topmenu:visited, a.main_topmenu:link {
	color: #000080;
	font-size: .9em;
	text-decoration: none;
}
a.main_topmenu:hover, a.main_topmenu:active {
	color: #CC0000;
}
* html .nav a
 {height: 1%;}

/* The first 2 rules above fix "bullet region" problems in IE5.x/win, 
and the 2nd is to make all links fully clickable. */    

/*XXXXXXXXXXXX Primary top nav rules XXXXXXXXXXX*/
#top_nav {
	position: relative;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	text-align: center;
}
/*|*/
* html #top_nav {
	fon\t-weight: normal;
}
/* */
#nav {
	float:left;
	width:100%;
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size:.8em;
	border: 1px solid Purple;
}
#nav ul {
	width: 95%;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding:7px 5px 0;
}
#nav li {
	display: inline;
	list-style: none;
	background:url(Images/norm_left.gif)
	no-repeat left top;
	margin:0;
	padding-left: 8px;
	padding-top: 3px;
}
/*|*/
* html #nav li {
	padding-top: 0px;
}
/* */
#nav a {
	display: inline;
	text-decoration: none;
	background:url(Images/norm_right.gif)
	no-repeat right top;
	padding-top: 4px;
	padding-right: 9px;
}
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
#nav li:hover{
	background-image:url(Images/norm_left_on.gif);
}
#nav a:hover {
	background-image:url(Images/norm_right_on.gif);
}
.floatfix {margin-right: -3px;}
/* this fixes the IE 3px bug that is common in this type of float arrangement */ 
.topmenu, a.topmenu:visited, a.topmenu:link {
	color: #000080;
	font-size: .9em;
	text-decoration: none;
}
a.topmenu:hover, a.topmenu:active {
	color: #CC0000;
}
* html .nav a
 {height: 1%;}

/* The first 2 rules above fix "bullet region" problems in IE5.x/win, 
and the 2nd is to make all links fully clickable. */    
.brclear { /* Use a break with this class to clear float containers */
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
}
/*h1 {position: absolute; left: -3000px;}

h2 {font-size: 1em;}*/

/*XXXXXXXXXXXX Primary left nav rules XXXXXXXXXXX*/
#left_nav {
	position: relative;
	top: 4px;
	left: 2px;
	height: auto;
	width: 130px;
	float: left;
	border-top: 2px solid #2B72B2;
	border-left: 2px solid #2B72B2;
	background-image: url("Images/left_menubg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
.LeftNavHolder {
	width: 121px;
	float: left;
	font-size: .8em;
	padding-bottom: 150px;
	display: inline; /* doubled margin bug fix for IE/win */
}
a.LeftNavHolder:link, a.LeftNavHolder:visited  {
	color: #000080;
}
a.LeftNavHolder:hover, a.LeftNavHolder:active {
	color: #CC0000;
}
.LeftNavHolder li {
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	width: 120px;
	vertical-align: bottom; /* for IE5/win */
}
.LeftNavHolder ul a {
	display: block;
	padding: 1px 0px 0px 2px;
	vertical-align: bottom; /* needed for IE5/win */
	text-align: left;
	text-decoration: none;
	color: #000080;
}
.LeftNavHolder div,
.LeftNavHolder ul li:hover div div { 
	position: absolute;  
	left: -3000px;
	width: 120px;
	top: 0px;
	padding: 2px 0 2px 0;
	border-top: 2px solid #2B72B2;
	border-left: 2px solid #2B72B2;
	background-image: url("Images/left_menubg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}							/* Hide/Configure All Menus Appear  */
.LeftNavHolder ul li:hover div {
	left: 100px;
	top: 2px;
	color: #000080;
}							/* SubMenu Appear  */
.LeftNavHolder ul a:hover {
	color: #000080;
	background-image: url("Images/hover.gif");
	background-repeat: repeat-y;
	
}
.LeftNavHolder ul a{
	color: #000080;
}
.LeftNavHolder ul li a:hover{
	color: #CC0000;
}
.LeftNavHolder ul a:visited{
	color: #000080;
}
.zone {
	display: none;
}
/* \*/ /*/ 
ul li ul {position: static;}
/* */

.tteddo {
	color: #008000;
	font-style: italic;
	font-size : .6em;
	font : bold;
}
a.tteddo:link, a.tteddo:visited {
	color: #000080;
}
a.tteddo:active, a.tteddo:hover {
	color: #CC0000;
}
