body {		background-image: url(../images/Green_Background.jpg);
				background-repeat: repeat x;
				color: #fff;
				font-family: verdana, arial, helvetica;
				font-size: 10pt;
				}
	#divAlign {position: relative;
				margin-right: auto;
				margin-left: auto;
				width: 900px;
				}
	#divTopRight {position: absolute;
				top: 0px;
				left: 600px;
				color: yellow;
				font-weight: bold;
				}
	#divMain {position: absolute;
				width: 900px;
				top: 20px;
				}
	#divBanner {
				width: 900px;
				background-color: white;
				}
	#divTopnav {
				padding-top: 4px;
				width: 900px;
				height: 14px;
				background-color: #23432c;
				font-weight: bold;
				font-size: 8pt;
				text-align: Center;
				}
	#divTopnav a{
				font-weight: bold;
				color: #fff;
				text-decoration: none;
				}
	#divTopnav td{			
				padding-left: 5px; padding-right: 5px;
				}
	#divTopnav a:hover{
				color: yellow;
				}
	#divHomeMain {
				width: 900px;
				height: 300px;	
				}
	#divSubMain {
				width: 900px;
				background-color: #fff;
				}
	#divBottom {background-image: url(../images/bottom-bg.jpg);
				width: 900px;
				height: 140px;
				}
	.spaced {	letter-spacing: 4px;
				}
	.spaced2 {	letter-spacing: 2px;
				}
	#divMenuAbout {background-color: #23432c;
				    position: absolute;
				    top: 155px;
				    left: 300px;
				    display: none;
					z-index: 1;
					padding: 0px;

				    }
	    #divMenuTech {background-color: #23432c;
				    position: absolute;
				    top: 155px;
				    left: 425px;
				    display: none;
					z-index: 1;
					padding: 0px;

				    }
	    #divMenuContact {background-color: #23432c;
				    position: absolute;
					z-index: 1;
				     top: 155px;
				    left: 525px;
				    display: none;
					padding: 0px;

				    }
	#divCatalog {background-image: url(../images/CatalogBG.png);
				position: absolute;
				top: 198px;
				left: 50px;
				width: 200px;
				height: 255px;
				color: #000;
				PADDING: 10px;
				font-family: Arial Black;
				}
	#divWhatsNew {
	
				
							
				position: absolute;
				top: 175px;
				left: 580px;
				vertical-align: bottom;
				font-family: Arial Black;
				width: 260;
				
				Font-Color: Black;
				height:80;
				}
	
	.menuTableCell {
				/*border-color: white; border-style: solid; border-width: 1px;*/
			
				text-align: left;
				}
	.menuTableCell:hover {
	
				
				background-color: gray; 
				color: #23432c;
				text-decoration: none;
				}
	.menuTableCell a:hover {
				
				color: #23432c;
				}
	.small-green-bold {
				color:  #23432c; font-weight: bold; font-family: arial black; font-size: 8pt;
				text-align: center;
				}
	.small-green-bold  a{
				text-decoration: none; color: #23432c;
				}
	.header-black {
				color:  #000; font-weight: bold; font-size: 16px; font-family: arial black, arial;
				}
