td.navlink {
	float: left;
	width: 164px;
	height: 40px;
	margin: 0 0 0 0;
	background: url(buttons3/allbuttons.gif);
	background-image: url(buttons3/allbuttons.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

td.navlink a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(buttons3/allbuttons.gif);
	background-image: url(buttons3/allbuttons.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
td.navlink a:visited {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(buttons3/allbuttons.gif);
	background-image: url(buttons3/allbuttons.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
td.navlink span {
	display: block;
	margin:0; padding: 2px 0 0 3px;
	}
td.navlink a:hover {
	background: none;
	background-image: none;
	}
td.navlink a:active {
	}

.normaltext {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
}
.welcome {
	font-family: Verdana, Arial;
	font-size: 12px;
}
.navtext {
	font-family: Verdana, Arial;
	font-size: 10px;
}
.smallnavtext {
	font-family: Verdana, Arial;
	font-size: 9px;
}
.address {

	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
}
.horizontalgap {
	line-height: 10px;
}
.padding {
	padding-left: 20px;
}
a.homepage:link {
	color: #000000;
	text-decoration: none;
}
a.homepage:visited {
	color: #000000;
	text-decoration: none;
}
a.homepage:hover {
	color: #000000;
	text-decoration: underline;
}
a.homepage:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration:underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
.bottombrands {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.bottombrandsseparator {
	margin-right: 7px;
	margin-left: 7px;
}
.copyright {
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 14px;
}.headerborder {
	border: 3px solid CC0000;
}
.freephone {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 6px;
}
.whatwedo {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	word-spacing: 3px;
	letter-spacing: 0px;
}