html
{
  overflow-y: scroll;
}

body
{
  font-family: 'Open Sans', sans-serif;
}

#Heading
{
  text-align: Left;
  margin-top: 5px;
  width: 100%;
  Height: 70px;
  background-color: #ffffff;
  color: Yellow;
}

#FontBold
{
  margin-left: 0.15in;
  margin-right: 0.15in;
  margin-top: 0.0in;
  margin-bottom: 0.0in;
  font-family: 'Arial', sans-serif;
  font-size: 32pt;
  color: #3300BB;
}

#Body
{
  background-color: White;
}

hr
{
  color: slateblue;
}

img.heading
{
  float: left;
  display: block;
  margin: auto;
}

img.alignCtr
{
  display: block;
  margin: auto;
  margin-right: 0px;
}

img#about
{
  float: right;
  display: block;
  margin: 15px;
  width: 300px;
  height: 150px;
}

img#support
{
  float: right;
  display: block;
  margin: 0px;
  margin-left: 15px;
  width: 188px;
  height: 150px;
}

img#services
{
  float: right;
  width: 258px;
  height: 100px;
  position: absolute;
  top: 170px;
  left: 240px;
}

img#services-ver1
{
  float: right;
  display: block;
  margin: 0px;
  margin-left: 15px;
  margin-right: 100px;
  width: 258px;
  height: 100px;
  position: relative;
  top: 500px;
}

img#productsL
{
  float: right;
  width: 313px;
  height: 200px;
  position: absolute;
  top: 320px;
  left: -30px;
}

img#productsR
{
  float: left;
  width: 313px;
  height: 200px;
  position: absolute;
  top: 320px;
  left: 300px;
}


img.size
{
  width: 5in;
  height: 3.5in;
}

img.sizeComposite
{
  width: 10in;
  height: 3.5in;
}

img.sizeFtr
{
  width: 10in;
  height: 3.5in;
}

div.imageBox
{
  margin: auto;
  margin-top: 25px;
  width: 10in;
  height: 3.5in;
  z-index: 5;
}

div.heading
{
  text-align: Left;
  margin: auto;
  margin-top: 5px;
  width: 10in;
  height: 70px;
  background-color: #ffffff;
  color: #3a20ff;
}

div.textBox
{
  width: 10in;
  text-align: none;
  margin: auto;
  font-size: 12pt;
  line-height: 125%;
  color: Black;
}

div.footer
{
  margin: auto;
  margin-top: 10px;
  width: 10in;
  height: 3.5in;
  z-index: 5;
}

p.textFtrL
{
  float: left;
  width: 5.0in;
  height: 200px;
  margin: 10px, 10px, 10px, 100px;
  text-align: center;
  line-height: 125%;
}

pre#adrs
{
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  color: #000000;
}

p.sectionHeading
{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: -10px;
}

p.textFtrR
{
  float: right;
  width: 2.5in;
  margin: 10px, 10px, 5px, 5px;
  text-align: center;
}

p.textBox
{
  float: left;
  width: 10in;
  padding: 10px;
  margin: 10px, 10px, 5px, 5px;
  text-align: left;
  position: relative;
}

p.services
{
  position: relative;
  margin-left: 200px;
  font-size: 16px;
}

ul.services
{
  margin-left: 200px;
  font-size: 16px;
}

p.products
{
  position: relative;
  margin-left: 200px;
  margin-right: 200px;
  font-size: 16px;
}

ul.products
{
  margin-left: 260px;
  font-size: 16px;
}

ul#list
{
  float: none;
  font-size: 17px;
  line-height: 120%;
  text-align: left;
  margin-left: 10px;
  color: #000000;
}

p.boxRounded
{
  border: 2px solid wheat;
  background-color: wheat;
  margin: auto;
  padding: 5px;
  width: 200px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: center;
  font-weight: bold;
  color: blue;
  z-index: 1;
}

table
{
  margin: auto;
  width: 10in;
  Height: 70px;
}

th, td
{
  width: 100px;
}

table.menu
{
  margin: auto;
  margin-left: 50px;
}

table.footer
{
  margin: auto;
  width: 10in;
}

address-old
{
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  margin: auto;
  margin-top: 10px;
  width: 10in;
  background-color: #ffffff;
  color: #000000;
}
