#menu-box {
  width: 160px;
  padding: 0px;
  border-right-style: none;
  border-right-color: blue;
  float: left;
  position: relative;
  text-align: left;
  height: 710px;
  /*
  padding-bottom: 32767px;
  margin-bottom: -32767px;
  */
}

#menu-list-box {
  position: relative;
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  width: 160px;
  height: auto;
  display: block;
}

#supporttext-box {
  position: absolute;
  margin-top: -3px;
  margin-left: 0px;
  height: auto;
  width: 160px;
  border-style: none;
  padding: none;
  font: arial;
  font-size: 8px;
  font-weight: normal;
  line-height: 15px;
  margin-left: 0px;
  color: #6bb6e3;
}

#logo-box {
  position: absolute;
  margin-top: 45px;
  margin-left: 38px;
  height: auto;
  width: 100px;
  border-style: none;
  border-width: thin;
  border-color: #6BB6E3;
  padding: none;
  font: arial;
  font-size: 10px;
  font-weight: normal;
  color: #6bb6e3;
  text-align: left;
}

#logotext-box {
  position: absolute;
  margin-top: 123px;
  margin-left: 38px;
  height: auto;
  width: 93px;
  border-style: none;
  padding: none;
  font: arial;
  font-size: 8px;
  font-weight: normal;
  line-height: 8px;
  text-align: left;
  color: #6bb6e3;
}

#logo-box-text {
  font: arial;
  font-weight: normal;
  margin-left: 0px;
  color: #6bb6e3;
  text-align: left;
}

#logo-box-text p {
  font: arial;
  font-size: 8px;
  font-weight: normal;
  line-height: 8px;
  margin-left: 0px;
  color: #000000;
}

#logo-box-text b {
  font: arial;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0px;
  color: #6bb6e3;
}

#logo-box-text i {
  font: arial;
  font-size: 8px;
  font-weight: normal;
  line-height: 8px;
  margin-left: 0px;
  color: #6bb6e3;
  text-align: left;
}

#menulist-box {
  position: absolute;
  margin-top: 175px;
  margin-left: 10px;
  padding-top: 0px;
  border-left-color: #000000;
  border-left-style: none;
  border-left-width: 1px;
  width: 140px;
  height: auto;
  display: block;
}

#menuword-box {
  position: absolute;
  margin-top: -12px;
  margin-left: 0px;
  border-bottom-color: #6bb6e3;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  width: 120px;
  height: auto;
  background-color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  font: arial;
  font-size: 14px;
}

#menu {
  text-align: left;
  font: arial;
  font-size: 12px;
  font-weight: bold;
  color: #6BB6E3;
  margin-left: 5px;
  line-height: 12px;
  margin: 0px;
}

#menu b {
  font: arial;
  font-size: 14px;
  font-weight: bold;
  color: #6BB6E3;
}

#menu ul {
  list-style: none;
}

#menu li a {
  color: #6BB6E3;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  margin-left: -25px;
}

#menu li a:hover {
  color: #000000;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

#subbreak br {
  line-height: 0px;
}


#submenu {
  text-align: left;
  font: arial;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  margin-left: -25px;
  line-height: 12px;
}

#submenu br {
  line-height: 0px;
}

#submenu ul {
  list-style: none;
}


#submenu li a {
  color: #6BB6E3;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

#submenu li a:hover {
  color: #000000;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

#menu-bottom-box {
  border: none;
  float: left;
  margin-left: 35px;
/*  position: absolute;*/
/*  bottom: -100;*/
  bottom: baseline;
  width: auto;
  height: auto;
}

#menubottom {
  text-align: center;
  vertical-align: baseline;
  font: arial;
  color: #000000;
}

#menubottom p {
  text-align: center;
  font: arial;
  color: #000000;
  font-size: 8px;
  font-weight: normal;
}

#menubottom a {
  color: #000000;
  font-style: normal;
  text-decoration: underline;
}

#menubottom a:hover {
  color: #BED832;
  font-style: italic;
  text-decoration: none;
  background-color: #ffffff;
}

#menubottom a:active {
  color: #00FF33;
  font-style: italic;
  text-decoration: none;
}


