﻿div#smallline
{
    float: left;
    width: 216px;
    height: 10px;
    background-image: url(../Images/IScanner/iscanner_sliced_03.jpg);
}
div#headerpix
{
    float: right;
    width: 755px;
    height: 191px;
}
div#navtop
{
    float: left;
    width: 216px;
    height: 43px;
    background-image: url(../Images/IScanner/iscanner_sliced_06.jpg);
}
div#navmiddle
{
    float: left;
    width: 216px;
    height: auto;
    background-image: url(../Images/IScanner/iscanner_sliced_09.jpg);
    background-repeat: repeat-y;
    color: White;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
}
div#navbottom
{
    float: left;
    width: 216px;
    height: 41px;
    background-image: url(../Images/IScanner/iscanner_sliced_10.jpg);
}
div#maincontent
{
    padding-left: 20px;
    padding-right: 20px;
    float: right;
    width: 699px;
    height: auto;
    background-image: url(../Images/IScanner/iscanner_sliced_13.jpg);
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 10pt;
}
div#rightline
{
    float: right;
    width: 16px;
    height: 362px;
    background-image: url(../Images/IScanner/iscanner_sliced_14.jpg);
}
div#navpadding
{
    float: left;
    width: 216px;
    height: 100px;
}
div#itek
{
    float: right;
    width: 739px;
    height: 67px;
    background-image: url(../Images/IScanner/iscanner_sliced_16.jpg);
}
H1
{
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
    color: #4a4b4b;
}
div.insidepage
{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
div.insidepage li
{
    padding: 3px;
    list-style-image: url(../Images/Common/bullet.png);
    list-style-position: inherit;
    vertical-align: top;
}
img
{
    border-collapse: collapse;
    border-style: none;
}
.header
{
    font-family: Arial;
    font-weight: bold;
    color: #eb5d25;
    font-size: 14pt;
}
div.insideNav
{
    margin-left: 6px;
    height: 22px;
    padding-top: 8px;
    color: White;
    font-family: Verdana;
    font-size: 12pt;
    text-indent: 5px;
    text-decoration: none;
    cursor: pointer;
    border-top:1px solid transparent;
    border-bottom:1px solid transparent;
}
div.insideNav:hover
{
    background-repeat: no-repeat;
    color:#464646;
    border-bottom:1px solid #db5622;
    border-top:1px solid trasparent;
    background-image: url(../Images/Common/navHighlight.jpg);
}
