/* section background styles */

#Welcome { 

	background: url(images/Desk10.png) 50% 0 repeat fixed; min-height: 1200px;
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
}

#Ricoh { background: url(images/ricoh-mp1900.jpg) 50% 0 repeat  fixed; min-height: 800px;
 width: 100%; 
  max-width: 1920px; 
  position: relative; 
}
#Sharp { background: url(images/sharp_MX-B200.jpg) 50% 0 repeat  fixed; min-height: 800px;
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
}
#Kyocera { background: url(images/taskalfa181.jpg) 50% 0 repeat fixed; min-height: 800px;
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
}
#Konica { background: url(images/FFECE07FD651_1024.png) 50% 0 repeat  fixed; min-height: 800px;
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
}
#Canon { background: url(images/canon-C5255Front.jpg) 50% 0 repeat  fixed; min-height: 800px;
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
}
#HP { background: url(images/FFECE07FD651_1024.png) 50% 0 repeat  fixed; min-height: 800px;
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
}
#Infotec { background: url(images/FFECE07FD651_1024.png) 50% 0 repeat  fixed; min-height: 800px;
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
}
#Develop { background: url(images/ineo-363.jpg) 50% 0 repeat  fixed; min-height: 800px;
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
}
.Oxleys{ background: url(images/Desk10.png) 50% 50% repeat ; min-height: 300px;
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
  padding: 40px 10px;
}
.mobile body {
  overflow: hidden;
}

.mobile #wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

.mobile #scroller {
  height: 3000px;
}