body {
  margin: 0px;
 	text-align : center;
  padding: 0px;
	background: #fff url("gfx/background.jpg") repeat-x;
	display: inline;
}

#main {
	margin:0 auto;
	width: 750px;
	text-align: left; 
	}
#header {
 /* background: red;*/ 
  width: 750px;
  height: 170px;

}

#menu {
  background: #d2d2d2;
  width: 750px;
  height: 25px;

}

#space1 
{
float:left;
width:750px;
height: 15px;
}
#search {	
				/*	background: yellow;	*/
						  background: #d2d2d2; 
						text-align: center;
						float:left;
			  		width:149px;
						height:30px;
						border-bottom: 1px dotted #c0c0c0;
						border-right: 1px dotted #c0c0c0;
						}
#tree				{
					/*	background: red; */
						padding-left:20px;
						padding-top: 10px;
		 				float:left;
					  background: #5b2e24;  
						width:560px;
						height:30px;
						border-bottom: 1px dotted #c0c0c0;
						color: #ffffff;

						}

						
#alumine
{
  width:750px;
	background: #fff url("gfx/background.jpg") repeat-x;
	height: 500px;
}

#menu2 {
		float:left;
	
	  /* margin-left:5px; */
		margin-top:5px;
		width:149px;
		}
#content {
	/* background: blue; */
  float: left;
  width: 550px;
	}
#footer {
margin-top:5px;
margin-bottom: 5px;
float: left;
 width: 750px;
 height: 30px;
 text-align: center;
 
}
#below {
 width: 750px;
 height: 20px;
 float:left;
   background: #5b2e24; 
  }
.product_list_index
{
 /* background: blue; */

 float:left;
 width: 595px;
 height: 210px;
 border-bottom: 1px dotted #c0c0c0;
} 
.product_space1 
{
 float:left;
 width: 595px;
 height: 2px;
 border-bottom: 1px dotted #c0c0c0;
}
.product_space2 
{
 float:left;
 width: 595px;
 height: 2px;
}
.productbox {
	float:left;
	width: 250px;
	height: 90px;
	/*border: 1px solid black;*/
	}	
.cell1 
{
border-bottom: 1px dotted #c0c0c0;
border-top: blank;
border-right:blank;
}
.searchbox {
margin-left:5px;
margin-top:5px;
margin-right:0px;
padding:2px;
border:1px solid #808080;
width:100px;
float:left;
font-size: 11px;
FONT-FAMILY: Trebuchet MS, verdana;
}

.product_thumb {
							 border: 1px solid #808080;
							 }
.product_thumb_div 
							  {
								float: left;
								width: 120px;
								height: 125px;
								text-align: center;
								}
.mainpic 				{
								margin: 2px;
								float: left;
								width: 245;
								height: 240;
								text-align: center;
								}
.maininfo				{
								margin: 2px;
								margin-left: 20px;
								float: left;
								width: 250;
								height: 240;
								text-align: center;
								}
								
IMG {
	border:none;
	margin:0;
}

H1
{
color: #343434;
 font-size: 11px;
    FONT-FAMILY:  Trebuchet MS, verdana;
}

A:link,A:visited,TD,p,div {
    color: #343434;
    text-decoration: none;
    font-size: 11px;
    FONT-FAMILY:  Trebuchet MS, verdana;
    
}
A:hover {text-decoration: underline;
				 font-weight: normal;
				  color: #000000;
				}

form {
		 margin: 0;
		 }
LI, UL {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		font-family:  Trebuchet MS, verdana;
		font-size:8pt;
		}
		
.treelink:link,.treelink:visited
{
color: #ffffff;
    text-decoration: none;
		 font-weight : bold;
    font-size: 13px;
    FONT-FAMILY:  Trebuchet MS, verdana;
}
.menu2_pages
{
 margin-left: 5px;
}