Page Layout Suggestions

Hey, I’m new to this forum and am looking for some suggestions on how to make my page’s layout better.

I’m working on a page to display an svg of a visio type digram (with lots of boxes and arrows) that can be zoomed on.

I’ve mocked up a basic layout in paint and then started implementing it.

I’m having trouble centering my slider div vertically with the page.

Here is my mockup

And here is a jsfiddle of what I’ve implemented so far.
http://jsfiddle.net/erebel55/pwjSG/15/

Please give me any suggestions, criticisms, etc you have.

Also, if anyone knows how to center a div vertically that would be helpful.