BODY {
  text-align: center;
}
#container, #containerabout,#containertechnical,#containerproductrange,#containercontact,
#containerdomestic,#containercommercial,#containerpublic,#containercastiron,#containerfireescape,#containercommissions,
#containerterms {
  width: 760px;
  height: 600px;
  margin: 0px auto;
  position: relative;
  text-align: left;
  border: 1px solid #000000;
  background-image: url(../graphics/backgrounds/pagebackground.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
#containerabout {
  height: 865px;
}
#containerproductrange {
  height: 1165px;
}
#containercontact {
  height: 665px;
}
#containerdomestic {
  height: 1050px;
}
#containercommercial {
  height: 1060px;
}
#containerpublic {
  height: 1010px;
}
#containercastiron {
  height: 965px;
}
#containerfireescape {
  height: 860px;
}
#containercommissions {
  height: 830px;
}
#containerterms {
  height: 715px;
}
#pageleft {
  padding-left: 13px;
  width: 435px;
}
#pageright {
  width: 325px;
  margin-left: 435px;
}
#pagelefttechnical {
  /*float: left;*/
  width: 435px;
  padding-left: 13px;
  border-left: 1px solid #000000;
}
#pagerighttechbox {
  height: 592px;
  float: right;
  border-right: 1px solid #000000;
}
#pagerighttechnical {
  position: relative;
  top: -30px;
  border-right: 1px solid #000000;
}
.technicalpage {
  text-align: left;
  border: 1px solid #000000;
  background-image: url(../graphics/backgrounds/pagebackground.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
.text, .textright, .textleft, .textcenter, .datatable, .technicaltable, .contacttext, .links, a, a:hover, .copyright, .buttontext, li {
  font-family: tahoma, arial, sans serif;
  font-size: 8pt;
  font-weight: normal;
  color: #404040;
}
.copyright, .datatable, .textleft {
  text-align: left;
}
.text {
  text-align: justify;
}
.textcenter {
  text-align: center;
}
.textright {
  text-align: right;
}
.contacttext {
  font-family: arial, tahoma, sans serif;
  color: #606060;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #ff0000;
}
.logo {
  margin-top: 15px;
}
.navigation, .navigation a, .navigation a:hover,
.navigationtechnical, .navigationtechnical a, .navigationtechnical a:hover,
.copyright, .copyright a, .copyright a:hover {
  font-family: arial, tahoma, sans serif;
  font-weight: normal;
  font-size: 8pt;
  color: #606060;
}
.navigation a, .navigationtechnical a {
  font-weight: bold;
}
.navigation a:hover, .navigationtechnical a:hover {
  color: #606060;
  font-weight: bold;
}
.navigationtechnical {
  position: relative;
  left: 18px;
}
.navigation {
  position: absolute; 
  bottom: 20px; 
  left: 18px;
}
.buttontext {
  text-align: center;
  cursor: pointer;
}
.requiredfield, .notrequiredfield {
  font-style: sup;
  font-weight: normal;
  color: red;
}
.notrequiredfield {
  color: white;
}
.imageleft {
  margin-right: 15px;
  margin-bottom: 5px;
}
.imageright {
  margin-left: 15px;
  margin-bottom: 5px;
}
.productimagel {
  margin-left: 35px;
  margin-right: 10px;
}
.productimagec {
  margin-left: 10px;
  margin-right: 10px;
}
.productimager {
  margin-left: 10px;
  margin-right: 25px;
}
.bold {
  font-weight: bold;
}
.darkpurple {
  color: #5a4973;
}
.purple {
  color: #baa6c9;
}
.lightpurple {
  color: #e5d0e2;
}
.productdata {
  position: absolute; 
  bottom: 40px; 
}
.productimager2 {
  position: absolute; 
  top: 665px;
  right: 0px;
}
.productimager1 {
  position: absolute; 
  top: 785px;
  right: 0px;
}
.productgallery {
  position: absolute; 
  top: 595px;
  right: 50px;
}
.aboutimage {
  position: absolute;
  top: 595px;
  right: 20px;
}
.productdata {
  margin-left: 35px;
}
.datatable {
  border: 1px dotted #baa6c9;
}
.technicaltable {
  width: 385px;
  padding: 5px;
  border: 1px dotted #baa6c9;
  background-color: #ffffff;
}