I have been attempting to resize the module position so that I may accomplish a more balanced look on my website located here: Tanner Prince Agency, Pawling, NY
From looking at firebug it appears that the code is located in the gk-container and then <div id="gk-mainbody"> <div id="gk-main">, <div id="gk-left"> and <div id="gk-right">
All of these div tags fall under the container tag. Currently main body is at 65% width, main is at 66% width, left is at 35% width and right is at 34% width.
I would prefer to be at 75% main, and 25% for both left and right to appear more balanced. I can make the changes with firebug but don't know where to find this code. Could someone offer their help? THANKS
(by the way can someone explain how i can copy the html code directly from firebug so that i can paste it here?)