
body,table,input,select,textarea {
  font-size:11pt;
  background-image: none;
 
}

h2.prod{
  font-size: 12pt;
}

body {
  background-color:#fff;
  color:#000;
}

a {
  color:#000000;
  margin:0 0.4em;  
}
#wrapper{
  background-color: #fff;
}

#header{
  display: none;
}
#nav{
   display: none;
}

#content a {
  color:#000000;    
}



#content {  
  margin:0;
}

#focus{
display:none;
}

#main{
  background-image: none;
}

#content{
background-image: none;
}

#content-left{
display:none;
}

#content-right{
  float:none;
  width:100%;
  margin: 0;  
}
#content-inner {
  background-image: none;
}

.container{
  width: 100%;
}

#content-right-in{
   float:none;
  width:100%;
  margin: 0;
  
}


.products{
  display: none;
}
a.back-top{
  display: none;
}

#bottom-nav{
 display: none; 
}

#footer_wrapper{
  display: none;
}

#footer{
   background-color: #fff;
}

#footer img{
display: none;
}

#signature_wrapper{
  display: none;

}
#content img {
  
}


#footer {
  width:100%;
  display: none;
}

#signature{
  display: none;
}

#print_footer{
  border-top: 1px solid #000;
  padding-top: 10px;
  display: block;
}
