body {
	background-image: url(images/back.jpg);
}
table {
font-size: 11px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	background-color: #fff;
	width: 100%;
	margin: auto;
	padding: 1px;
	width: 750px;
}
td#header {
background-image:url(images/header-back.gif);
background-repeat: repeat-x;
}
img {
padding: 0px;
margin: 0px;
}
.menu-cell {
	background-color: #eeeeea;
	padding: 0px 0px 0px 65px;
	height: 32px;
}
.menu-cell a, .menu-cell a:visited {
	color: #1c6a6a;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
.menu-cell a:hover {
	color: #d69440;
}
a, a:visited {
color: #1c6a6a;
}
a:hover {
color: #d69440;
}

.m01 {
	background: url(images/01.gif) left no-repeat;
}
.m02 {
	background: url(images/02.gif) left no-repeat;
}
.m03 {
	background: url(images/03.gif) left no-repeat;
}
#main-section {
background-color: #e9e8e1;
margin-top: 2px;
}
#main-section td {
padding-top: 5px;
}
#text-cell {
padding: 0px 15px 10px 15px;
}
#category-image {
padding-bottom: 5px;
}
.title {
font-family: "Trebuchet MS", Verdana, sans-serif;
color: #588c88;
font-size: 16px;
font-weight: bold;
text-align: center;
}
#contact-info td {
padding: 5px;
vertical-align: top;
}
#products-listing img {
border: solid 1px #BCC5C2;
}
.footer {
color: #588c88;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 10px;
}
.product-title {
font-size: 16px;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-weight: bold;
}
.product-description {
font-size: 12px;
}