<!--
h1{
		text-align: center;
	}
	div.outercontainer{
		max-width: 1000px;
		width: auto !important;
		min-width: 320px;
	}
	img.logo{
		width: 220px;
	}
	div.contactdetails{
		display: none;
	}
	div.leftbox{
		width: 100%;
		float: left;
		clear: both;
	}
	div.rightbox{
		float: left;
		clear: both;
		width: 100%;
	}
	div.innercontainer{
		width: 95%;
	}
	div.header{
		width: 100%;
		text-align: center;
	}
	div.innerfooter{
		width: 95%;
	}
	div.footerline{
		height: auto !important;
		padding-top: 20px;
		min-height: 50px;
		line-height: 1.05em;
		padding-bottom: 20px;
	}
	div.footerline .floatright{
		float: none;
		margin-top: 10px;
	}
	div.linkbox{
		clear: both;
	}
	#homebanner, #prodbanner{
		width: 100%;
		max-width: 500px;
		float: none;
		margin: auto;
	}
  #mobnav-btn {
        display: block;
    }
    .mobnav-subarrow {
        display: block;
    }
    .sf-menu {
        width: 100%!important;
        display: none;
    }
	ul.sf-menu{
		margin-left: 0;
	}
    .sf-menu.xactive {
        display: block!important;
    }
	
    .sf-menu li {
        float: none!important;
        display: block!important;
        width: 100%!important;
		line-height: 47px;
    }
    .sf-menu li a {
        float: none!important;
    }
    .sf-menu ul {
        position:static!important;
        display: none!important;
    }
    .xpopdrop ul {
        display: block!important;
    }		
	-->