#header {
  border: 1px solid #3366ff;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  text-shadow: black 3px 3px 5px;
  background-color: #cccccc;
  margin-bottom: 6px;
  background-position: left center;
  background-repeat: repeat-x;
  color: white;
  background-image: url(images/header-bg.png);
}
#nav-left {
  border:  none;
  float: left;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  background-color: transparent;
  width: 120px;
}
.nav-head {
  font-weight: bold;
  color: #3333ff;
  margin-bottom: 4px;
}
.nav-link {
  border-style: solid;
  border-color: #3366ff black black #3366ff;
  border-width: 1px;
  background-repeat: repeat-x;
  background-position: left center;
  color: white;
  background-color: #3366ff;
  margin-bottom: 3px;
  font-weight: bold;
  background-image: url(images/nav-left.png);
}
.content {
  border-style: solid;
  border-color: #3366ff #333399 #333399 #3366ff;
  border-width: 1px 2px 2px 1px;
  padding: 6px;
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  margin-bottom: 4px;
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-left: 125px;
  background-image: url(images/content-bg.png);
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
}
#footer {
  border: 1px solid #3366ff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  text-align: right;
  padding-right: 10px;
  clear: both;
  background-position: left center;
  background-repeat: repeat-x;
  height: 14px;
  color: white;
  margin-top: 3px;
  background-image: url(images/nav-left.png);
}
body {
  background-image: url(images/dmsbkgnd.gif);
}
#wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 790px;
}
.start {
  font-weight: inherit;
  color: #000099;
}
.then {
  color: #006600;
}
.now {
  color: #660000;
}
#logo {
  clear: right;
  background-repeat: no-repeat;
  background-position: right top;
  background-image: url(banners/fs-banner.jpg);
}
.img-right {
  float: right;
  margin-top: -77px;
  font-family: "Courier New",Courier,monospace;
  font-size: 8pt;
  text-align: center;
  padding-right: 50px;
}
.img-left {
  width: 446px;
  padding-left: 10px;
}
div.nav-link a {
  text-decoration: none;
  color: white;
  text-shadow: black 2px 2px 3px;
  display: block;
}
div.nav-link a:hover {
  border:  none;
  background-repeat: repeat-x;
  color: black;
  background-position: left top;
  background-image: url(images/nav-red.png);
}
.product-img {
  border: 2px solid #3366ff;
  margin-right: 6px;
  float: left;
}
.content-hdr {
  border: 1px solid #3366ff;
  font-weight: bold;
  text-shadow: black 2px 2px 3px;
  padding-left: 6px;
  color: white;
  background-repeat: repeat-x;
  background-position: right center;
  margin-bottom: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url(images/header-bg.png);
}
.hdr-right {
  float: right;
}
#product-wrapper {
  margin-left: 125px;
}
#product-table {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  background-color: white;
  border-collapse: collapse;
}
.img-product {
  float: left;
  margin-right: 18px;
  margin-top: 4px;
  margin-left: 4px;
}
.product-hdr {
  border: 1px solid #3366ff;
  margin: 2px 4px 3px;
  background-color: #ccffff;
  background-repeat: repeat-x;
  background-position: left center;
  color: white;
  font-weight: bold;
  text-shadow: black 2px 2px 3px;
  background-image: url(images/header-bg.png);
}
.header-products {
  background-repeat: repeat-x;
  font-weight: bold;
  text-shadow: white 2px 2px 3px;
  padding-left: 10px;
  background-position: left top;
  background-image: url(images/header-products.png);
}
.img-float-left {
  float: left;
  margin-right: 4px;
}
#wholesale {
  border-style: solid;
  border-color: #3366ff #333399 #333399 #3366ff;
  border-width: 1px 2px 2px 1px;
  padding: 2px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  background-color: white;
  font-style: italic;
  clear: both;
  margin-top: 4px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
}
.nav-right {
  border-style: solid;
  border-color: #3366ff #000099 #000099 #3366ff;
  border-width: 1px 2px 2px 1px;
  float: right;
  text-align: center;
  padding-bottom: 2px;
  margin-right: 4px;
  margin-left: 4px;
  padding-top: 2px;
  font-size: 8pt;
  text-shadow: black 2px 2px 3px;
  width: 100px;
  text-decoration: none;
  background-color: #e2e2e2;
}
div.nav-right a {
  text-decoration: none;
  display: block;
}
div.nav-right a:visited {
  color: #3333ff;
}
div.nav-right a:hover {
  border-color: black;
  border-width: 1px;
  background-color: #3366ff;
  text-decoration: none;
  color: black;
}
#header-right {
  border-style: solid;
  border-color: #3366ff #000099 #000099 #3366ff;
  border-width: 1px 2px 2px 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  float: right;
  margin-top: -77px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: white;
  margin-right: 50px;
  text-align: center;
  font-size: 8pt;
  width: 130px;
}
div#header-right a {
  text-decoration: none;
  display: block;
}
div#header-right a:hover {
  color: black;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-image: url(images/nav-red.png);
}
.blog-left {
  border-style: solid;
  border-color: #3366ff #000099 #000099 #3366ff;
  border-width: 1px 2px 2px 1px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: white;
  font-size: 7pt;
  margin-bottom: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div.blog-left a {
  text-decoration: none;
}
div.blog-left a:hover {
  color: black;
  text-decoration: underline overline;
}
div.content a:hover {
  text-decoration: none;
  color: white;
  background-color: #3366ff;
}
.content-links {
  font-size: 10pt;
  margin-bottom: 4px;
  margin-left: 125px;
}
.table-links {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  float: left;
  background-color: #cccccc;
  margin-bottom: 4px;
  border-collapse: collapse;
}
table a {
  text-decoration: none;
}
table a:hover {
  text-decoration: none;
  background-repeat: repeat-x;
  color: black;
  background-image: url(images/nav-red.png);
}
#column-right-links {
  margin-left: 350px;
  margin-right: 4px;
}
.img-links {
  border-style: solid;
  border-color: #3366ff #333399 #333399 #3366ff;
  border-width: 1px 2px 2px 1px;
  margin-bottom: 2px;
}
th {
  border: 1px solid black;
  color: white;
  background-color: #3366ff;
  background-repeat: repeat-x;
  background-position: left top;
  background-image: url(images/nav-left.png);
}
.img-map {
  border: 2px solid #3366ff;
  margin-left: 30px;
}
.table-faq {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  background-color: white;
}
.bold {
  font-weight: bold;
}
.blue-bg {
  border-style: solid;
  border-color: #3366ff #000099 #000099 #3366ff;
  border-width: 1px 2px 2px 1px;
  background-color: #3366ff;
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-bottom: 2px;
  background-image: url(images/content-bg.png);
}
#col-right {
  border-color: #993399;
  border-width: 1px;
  float: right;
  width: 324px;
}
.text-box {
  border-style: solid;
  border-color: #3366ff #000099 #000099 #3366ff;
  border-width: 1px 2px 2px 1px;
  background-color: white;
  margin-bottom: 4px;
  padding-right: 2px;
  padding-left: 4px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  width: 315px;
  padding-bottom: 2px;
}
.table-collapse {
  border-collapse: collapse;
}
.img-frame {
  border-style: solid;
  border-color: silver #666666 #666666 silver;
  border-width: 1px 2px 2px 1px;
}
.text-box-link a {
  border-style: solid;
  border-color: #999999 black black #999999;
  border-width: 1px;
  display: block;
  text-decoration: none;
  padding-left: 12px;
  line-height: 1.5em;
  margin-top: 3px;
  background-color: #cccccc;
}
.text-box-link a:hover {
  border-style: solid;
  border-color: #999999 black black #999999;
  border-width: 1px;
  background-color: #999999;
}
table.table-links a {
  display: block;
  text-align: center;
}
.img-float-right {
  margin-right: 4px;
  float: right;
}
div.nav-float-right {
  margin: 0;
  text-align: center;
  position: fixed;
  left: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 8pt;
  text-shadow: black 2px 2px 3px;
  width: 5.8em;
  top: 0.3em;
  right: 0.3em;
}
div.nav-float-right a {
  border-style: solid;
  border-color: #666666 black black #666666;
  border-width: 1px;
  display: block;
  background-repeat: repeat-x;
  margin-bottom: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-position: left center;
  background-image: url(images/nav-left.png);
}
div.nav-float-right a:link {
  text-decoration: none;
  color: white;
}
div.nav-float-right a:visited {
  text-decoration: none;
  color: white;
}
div.nav-float-right a:hover {
  background: transparent url(images/nav-red.png) repeat-x scroll left center;
  color: black;
}
.newsletter {
  font-weight: bold;
}
div.newsletter a {
  border-style: solid;
  border-color: #3366ff black black #3366ff;
  border-width: 1px;
  text-decoration: none;
  display: block;
  background-position: left center;
  background-repeat: repeat-x;
  color: white;
  margin-bottom: 3px;
  margin-top: 2px;
  background-image: url(images/nav-left.png);
}
div.newsletter a:hover {
  background-repeat: repeat-x;
  background-position: left center;
  color: black;
  background-image: url(images/nav-red.png);
}
.img-left-float {
  float: left;
  margin-left: 2px;
  margin-right: 6px;
}
.italics {
  font-style: italic;
}
.customerquote {
  border-style: solid;
  border-color: #3366ff #333399 #333399 #3366ff;
  border-width: 1px 2px 2px 1px;
  margin: 4px;
  background-color: #ffffcc;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
}
.code {
  border: 2px dashed #666666;
  margin: 4px 12px;
  padding: 4px;
  background-color: #cccccc;
}
.center {
  text-align: center;
}
.img-baby-wo {
  top: auto;
  left: auto;
  position: fixed;
  bottom: 0px;
  right: 0px;
}
.search {
  text-align: left;
}
#translate-float {
  border-style: solid;
  border-color: #999999 black black #999999;
  border-width: 1px;
  position: fixed;
  right: auto;
  left: 4px;
  top: auto;
  bottom: 4px;
  background-color: white;
  padding-right: 2px;
  padding-left: 2px;
}
.round-corners {
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
}
.schroll {
  border-style: solid;
  border-color: #666666 #333333 #333333 #666666;
  border-width: 1px;
  padding: 6px;
  overflow: scroll;
  height: 300px;
  width: 635px;
  color: #000066;
  font-family: "Courier New",Courier,monospace;
  font-size: 10pt;
  margin-top: 6px;
}
h1 {
  margin-top: -2px;
  margin-bottom: -4px;
  font-size: 26pt;
}
.sub-hdr {
  font-size: 8pt;
}
.livechat {
  margin: 54px auto auto -19px;
  position: fixed;
}
.clear-both {
  clear: left;
}

