How can I create buttons that will make a single div scroll back and forth.

How can I create buttons that will make a single div scroll back and forth.

I am creating a website that uses columns ( example) and I would like to be able to click left and right buttons to scroll horizontally one column at a time without the header and footer scrolling with the content.

I have tried using Scrollable and JCarousel but both require you to scroll through a set of list items. I need to be able to scroll 320px at a time. Is this possible?