body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

.bg_grey {
	background-color: #efefef;
}

#product_list th {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

.hidden {
	display: none;
}

.menu-aboutus {				background: url('../images/menu-aboutus.gif') no-repeat center center;				display: block;		padding: 0;		margin: 0;	}
.menu-aboutus:hover {		background: url('../images/menu-aboutus-over.gif') no-repeat center center;			display: block;		padding: 0;		margin: 0;	}
.menu-products {			background: url('../images/menu-products.gif') no-repeat center center;				display: block;		padding: 0;		margin: 0;	}
.menu-products:hover {		background: url('../images/menu-products-over.gif') no-repeat center center;		display: block;		padding: 0;		margin: 0;	}
.menu-contactinfo {			background: url('../images/menu-contactinfo.gif') no-repeat center center;			display: block;		padding: 0;		margin: 0;	}
.menu-contactinfo:hover {	background: url('../images/menu-contactinfo-over.gif') no-repeat center center;		display: block;		padding: 0;		margin: 0;	}

.footer {
	text-align: center;
}

.footer a {
	color: #1c5e11;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}.thumb {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006633;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
