#mainContentArea { b/ackground: url(/i/bgHome.jpg) no-repeat 0 48px; }

#headerFiller {
  background-color: #000000;
  width: 170px;
  height: 40px;
}

#headerLinksWrapper a:hover, .headerSel {
  color: #999999 !important;
  text-decoration: none;
}

#headerLinksWrapper img {
  margin-left: 20px;
  margin-right: 20px;
}

h1 {
  font: 18px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color: #000000;
  margin-left:-10px;
}

h2 {
  font: 13px/150% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 30px;
  margin-left:-10px;
}

#smallPicturesDiv {
  /*width: 300px;*/
  width:245px;
  height: auto;
  /*padding-top:30px;*/
  margin-left:10px;
  margin-top: -610px;
  position: relative;
}

#bigPicturesDiv {
  /*width: 380px;*/
  width:440px;
  height: auto;
  /*margin-left: 20px;
  padding-top:130px;*/
  margin-left:0px;
  padding-top:25px;
}

.center{padding-top:154px;}

#footerOrangeArea {
  height: 40px;
  background-color: #000000;
  border-top: solid 1px #666666;
}

#productsTable { clear: left; float: left; width: 100%; margin-top: 10px; }
#productsTable div { float: left; width: 182px; margin-left: 40px; margin-bottom: 10px; }
#productsTable a { display: block; text-align: center; }
#productsTable span img { border: 0 !important; }
#productsTable .newLine { clear: left; }
#productsTable .separator { margin: 0; padding: 0; width: 100%; clear: left; float: none; }

