td#homeLeft{
    text-align: center;
}
td#homeRight{
    width:100%;
}
div.motto{
    padding-top: 50px;
}

td#homeBottom{
    height:100%;
    width:100%;
}
td#aboutRight span{
    display:block;
    text-align: right;
    font-family:Trebuchet MS;
    font-size: 12px;
}
td#aboutBottom{
    height:100%;
    width:100%;
    border: none;
}
h3.org{
    font-family: Trebuchet MS;
    font-size:16px;
    font-weight:bold;
    font-style: italic;
    text-align:center;
}
td#productBottom{
    height:100%;
    width:100%;
}
h2.heading{
    padding-left:12px;
}
td#featuresLeft{
    width:50%;
}
td#featuresRight{
    width:50%;
}
td#featuresLeft li,
td#featuresRight li{
    list-style: square url(../images/icons/bullet_blue.png);
}
td#featuresBottom{
    height:100%;
    width:100%;
}
table.stainBooth{
    width:100%;
    _width:780px;
}
table.stainBooth td{
    width: 50%;
    border:none;
}

td#contactLeft{
    width:100%;
}
td#contactRight{

}
td#contactBottom{
    height:100%;
    width:100%;
}
td#linksLeft{
    text-align: left;
    width:50%;
    text-decoration:none;
}
td#linksRight{
    text-align: left;
    width:50%;
    text-decoration:none;
}
td#linksLeft img,
td#linksRight img{
    border: none;
}
img.logoLink{
    display:block;
    float:right;
    padding-left:8px;
    padding-bottom:5px;
}
td#linksLeft a,
td#linksRight a{
    text-decoration: none;
    color:#000000;
}
td#linksLeft a:visited,
td#linksRight a:visited{
    text-decoration: none;
    color:#000000;
}
td#listingProducts{ width:100%; }

div#productCategories a
{
	text-decoration:none;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
	color:#004185;
}

div#productCategories img
{
	border:1px solid #004185;
}

div.image
{
	width:105px;
	height:105px;
	float:left;
}

div.image img
{
	border:1px solid #004185;
}
