
#slidenav {
  display:none;
  position: relative;
  margin-top: -30px;
  height: 20px;
  padding-left:40px;
  z-index: 9999999;
}
#slidenav a {
   display: inline-block;
   width:10px; 
   height:16px;
   background: #e6e6e6;
   margin:6px;
   border: 1px solid #ccc;
}


#bottommenuholder{
   background: url(../images/nfootbg.jpg) 0 0 repeat-x;
}
#bottompaneholder{
   background: url(../images/nfootbg.jpg) 0px -100px repeat-x;
   padding-top: 20px;
}
#bottompane{
   margin: 0 auto;
   width: 930px;
}

#bottompane a {
   color: #888;
   text-decoration:none;
}
#bottompane a:hover {
   color: #333;
}

ul.bottommenu { 
   margin:0;
}

td.btab0 {
   width: 290px;
   min-height: 200px;
}

td.btab1 {
  width: 14px !important;
  height: 180px;
  background: url(../images/bottabsep.gif) 6px 0 no-repeat;
}

#slides {

}

div.newsection {
background: #e6e6e6;
}

div.sectiontitle {
   margin: 4px 0 4px -1px; 
   width: 712px;
   height: 42px;
   background: url(../images/homettgb.jpg) -8px 0  no-repeat;
}
.sectionh3{
   display: inline-block;
   padding: 13px 20px 0px 10px ;
   font-size:14px;
   color: #666;
}

#product, #awards { 
   width: 710px;
}

/* top modules */
#product div.moduletable {
   padding:0 !important;
   border: 3px solid #e6e6e6;
   background: #e6e6e6;
}

#product .separator div.moduletable  {
	margin: 0px 1px 1px 0px;
}

#awards { 
   margin-top:4px;
   margin-bottom:10px;
}

#awards .seperator {
   padding-right: 36px;
}

#awards .seperator.last {
   padding-right: 0 !important;
}

div.address {
display: inline-block;
float: left;
padding-right:40px;
margin-left:6px;
}
.btab0 div {
font-size: 95%;
}

.btab0 h3 {
font-size:16px;
margin-bottom:20px;
}

ul.faq li {
list-style-type:none;
padding-left:10px;
background: url('../images/triangleright.gif') 0px -2px no-repeat;
}

.buyprice {
  font-weight:bold;
  font-size:90%;
  padding-right:10px;
}