Are you using Gzip compression from the server? It will save on text but not much on images because they are already compressed.
You could always convert to SSL, I know that it's usually used for security purposes but the side effect is that when encripting the pages it compresses the content, so they will actually download faster.
Just a thought.
|