html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(bg_grad.jpg);
	background-color: #9EABB1;
	background-attachment: fixed;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.quote {
	color: #663300;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #CC0000;
}
.seoText {
	font-size: 11px;
	color: #666666;
}
.seoText a:link {
	color: #336699;
}
.seoText a:visited {
	color: #336699;
}
/* Sidebar Navigation */
#navcontainer { width: 150px; }

#navcontainer ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#navcontainer a
{
display: block;
padding: 2px 5px 2px 15px;
width: 130px;
background-color: #336699;
border-bottom: 1px solid #999999;
}

#navcontainer a:link
{
color: #FFFFFF;
text-decoration: none;
}
#navcontainer a:visited
{
color: #fff;
text-decoration: none;
}
#navcontainer a:hover
{
background-color: #000000;
color: #fff;
}
.hpRight {
	color: #FFFFFF;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#active a:link, #active a:visited, #active a:hover
{
background-color: #000000;
color: #ffcc33;
}
#products a:link, #active a:visited, #active a:hover
{
	color: #663399;
	font-weight: bold;
	font-size: 14px;
	background-color: #9abe8a;
}
div#navBar {
	background-color: #FF9900;
	height: 19px;
	background-image: url(b_barleft.jpg);
	text-align: center;
	padding-top: 2px;
}
div#navBar a {
}
div#navBar a:link {
	color: #000000;
	text-decoration: none;
}
div#navBar a:visited {
	color: #333333;
	text-decoration: none;
}
div#navBar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div#topNav {
	height: 21px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CCFF;
	padding-left: 19px;
}
div#topNav a {
}
div#topNav a:link {
	color: #66CCFF;
	text-decoration: none;
}
div#topNav a:visited {
	color: #66CCFF;
	text-decoration: none;
}
div#topNav a:hover {
	color: #FF9900;
	text-decoration: none;
}
.floatLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}.mainTable {
	background-color: #EEE7DE;
	border: 1px solid #333333;
}
.moreInfo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#btmLinks {
	line-height: 18px;
}
.navHeader {
	color: #ffcc33;
	background-color: #355e88;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.accent {
	color: #CC3300;
}
