#tablet-menu { background:#E65F26; } #tablet-menu ul.wpsm-arrow-enabled:before { color:rgba(0,0,0,0.8); } #tablet-menu ul, #tablet-menu ul ul { background: rgba(0,0,0,0.8); } #tablet-menu a { } #tablet-menu a:hover { } #tablet-menu ul a { color:#e0e0e0; } #tablet-menu ul a:hover { color:#ffffff; } var show_arrow = "false";var $sm = jQuery.noConflict(); jQuery(function ($) { $("#tablet-menu").tinyNav(); $("#tablet-menu").next().addClass("shortcode-menu-mobile"); shortcode_menu_responsive(); }); jQuery(window).resize(function($){ shortcode_menu_responsive(); }); function shortcode_menu_responsive() { var window_width = $sm(window).width(); if(window_width <= 650) { $sm("#tablet-menu").hide(); $sm("#tablet-menu").next().show(); } else { $sm("#tablet-menu").show(); $sm("#tablet-menu").next().hide(); } }

Other Projects

The Concept Aero

Originally a Maguire space framed Hillman Imp Bob acquired this car in 1996. He set about removing the original fibreglass body, widening the chassis and building a new aluminium body for the car. The car is currently running a rear engined GSXR 1100 motor bike engine. This car is looking for a new home. Please contact us if you are interested. It is a great track day car as well as being ideal for Sprint and Hill Climb.

The Concept Bus

Bob originally bought a ’72 VW bay camper because it was “the only thing he could fit and 8’ X 4’ sheet of aluminium in”. This has led to a series of others coming along including a ’58 Split Van, a RHD 21 window Samba and the ’64 panel van shown here. This eventually resulted in him building the pickup featured elsewhere on the website.

Gallery

#foogallery-gallery-7881.fg-masonry { --fg-gutter: 10px; }