Locate this:
includes/templates/bluecart/css/stylesheet.css
Edit these two declarations below in the stylesheet.css and add this to them... display: none;

#taglineWrapper {
float: right;
margin-right: 20px;
margin-top: 20px;
width: 495px;
}

#logo {
float: left;
overflow: hidden;
width: 0;
}