body {
  background-image: url(../images/bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  margin: 0px;
  background-color: #e7e8e3;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

#i01 {
  background-image: url(../images/index_01.jpg);
  width: 1003px;
  height: 230px;
  vertical-align: top;
}

#i02 {
  background-image: url(../images/index_02.png);
  width: 1003px;
  height: 31px;
  vertical-align: top;
}

#i03 {
  background-image: url(../images/index_03.png);
  width: 1003px;
  height: 24px;
  vertical-align: top;
}

#i04 {
  background-image: url(../images/index_04.png);
  width: 1003px;
  vertical-align: top;
}

#i05 {
  background-image: url(../images/index_05.png);
  width: 1003px;
  height: 51px;
  vertical-align: top;
}

#i06 {
  background-image: url(../images/index_06.png);
  width: 1003px;
  height: 94px;
  vertical-align: top;
  font-size: 11px;
  text-align: center;
}

#i01 h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: -1px;
  font-style: italic;
  position: relative;
  left: 45px;
  top: 100px;
  width: 400px;
}

#division {
  text-align: center;
  width: 190px;
  position: relative;
  top: 115px;
  left: 160px;
  line-height: 11px;
  margin: 0px;
}

#division_top {
  font-size: 11px;
}

#division_bottom {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0px;
  text-transform: uppercase;
}

#navcontainer1 {
  margin-top: 6px;
}

#navcontainer1 ul {
  margin: 1px 0px 0px 0px;
  padding: 0px;
  list-style-type: square;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

#navcontainer1 ul li {
  display: inline;
  margin: 0px 10px;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0px;
  padding: 10px;
}

#navcontainer1 ul li a {
  text-decoration: none;
  padding: 1px 10px;
  color: #fff;
  letter-spacing: -1px;
}

#navcontainer1 ul li a:hover {
  color: #fff;
  padding: 1px 9px;
  background-color: #f55;
  border: 1px solid #000;
}

#navcontainer2 {
  margin: 20px 0px 6px 20px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  width: 963px;
}

#navcontainer2 ul {
  margin: 1px 0px 0px 0px;
  padding: 0px;
  list-style-type: square;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

#navcontainer2 ul li {
  display: inline;
  margin: 0px 10px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0px;
}

#navcontainer2 ul li a {
  text-decoration: none;
  padding: 3px 10px;
  color: #000;
}

#navcontainer2 ul li a:hover {
  padding: 3px 9px;
  background-color: #eee;
  border: 1px solid #ccc;
}

#main {
  margin: 0px 40px;
}

h2 {
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 23px;
  margin-top: 8px;
  border-bottom: 1px dashed #000;
}

h3 {
  font-size: 18px;
  padding: 3px 8px;
  background-color: #ddd;
  border: 1px solid #ccc;
}

.asmillerGalleryBlock {
  background-color: #fff;
  margin-left: 30px;
}

.front {
  border: none;
  font-size: 18px;
  margin: 10px 0px 5px 0px;
}

a:link, a:visited, a:active {
  color: #06C;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #999;
  text-decoration: underline;
}

.front a:link, .front a:visited, .front a:active {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.front a:hover {
  color: #999;
  text-decoration: underline;
}

.galGoTo {
  height: 40px;
  overflow: hidden;
  display: block;
  position: relative;
  padding: 0;
}

.galGoTo img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 40px;
}

#slideShowNav {
  margin: 0 10px;
}

#slideshowNav .slick-slide {
  margin: 0 8px;
}

#slideshow img {
  max-width: 100%;
  height: 225px;
  object-fit: contain;
  margin: 0 auto;
}

#slideshow {
  list-style: none;
  position: relative;
  width: 100%;
  margin: 0 0 20px;
  text-align: center;
  padding: 0px;
}

#slideshow .slick-arrow {
  display: none !important;
}

.product-gallery {
  margin: 30px 30px 30px 15px;
  width: 300px;
  float: right;
}

.new-cform fieldset {
  border: none;
  padding: 0;
  margin: 0 30px 0 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}

.new-cform fieldset,
.new-cform .form-actions {
  max-width: 500px;
}

.new-cform .form-group {
  grid-column: span 3;
}

.new-cform .form-group input:not(input[type=checkbox]),
.new-cform .form-group textarea {
  width: 100%;
  resize: none;
}

.new-cform .form-group label {
  display: block;
  margin: 0 0 5px;
}

.new-cform .form-group .text-muted.small {
  display: none !important;
}

.new-cform .form-actions {
  display: flex;
  justify-content: flex-end;
  margin: 15px 25px 0 auto;
}

.border-top {
  border-top: 1px solid #ccc;
}