html, body
{
    height: 100%;
    background: #fff url('../img/bkg.jpg') repeat-x;
    padding: 0;
    margin: 0;
    font-family: Arial, Tahoma, Sans-Serif;
}

a
{
    text-decoration: none;
    color: #51bbcc;
    outline: none;
}

a:hover
{
    color: #444;
}

em
{
    color: #e34400;
}

#content
{
    min-height: 100%;
}

#header
{
    position: relative;
    width: 944px;
    margin: 0 auto;
    height: 119px;
    z-index: 200;
}

#header img
{
    border: none;
    position: relative;
    top: 18px;
}

#nav1, #nav2
{
    position: absolute;
    top: 26px;
    left: 310px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav2
{
    top: 55px;
}

#nav1 a, #nav2 a
{
    color: #5f615e;
    font-weight: bold;
    font-size: 13px;
    padding-left: 22px;
}

#nav1 li, #nav2 li
{
    display: block;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    height: 20px;
}

#nSol
{
    background: url('../img/icons.gif') 0px 0px no-repeat;
}
#nDev
{
    background: url('../img/icons.gif') 0px -16px no-repeat;
}
#nSup
{
    background: url('../img/icons.gif') 0px -32px no-repeat;
}
#nMrk
{
    background: url('../img/icons.gif') 0px -48px no-repeat;
}
#nSim
{
    background: url('../img/icons.gif') 0px -64px no-repeat;
}
#nVid
{
    background: url('../img/icons.gif') 0px -80px no-repeat;
}
#nRSS
{
    background: url('../img/icons.gif') 0px -96px no-repeat;
}
#nLog
{
    background: url('../img/icons.gif') 0px -112px no-repeat;
}
#nWik
{
    background: url('../img/icons.gif') 0px -128px no-repeat;
}


#nav a:hover
{
    color: #51bbcc;
}
#nSol:hover
{
    background: url('../img/icons2.gif') 0px 0px no-repeat;
}
#nDev:hover
{
    background: url('../img/icons2.gif') 0px -16px no-repeat;
}
#nSup:hover
{
    background: url('../img/icons2.gif') 0px -32px no-repeat;
}
#nMrk:hover
{
    background: url('../img/icons2.gif') 0px -48px no-repeat;
}
#nSim:hover
{
    background: url('../img/icons2.gif') 0px -64px no-repeat;
}
#nVid:hover
{
    background: url('../img/icons2.gif') 0px -80px no-repeat;
}
#nRSS:hover
{
    background: url('../img/icons2.gif') 0px -96px no-repeat;
}
#nLog:hover
{
    background: url('../img/icons2.gif') 0px -112px no-repeat;
}
#nWik:hover
{
    background: url('../img/icons2.gif') 0px -128px no-repeat;
}

.menu
{
    position: absolute;
    padding-top: 4px;
    background: url('../img/up_arrow.png') top center no-repeat;
}

.menu2
{
    position: absolute;
    padding-top: 4px;
    background: url('../img/up_arrow.png') top right no-repeat;
}

#solutions, #developers, #support, #sales
{
    position: absolute;
    top: 46px;
    z-index: 200;
}

#solutions
{
    width: 188px;
    left: 260px;
}

#developers
{
    width: 155px;
    left: 380px;
}

#support
{
    width: 130px;
    left: 545px;
}

#sales
{
    width: 115px;
    left: 720px;
}

#rss
{
    position: absolute;
    top: 76px;
    z-index: 200;
    left: 710px;
    min-width: 120px;
}

.mnuContents
{
    background: #fff;
    border: 1px solid #cecbc1;
    color: #000;
    list-style: none;
    margin: 0;
    padding: 3px;
}

.mnuContents li
{
    background: #e7e6e0;
}

.mnuContents a
{
    color: #5a5953;
    display: block;
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
    padding: 2px;
}
.mnuContents a:hover
{
    color: #000;
    border: none;
    background: url('../img/raisedmenulink.gif') repeat-x;
}

#feedlt, #feedrt
{
    position: absolute;
    z-index: 10;
    top: 89px;
    height: 20px;
    width: 20px;
    background: url('../img/feedlt.png') no-repeat;
}
#feedlt
{
    left: 0px;
}

#feedrt
{
    background: url('../img/feedrt.png') no-repeat;
    left: 924px;
}

#feedBar
{
    position: absolute;
    top: 89px;
    left: 0;
    z-index: 0;
    height: 20px;
    overflow: hidden;
}
#rssFeed
{
    position: relative;
    left: 0;
}

marquee a
{
    color: #999;
    font-size: 13px;
    background: url('../img/rssicon.png') left center no-repeat;
    padding-left: 18px;
    margin-right: 25px;
}

#container
{
    width: 944px;
    margin: 0 auto;
    padding-bottom: 200px;
    overflow: auto;
    position: relative;
}

.hbar
{
    background: #444;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    padding: 8px;
    margin-bottom: 4px;
}

.hbar acronym
{
    float: right;
    font-weight: bold;
    border: none;
    color: #cf5250;
    cursor: pointer;
}

.litem1
{
    border-bottom: 1px dotted #ccc;
}

.litem2
{
    margin-bottom: 8px;
}

.litem1, .litem2
{
    background: #fff;
    padding: 6px 0;
}

.litem1 img, .litem2 img
{
    float: left;
    margin-right: 10px;
    padding-top: 5px;
    height: 32px;
    width: 32px;
}

.litem1 a, .litem2 a
{
    font-size: 21px;
}

.litem2 p, .litem1 p
{
    font-size: 14px;
    margin: 2px 0 4px 0;
}

#header2 .litem1, #header2 .litem2
{
    clear: both;
    height: 48px;
}


#footer
{
    position: relative;
    background: #222;
    margin-top: -200px;
    height: 200px;
    width: 100%;
    clear: both;
}

#footer a:hover
{
    color: #51bbcc;
}

#rightfoot
{
    position: absolute;
    top: 36px;
    right: 0px;
}

#rightfoot ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#rightfoot li
{
    padding: 10px 0 0 0;
}

#footSim, #footSim:hover
{
    color: #cf5250 !important;
}
#footAbout, #footAbout:hover
{
    color: #0e9946 !important;
}

#contact
{
    position: relative;
    width: 944px;
    margin: 0 auto;
    padding: 10px 0;
    color: #999;
    font-size: 14px;
}

#contact h3
{
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
}

#contact p
{
    margin: 8px 0;
}

#contact a
{
    margin-right: 20px;
    unicode-bidi: bidi-override;
    direction: ltr;
}

#contact code
{
    font-size: 14px;
    unicode-bidi: bidi-override;
    direction: rtl;
}

.hrt2
{
    height: 1px;
    background: #ccc;
    margin-bottom: 6px;
    width: 95%;
}

#lng
{
    position: absolute;
    left: 250px;
    top: 4px;
    width: 72px;
}

.customertype1
{
    float: left;
    width: 460px;
    margin: 4px;
    overflow: hidden;
}

.customertype1 img
{
    float: left;
    width: 180px;
    height: 100px;
    padding: 4px;
    border: 2px solid #ececec;
    background: #fff;
    margin: 0 8px 0 0;
}

.customertype1 a
{
    font-size: 16px;
    font-weight: bold;
}

.customercontact
{
    font-size: 14px;
    color: #444;
    line-height: 20px;
    margin-top: 3px;
}

.customertype2
{
    width: 300px;
    float: left;
    margin: 6px;
}

h1
{
    font-size: 25px;
    color: #a2cd3b;
    margin: 2px 0;
}

