body
{
    background: #f2f2e9 url(images-design/header_bkg3.jpg) repeat-x;
    font-size: 10pt;
    line-height: 20px;
    font-family: Tahoma, Geneva, sans-serif;
    margin: 0;
    padding: 0;
}

p
{
    font-size: 10pt;
    line-height: 20px;
    font-family: Tahoma, Geneva, sans-serif;
}

img
{
    outline: none;
    border: none;
}

a
{
    color: #199cbf;
}

hr.clear
{
    clear: both;
    visibility: hidden;
    border: none;
    display: block;
    height: 1px;
}

.clear
{
    clear: both;
}

a:hover
{
    color: #f26d01;
}

.nav a
{
    color: #f2f2e9;
    text-decoration: none;
    text-shadow: 1px 1px 1px #B0B0A4;
}

    .nav a:hover
    {
        cursor: pointer;
        text-decoration: underline;
    }

.botcol
{
    margin-bottom: 20px;
    display: block;
    clear: both;
    height: 150px;
}

    .botcol a
    {
        color: #f2f2e9;
        text-decoration: none;
    }

        .botcol a:hover
        {
            cursor: pointer;
            text-decoration: underline;
        }

h2
{
    color: #404040;
    font-size: 18px;
    margin-bottom: 20px;
}

h3
{
    color: #404040;
    font-size: 14px;
    line-height: 1.2em;
}

h4
{
    color: #404040;
    font-size: 14px;
    line-height: 1.2em;
}

#maincontainer
{
    margin: 0 auto;
    padding: 0;
    width: 960px;
    position: relative;
}
cite
{
    text-align: right;
    font-style: italic;
 display: block;
 
    
 
}
blockquote
{
margin-bottom: 65px;
}

#header
{
    height: 120px;
    clear: both;
}

    #header img
    {
        float: left;
    }

    #header p
    {
        color: #199cbf;
        float: right;
        text-align: right;
        line-height: 1.5em;
        font-style: normal;
        margin-top: -5px;
        font-size: 1.2em;
        height: 60px;
    }

address
{
    color: #404040;
    float: right;
    line-height: 1.5em;
    font-style: normal;
    margin-top: -5px;
    font-size: 1.2em;
    height: 70px;
}

#header h4
{
    text-align: left;
    font-style: italic;
    color: #01AEF0;
    padding: 74px 0 0 270px;
    font-size: 1.3em;
}

#navigation
{
    clear: both;
    color: #fff;
    height: 60px;
    line-height: 50px;
    float: right;
}

    #navigation ul
    {
        margin: 0;
        padding: 0;
    }

        #navigation ul li
        {
            list-style-type: none;
            display: block;
            float: left;
            margin-left: 15px;
        }

            #navigation ul li a
            {
                text-decoration: none;
                text-transform: uppercase;
                text-align: center;
                color: #fff;
                padding-bottom: 4px;
                white-space: nowrap;
            }

                #navigation ul li a:hover
                {
                    background: url(images-design/nav_underline.gif) repeat-x 100% 100%;
                }

#banner
{
    height: 250px;
    width: 960px;
    display: block;
    margin: 0 auto;
    clear: both;
}

.bannercontent
{
    color: #fff;
    line-height: 1.5em;
    letter-spacing: -1px;
    font-size: 21px;
}

.subtext
{
    color: #5f94b7;
    font-size: 11px;
}

.stylebutton
{
    background: #f2f3f3;
    width: 45%;
    padding: 10px;
    line-height: 1em;
    box-shadow: 3px 3px 3px #3e3e3e;
    float: right;
}

.button a:hover
{
    width: 200px;
    background: #199cbf;
    padding: 12px;
    line-height: 1em;
    box-shadow: 3px 3px 3px #3e3e3e;
    text-align: center;
    border-radius: 20px;
    border: 2px outset #ccc;
    display: block;
    margin: 0 auto 0 auto;
}

.button a
{
    width: 200px;
    background: #f26d01;
    padding: 12px;
    line-height: 1em;
    box-shadow: 3px 3px 3px #3e3e3e;
    text-align: center;
    border-radius: 20px;
    border: 2px outset #ffc000;
    display: block;
    margin: 0 auto 0 auto;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
}

.leftcol
{
    width: 550px;
    padding-top: 25px;
    padding-right: 10px;
    float: left;
}

.rightcol
{
    width: 400px;
    padding-top: 35px;
    height: 280px;
    float: left;
}

fieldset
{
    margin: 0;
    padding: 0;
    border: none;
}

.textInside
{
    margin-bottom: 0.3em;
    width: 98%;
    background: #f2f2e9;
    border: 1px solid #f2f2e9;
    font-size: 12px;
    color: #909090;
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-style: italic;
    padding: 3px;
}

    .textInside:focus
    {
        background: #E0E0E0;
        border: 1px solid #B8B8B8;
    }

textarea
{
    outline: none;
    resize: none;
}

.botcol
{
    clear: both;
}

#quickcontact
{
    background: #01aef0;
    border-radius: 10px;
    padding: 10px;
    border-radius: 5px;
}

    #quickcontact h3
    {
        color: #FFF;
        text-shadow: #333 1px 1px 2px;
    }

.btn_formSubmit
{
    margin-top: -10px;
    margin-right: 10px;
    font-size: 12px;
    background: url(images-design/btn_send.png) repeat-x center;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    padding: 3px;
    border: 1px solid #505050;
    float: right;
    cursor: pointer;
}

.servicebox
{
    color: #fff;
    margin: -10px 0 0 0;
    padding: 0px;
    height: 117px;
    float: left;
    width: 160px;
}

#distanceservice, #pagingservice, #telephonerec, #digitalvideo, #pcnetwork, #products
{
    height: 102px;
    padding-left: 10px;
    padding-top: 10px;
    display: block;
    border-left: 15px solid #f2f2e9;
}

    #distanceservice:hover, #pagingservice:hover, #telephonerec:hover, #digitalvideo:hover, #pcnetwork:hover, #products:hover
    {
        color: #d8d8d0;
        text-decoration: none;
    }

#distanceservice
{
    background: url(images-design/service_box1.jpg) no-repeat;
    border: none;
}

#pagingservice
{
    background: url(images-design/service_box2.jpg) no-repeat;
}

#telephonerec
{
    background: url(images-design/service_box3.jpg) no-repeat;
}

#digitalvideo
{
    background: url(images-design/service_box4.jpg) no-repeat;
}

#pcnetwork
{
    background: url(images-design/service_box5.jpg) no-repeat;
}

#products
{
    background: url(images-design/service_box6.jpg) no-repeat;
}

.imgLeftBord
{
    float: left;
    display: block;
    margin: 0 15px 5px 0;
    border: 2px solid #96968c;
}

.imgLeft
{
    float: left;
    display: block;
    margin: 0 15px 5px 0;
}

.imgCenter
{
    display: block;
    margin: 0 auto 0 auto;
}

.imgRight
{
    float: right;
    display: block;
    margin: 0 0 5px 15px;
}

.formRight
{
    float: right;
    display: block;
    margin: 0 0 5px 5px;
    width: 250px;
}

.center
{
    text-align: center;
}

.clear
{
    clear: both;
}

.triCol
{
    width: 30%;
    float: left;
    margin-left: 20px;
}

.border
{
    border: 1.5px solid #63635d;
}

.form
{
    background: #81b6ea;
    padding: 10px 0 10px 20px;
    border: 1px inset #168baa;
    border-radius: 5px;
    margin: 20px 0 20px 0;
}

    .form ul li
    {
        list-style: none;
        margin-left: -40px;
    }

    .form dt
    {
        font-weight: bold;
    }

    .form dd
    {
        margin-left: 0;
    }

    .form strong
    {
        font-weight: bold;
        color: #c74a44;
    }

.formBtn
{
    margin: -5px 45px;
    font-size: 12px;
    background: url(images-design/btn_send.png) repeat-x center;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    padding: 3px;
    border: 1px solid #505050;
    float: right;
    cursor: pointer;
}

#info
{
    width: 320px;
    display: block;
    float: left;
}

.leftCol
{
    float: left;
    width: 60%;
}

.rightCol
{
    float: left;
    width: 40%;
}

#contact td
{
    width: 200px;
}

.map
{
    display: block;
    margin-left: 20px;
    border: 1px solid #ccc;
}

.quote
{
    font-style: italic;
}

    .quote p.cite
    {
        font-style: normal;
        text-align: right;
        margin: -10px 0 30px 0;
    }

.products1
{
    width: 45%;
    float: left;
}

.products2
{
    width: 45%;
    float: left;
    margin-left: 50px;
}

.products ul li
{
    list-style: none;
}

.listCol
{
    min-width: 250px;
    float: left;
}

#footer
{
    clear: both;
    color: #808080;
    font-size: 11px;
    line-height: 1.5em;
    text-align: center;
    padding-top: 40px;
}

#foot_table
{
    margin: 0 0 0 310px;
}

.bannerTitles
{
    color: #fff;
    text-shadow: 1px 1px #AAAAAA, -1px -1px #3E3E3E;
    font-size: 21px;
    font-weight: bold;
}

.featProd .imgLeft
{
    float: left;
    display: block;
    margin: 5px 50px 5px 0;
}

.featProd h2
{
    padding-top: 20px;
}


#scroller_container
{
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 2px 3px gray;
    position: relative;
    height: 78px;
    overflow: hidden;
    padding: 10px;
}

#scroller
{
    white-space: nowrap;
    line-height: 30px;
    font-size: 12pt;
    padding: 10px;
    margin: 16px;
}

    #scroller p
    {
        padding: 0;
    }

.servicebox-subheader
{
    font-size: 11px;
}

.left
{
    float: left;
    text-align: left;
}

.right
{
    float: right;
    text-align: right;
}

#mark
{
    margin-top: 10px;
}

#zultys-analog-sip
{
    display: none;
}

#footer_nav
{
    width: 100%;
}

    #footer_nav th
    {
        background: #01AEF0;
        color: white;
        width: 30%;
        padding: 5px;
        font-size: 1.35em;
    }


#footer_container
{
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 2px 3px gray;
    position: relative;
    overflow: hidden;
    padding: 10px;
}

#footer_nav a
{
    text-decoration: none;
}