html {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background: #000 url('images/background.png') repeat-y top center;
  color: #fff;
  font-size: .75em;
}
body {
  margin: 0px;
  padding-bottom: 20px;
}
a {

}
h1, h2, h3, h4, h5, h6, p {
  margin: .5em 0px;
}
h2 {
  font-size: 1.4em;
  color: #de7e00;
}
h3 {
  font-size: 1.2em;
  color: #de7e00;
}
a img {
  border-style: none;
}
div#background_top_decoration {
  background: url('images/background-top-decoration.png') no-repeat top center;;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
}
div#background_bottom_curves {
  background: url('images/background-bottom-curves.png') no-repeat bottom center;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
}
div#container_overall {
  width: 988px;
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
  position: relative;
  color: #031a4b;
}
div#header {
  height: 93px;
  background: #fff url('images/header-background.png');
}
img#logo {
  display: block;
  position: absolute;
  width: 190px;
  height: 93px;
  margin: 14px 0px 0px 10px;
}
div#address_top {
  position: absolute;
  margin-top: 11px;
  margin-left: 300px;
  font-size: 13px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
}
div#address_top span {
  display: block;
}
a#view_cart {
  display: block;
  position: absolute;
  width: 118px;
  height: 38px;
  margin: 3px 0px 0px 860px;
}
a#view_cart img {
  display: block;
  width: 118px;
  height: 38px;
}
div#nav_top {
  float: right;
  height: 24px;
  line-height: 28px;
  font-size: 11px;
  background: url('images/nav-top-background.gif');
  margin-top: 46px;
}
div#nav_top a {
  height: 24px;
  float: left;
  text-decoration: none;
  color: #1c57aa;
  padding: 0px 10px;
  border-left: 1px solid #d2d2d2;
}
div#nav_top a.first {
  border-left: none;
}
div#nav_top a.current {
  background: url('images/1x1/nav-top-background-current.svg.png');
}
div#nav_top a span {
  display: block;
  padding: 0px 8px;
}
div#nav_top a:hover {
  color: #0b2c68;
}
div#nav_top a:hover span {
  background: url('images/nav-top-halo.png') no-repeat 0px 3px;
}
div#sub_header {
  width: 988px;
  height: 194px;
  background: #2583da url('images/sub-header-background.jpg');
  border: 3px #12165b;
  border-style: solid none;
  
}
div#nav_left {
  background: url('images/1x1/nav-left-background.alt.svg.png');
  float: left;
  width: 168px;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 13px 13px 15px;
  margin: 17px 0px 0px 20px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  color: #4d4d4d;
  background: url('images/nav-left-separator.png') no-repeat top center;
  padding-top: 4px;
}
div#nav_left a span {
  display: block;
  background: url('images/nav-left-bullet.png') no-repeat bottom right;
  height: 32px;
  line-height: 34px;
}
div#nav_left a.first {
  background: none;
}
div#nav_left a.current span {
  background-image: url('images/nav-left-bullet-current.png');
}
div#nav_left a:hover {
  color: #666;
  color: #1c57aa;
}
img#slideshow_label {
  display: block;
  width: 404px;
  height: 38px;
  position: absolute;
  z-index: 10;
  margin: 125px 0px 0px 245px;
}
div#slideshow {
  width: 515px;
  height: 150px;
  position: absolute;
  margin-top: 112px;
  margin-left: 230px;
  padding: 5px 8px 8px 5px;
  background: url('images/slideshow-shadow.png');
}
div#slideshow img {
  display: block;
  width: 515px;
  height: 150px;
}
img#tagline {
  float: right;
  margin-top: 0px;
 
}

div#page_heading {
  background: url('images/page-heading-background.png');
  height: 18px;
  padding: 4px 0px 6px 0px;
  line-height: 16px;
  margin-top: -4px;
  position: relative;
}
div#page_heading h1 {
  font-size: 13px;
  display: inline;
  margin: 0px;
  padding: 0px 0px 0px 72px;
  color: #1c57aa;
  text-transform: uppercase;
  font-style: italic;
}
div#bottom {
  background: url('images/1x1/bottom-background.alt.svg.png');
  padding: 5px 8px 8px 5px;
  margin: -11px -8px 0px -5px;
}
div#content_container {
  margin: -5px 20px 0px 20px;
  background: url('images/1x1/content-background.alt.svg.png');
  padding: 20px 23px 23px 20px;
  font-family: Arial, Helvetica, sans-serif;
}
div#nav_sub {
  background: url('images/1x1/nav-sub-background.alt.svg.png');
  width: 150px;
  padding: 7px 15px 15px 7px;
  margin: -10px 10px 5px 0px;
  float: left;
  font-size: 12px;
  color: #fff;
  position: relative;
  min-height: 105px;
}
div#nav_sub span.heading {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  height: 19px;
  margin-bottom: 8px;
  line-height: 19px;
  width: 100%;
  text-align: center;
  font-size: 11px;
  overflow: hidden;
}
div#nav_sub a {
  display: block;
  color: #fff;
  text-decoration: none;
  margin: 3px 0px;
  padding-left: 15px;
  margin-top: 5px;
  line-height: 14px;
}
div#nav_sub a.first {
  margin-top: 0px;
}
div#nav_sub a:visited {
  color: #fff;
}
div#nav_sub a.current, div#nav_sub a.current:visited, div#nav_sub a:hover {
  color: #8dc0fc;
}
div#content {
  float: left;
  width: 723px;
}
div#content a {
  color: #005585;
}
div#content a:visited {
  color: #4f8abf;
}
div#content.wide {
  float: none;
  width: 100%;
}
div#footer {
  text-align: center;
  padding: .25em 0px .8em 0px;
}
div#footer a {
  color: #000;
}
div#links {
  text-align: center;
  position: relative;
  margin-top: 1em;
}
div#links img {
  vertical-align: middle;
  margin: 0px 10px;
}
a.caption_left {
  float: left;
  margin: 0px 10px 10px 0px;
}
a.caption_right {
  float: right;
  margin: 0px 0px 10px 10px;
}
a.caption_left, a.caption_right {
  font-size: .85em;
  text-align: center;
  text-decoration: none;
  color: inherit;
  display: block;
}
a.caption_left img, a.caption_right img {
  display: block;
}
a.brochure {
  display: block;
  width: 228px;
  float: right;
  text-align: center;
  padding-top: 83px;
  background: url('images/view-brochure.png') no-repeat;
  text-decoration: none;
  margin: 0px 0px 10px 10px;
}
div.products table {
  width: 100%;
}
div.products td {
  vertical-align: middle;
  padding: 5px;
}
div.products td.image {
  text-align: center;
}
div.products td.image img {
  margin: 0px auto;
  display: block;
}
div.products td.model {
  width: 100px;
  font-weight: bold;
}
div.products td.name {
}
div.products td.price {
  font-weight: bold;
  text-align: right;
}
div.products td.quantity_add {
  text-align: center;
}
div.products td.quantity_add form {
  margin: 0px;
}
div.products td.quantity_add input[type=text] {
  width: 20px;
}
div.shopping_cart th {
  text-align: left;
}
div.shopping_cart table td.image {
  text-align: center;
}
div.shopping_cart table .image img {
  padding-right: 10px;
}
div.shopping_cart table .model {
  width: 75px;
}
div.shopping_cart table .description {
}
div.shopping_cart table .quantity {
  width: 100px;
}
div.shopping_cart table .quantity input {
  width: 20px;
  text-align: center;
}
div.shopping_cart table .unit_price {
  width: 100px;
}
div.shopping_cart table .total_price {
  width: 100px;
}
div.shopping_cart p.subtotal, div.shopping_cart p.taxtotal, div.shopping_cart p.tax, div.shopping_cart p.shipping, div.shopping_cart p.total {
  clear: both;
  text-align: right;
}
div.shopping_cart p.total {
  font-weight: bold;
}
span.checkout_notes {
  font-size: .8em;
  display: block;
}