
html, #swBody {
  width: auto;
}

#swBody {
  background-position: center;
}



#swContentDiv {
xborder: solid red 1px;
}

.swMenuItem .swMenuItem a.swMenuHasSub { 
     background-image: url(/cgi-files/external/site/pil.gif);
     background-repeat: no-repeat; 
     background-position: 135px 6px; 
}

#quickMenu{
  width: 100%;
  height: 1px;
  top: 0px;
  position: absolute;
  text-align: center;

}
#quickMenu div{
  width: 739px;
  height: 1px;
  position: relative;
  margin:auto;
  text-align:left;
}
#quickMenu div div{
  width: 40px;
  height: 40px;
  position: absolute;
  left: 33px;
  top: 8px;
}
