
/* Clean your palette */
html, body, div, table, h1, h2, h3, h4, h5, h6, p, form, img 
{
    margin: 0;
    border: 0;
    padding: 0;
    font-size: 100.01%
}

/* HTML Styles ----------------------------------------------------------*/
body
{
    background-color: #4b4b4b;
    font-family: verdana, tahoma, helvetica, sans-serif;
}

p
{
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-size: 80%;
    color: #4B4B4B;
    line-height: 160%;
    margin-bottom: 1em;
}

h1
{
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-size: 120%;
    color: #333;
    margin-top: -5px;
    padding-top: 0px;
    margin-bottom: 15px;
}

h2
{
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-size: 100%;
    color: #333;
    padding-top: 0px;
    padding-bottom: 5px;
}

h3
{
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-size: 80%;
    color: #333;
    margin-top: 35px;
    margin-bottom: 5px;
}

img
{
    /* turns off gaps around images */
    border: 0px;
}

a
{
    text-decoration: none;
    font-weight: bold;
}

a:link
{
    color: #86ACBD;
    background-color: transparent;
}

a:visited
{
    color: #A6C8D7;
    background-color: transparent;
}

a:hover
{
    color: #CCDFE8;
    background-color: transparent;
    text-decoration: underline;
}

a:active
{
    color: #DEDEDE;
    background-color: transparent;
}

/* Custom Styles-------------------------------------------------------- */

/* stuff to make the main navigation work ------------------------------ */


td.navCell
{
    background-image: url("../images/mainNavBG.gif");
    background-repeat: repeat-x;
    height: 18px;
}

td.navShadow
{
    background-image: url("../images/mainNavBGShadow.gif");
    background-repeat: repeat-x;
    height: 5px;
}

/* stuff to make the left hand navigation work ------------------------- */

td.leftNavColumn
{
    padding-top: 0px;
    padding-right: 30px;
    width: 119px; 
}

/* Holly Hack to fix nav position on Windows IE */

* html td.leftNavColumn
{
padding-top: 20px;
}

ul.leftNav
{
    color: #178FB7;
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-weight: 900;
    font-size: 70%;
    list-style-type: none;
    line-height: 100%;
}

ul li
{
    padding-bottom: 8px;
}

ul li.leftNavOn
{
    color:  #A6C8D7;
    list-style-image: url(../images/leftNavArrow.gif);
    list-style-type: square;
}

ul li.leftNavOn ul li
{
    color:  #A6C8D7;
    list-style-type: none;
}

ul li.leftNavSubNav
{
    font-size: 50%;
    margin-left: 10px;
}

ul li.leftNavSubNavOn
{
    color:  #A6C8D7;
    list-style-image: url(../images/leftNavArrow.gif);
    list-style-type: square;
    font-size: 50%;
    margin-left: 10px;
}

a.leftNavLinks
{
    color: #178FB7;
    background-color: transparent;
}

a.leftNavLinks:link
{
    color: #178FB7;
    background-color: transparent;
}

a.leftNavLinks:visited
{
    color: #178FB7;
    background-color: transparent;
}

a.leftNavLinks:hover
{
    color: #CCDFE8;
    background-color: transparent;
    text-decoration: underline;
}

a.leftNavLinks:active
{
    color: #999999;
    background-color: transparent;
}


/* stuff to make gallery work ------------------------------------------- */
.floatholder {
margin: 5px 5px 5px 5px;
border: solid 1px #CECECE;
padding: 5px 5px 5px 5px; 
background-color: #F5F5F5;
}

.floatbox {
float: left;
width: 160px;
height: 240px;
padding: 0px 0px 0px 10px; 
}
/* Hack to stop incorrect floating on IE PC-------------------------------*/
/* hide from IE-mac \*/
* html .floatholder {height: 1%;}
/* end hide */


/* main layout of page -------------------------------------------------- */

#companyLogo
{
    position:absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

#strapline
{
    position:absolute;
    top: 25px;
    left: 542px;
    z-index: 2;
}

#container
{
    background-color: #000000;
    background-image: url(/images/whirl.jpg);
    background-repeat: no-repeat;
    position:absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 455px;
    z-index: 0;
}



#mainContent
{
    position:absolute;
    top: 90px;
    left: 0px;
    z-index: 1;
}

table.vader
{
    background-color: #ffffff;
    background-image: url(/images/mainBG.gif);
    background-repeat: no-repeat;
}

#content
{
    padding: 20px 30px 20px 10px;
}


#content img
{
    /* adds one pixel border to selected images */
    border: solid 1px #4b4b4b;
    margin: 0px 0px 6px 0px;
}

.caption
{
    /* image caption */
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #4B4B4B;
    width: 140px;
}

#contentLine
{
    border-left: solid 1px #4b4b4b;
    padding-left: 10px;
}

#content ul
{
    border: solid 1px #CECECE;
    padding: 6px 6px 0px 6px; 
    background-color: #F5F5F5;
    list-style-image: url(../images/ulCirc.gif);
    list-style-type: circle;
    width: 310px;
}

#content ul li
{
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-size: 60%;
    color: #000000;
    margin-left: 18px;
}

.menu
{
    font-size: 8px;
    color: #A6C8D7;
}

/* sales email links ---------------------------------------------------- */


a.sales:link
{
    color: #C41E01;
}

a.sales:visited
{
    color: #C41E01;
}

a.sales:hover
{
    color: #C41E01;
    text-decoration: underline;
}

a.sales:active
{
    color: #C41E01;
}

/* footer bits ---------------------------------------------------------- */

#footer
{
    background-color: #000000;
    background-image: url(/images/footerBack.jpg);
    background-repeat: no-repeat;
    width: auto;
    height: 60px;
    font-size: 0.6em;
    line-height: 1.8 em;
    color: #A6C8D7;
    z-index: 7;
    padding: 10px 10px 10px 10px;
}

#e-scape
{
margin-top: 5px;
float: right;
clear: none;
color: #A6C8D7;
font-size: 1em;
}