Artisteer makes templates for WordPress, Joomla, Drupal, Blogger, and a few other things.
For anyone that has this issue, I resolved it. The issue is caused by the header side bars. The following change to the CSS will fix it.
.art-shapes { display: none; }
You can just locate the .art-shapes in the CSS and add the display info. Hope I helped someone out there.