Try adding a height element in the .header_main_bg div in the green.css.
Try adding a height element in the .header_main_bg div in the green.css.
In theme-functions.php try this to eliminate the unwanted "Ads here.."
//dh_based on my mod
function implement_ajax() {
if(isset($_POST['main_catid']))
{
...
After you select a sub-category the next page will have that sub-category name at the top such as--
Four wheelers/ATV (change)
what do you get?
Is it the same sub-category name as before when...