Sure. One example you can look at easily is at the bottom of your home page. Drop down to the bottom and look at the woman in the wheelchair. The image is right up against the text and the box (computer history). There is no space at all. There needs to be a little space between them. Just to give another example, on the Accessories page the "I can see you" section has a laptop on the right with the same issue. It is completely against the text.
I don't use Site Build It, so I don't know how you work with your pages. I set mine up from scratch using html and css directly. Your site does use css but also a lot of javascript. Since this is something you need to do often you probably need to find the preferred way working with SBI layout. Personally I would be tempted to put a basic margin setting in the embedded css of your code for all images set at a few pixels and fix the whole site at once. Otherwise you can give the individual pics an id and fix them separately (sometimes general fixes have unintended consequences somewhere).
I have to use Site Builder because I don't anything else- but it's all in the alignment of the text near those graphics. I'll take a look at them. Thanks for letting me know which ones.