body
{
  margin-left: 10px;
  margin-top: 20px;
  background: #dddddd;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
}

a:link, a:visited, a:active {  text-decoration: none;}


div.maintitle
{
  font-size: 24px;
  position:absolute;
  top: 10px;
  left: 260px;
  right: 5px;
  background: #dddddd;
  text-align: justify;

}

.orangesubtitle, .orangesubtitle a
{
  font-size: 18px;
  color: #E2B157;
  font-weight: bold
}
.orangesubtitle a:hover
{
  color: #000000;
}


.bupper
{
  text-transform: uppercase;
  font-weight: bold
}

.boxed
{
  border: solid orange;
  padding: 5pt;
  border-width: 2;
}

div.map {
  position: absolute;
  width: 220px;
  height: 4500px;
  top: 0px; left: 0px; right: 250px;
  background: white;
}

div.pagebody{
  position:absolute;
  top: 75px;
  left: 260px;
  right: 5px;
  background: #dddddd;
  text-align: justify;
}

body>div.map { position: fixed }


.orange_subtitle1{
  paddint-top:20px;
  padding-left:20px;
  padding-bottom: 20px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  color:#ff9900;
}

.headerimages{
  padding-left:20px;
}

.skx_img_news{
  //width:100%;
  padding-top: 30px;
  }

.skx_img_welcome{
 // width:100%;
  padding-top: 30px;
  padding-bottom: 30px;
}


.productbox{
 // width:100%;
  padding-left: 20px;

}
.prodicon{
  float: left;
  width: 15%;
  min-width:90px;
  overflow: auto;
}

.prodbody{
  float: left;
  width: 85%;
  overflow: auto;
  padding-bottom: 30px;
}







