body,table,tr,td,div {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

body {
	font-family: helvetica, arial, sans-serif;
	text-align:center;
}

h1, h2 {
	margin:0;
}

p {
	margin:5px 0 5px 0;
}

a {
	color:#c00;
}

a:hover {
	color:#000;
}

#mainTable {
	margin:20px auto;
	background-color:#fff;
	background-position:top center;
	background-repeat:no-repeat;
	width:860px;
	border: none;
	text-align:left;
}

#menuCell
{
	vertical-align: top;
	width: 180px;
	text-align: center;
}

#smLogo
{
	border: none;
}

#content
{
	padding: 0 10px;
}

#menu
{
	font-weight: bold;
	margin: 0px;
	list-style: none;
	border: solid 1px #000;
	background-color: #00c;
	padding: 0px;
}
#menu LI
{
	white-space: nowrap;
	text-align: center;
}

#menu A,
#menu A:visited,
#menu A:active
{
	color: #ff0;
	text-decoration: none;
	display:block;
	padding: 1px 10px;
}
#menu A:hover
{
	background-color: #ff0;
	color: #00c;
	text-decoration: none;
	padding: 1px 10px;
	display:block;
}

.menuContactInfo
{
	border: solid 1px #000;
	margin: 10px 0;
	text-align: center;
	background: #ddd;
}
.menuContactInfo STRONG
{
	display: block;
	background: #00c;
	color: #FF0;
	font-size: larger;
}

.wslickimg
{
	padding: 5px;
	margin: 5px 15px;
	border: solid 1px #000;
}

.bannerimg
{
	width: 170px;
}

H1
{
	background: #00c;
	color: #ff0;
	font-size: 26pt;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
}

H2
{
	color: #c00;
	text-align: center;
}

.catalogTable
{
	width: 100%;
	border: solid 3px #009;
	margin-bottom: 20px;
	border-collapse: collapse;
}
.catalogTable TD
{
	border: solid 1px #009;
}

#contact_table
{
	clear: both;
	margin: 20px;
}
#contact_table TH
{
	text-align: right;
	vertical-align: top;
}
#contact_table TD
{
	padding: 2px 0;
}

.contactInfo
{
	border: solid 1px #000;
	margin: 10px 0;
	text-align: center;
	background: #ddd;
	width: 300px;
}
.contactInfo STRONG
{
	display: block;
	background: #00c;
	color: #ff0;
	font-size: larger;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

#linkDiv{
	bottom:0px;
	text-align:center;
	font-size:.7em;
	margin-top:5em;
}
