@import 'template.css';
@import 'global.css';
@import 'home.css';
@import 'software.css';
@import 'support.css';
@import 'company.css';
@import 'blog.css';

/* 12-column 960.gs grid overlay */

#grid{
    background: url(/img/template/grid.png) 50% 0;
    position: absolute;
    width: 100%;
    height: 2500px;
    min-width: 960px;
    top: 0;
    z-index: 20;
    display: block;
    opacity: .4;
    display: none;
}

/*------------------------------------------
All graphics, markup, and code belong to 
Tapbots, LLC unless otherwise stated.

Blatantly copying or stealing portions of
this site will result in public ridicule 
and shame.
------------------------------------------*/
