#menu-box {
  height: 500px;
}

#content-box {
  height: 500px;
  width: 100%;
}



#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;
}







#c table {
  border: transparent;
  font: arial;
  margin-left: 100px;
  border-left: ridge;
  border-right: ridge;
  border-top: ridge;
  border-bottom: ridge;
  border-width: 5px;
  border-color: #6BB6E3;
  padding: 5px;
}

#c blockquote {
  font: arial;
  color: #000000;
  font-size: 11px;
}

#c td {
  padding: 2px;
  font: arial;
  text-align: center;
  font-size: 13px;
}

#box-mainpage {

}


#box-comforts {
  position: relative;
  float: left;
  clear: none;
  border-style: none;
  border-width: 0px;
  border-color: transparent;
  background: transparent;
  width: 300px;
  height: auto;
  margin-top: 15px;
  margin-left: 15px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-top: px;
  padding-bottom: px;
  padding-right: 0px;
}

#box-text {
  position: relative;
  float: left;
  clear: right;
  border-style: none;
  border-width: 0px;
  border-color: transparent;
  background: transparent;
  width: 450px;
  height: auto;
  margin-top: 0px;
  margin-left: 20px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

#boxarrows {
  position: relative;
  clear: both;
  border-style: dotted;
  border-width: 1px;
  border-color: #6BB6E3;
  background: transparent;
  width: 750px;
  height: 60px;
  margin-top: 20px;
  margin-left: 15px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 10px;
}

#boxarrowstext {
  font: arial;
  color: #6bb6e3;
  font-size: 11px;
}


#boxleftarrow {                 /* main text box */
  position: absolute;
  border-style: none;
  background: transparent;
  width: 60px;
  height: 39px;
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 10px;
  margin-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

#boxrightarrow {                 /* main text box */
  position: absolute;
  border-style: none;
  background: transparent;
  width: 60px;
  height: 39px;
  margin-top: 10px;
  margin-left: 690px;
  margin-bottom: 10px;
  margin-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

#box-textinstruction {
  position: absolute;
  border-style: none;
  background: transparent;
  width: 500px;
  margin-top: 0px;
  height: auto;
  text-align: center;
  margin-top: 0px;
  margin-left: 125px;
  margin-bottom: 0px;
  margin-right: 0px;
}

#c p {
  font: arial;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}

#c a {
  border-style: none;
  border: #ffffff;
  border-width: 0px;
  font: arial;
  color: #ffffff;
  font-size: 13px;
  font-weight: bolder;
}

#c a:hover  {
  border-style: none;
  border: #ffffff;
  border-width: 0px;
  color: #ffffff;
  font-style: italic;
  font-weight: bolder;
  font-size: 13px;
  text-decoration: none;
}

#c a:active  {
  border-style: none;
  border: #ffffff;
  border-width: 0px;
  color: #ffffff;
  font-style: normal;
  font-weight: bolder;
  font-size: 13px;
  text-decoration: none;
}

#plain ul {
  list-style: square;
}

#plain li {
  font: arial;
  color: #000000;
  font-size: 10px;
}




