﻿body
{
    margin: 20px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    background: url(../images/bg-home-body.jpg);
}

#main
{
    position: relative;
    overflow: hidden;
    min-width: 640px;
    width: 100%;
    height: 500px;
}
#headers
{
    position:relative;
    width: 100%;
    height: 150px;
    background: url(../images/bg-home-header.jpg);
}

#leftheader
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 150px;
    width: 200px;
    background: url(../images/bg-home-header-left.jpg);
}

#header
{
    height: 150px;
    margin: 0px 100px 0px 200px;
    position:relative;
}

#rightheader
{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 150px;
    width: 100px;
    background: url(../images/bg-home-header-right.jpg);
}


#content
{
    height:300px;
    text-align:center;
    background: url(../images/bg-home-content.jpg) repeat-x;
}

#footers
{
    position:relative;
    width: 100%;
    height: 50px;
    background: url(../images/bg-home-footer.jpg);
}

#leftfooter
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 50px;
    width: 200px;
    background: url(../images/bg-home-footer-left.jpg);
}

#footer
{
    height: 35px;
    margin: 0px 200px 0px 200px;
    padding: 15px 0px 0px 0px;
    text-align:center;
}

#rightfooter
{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 50px;
    width: 100px;
    background: url(../images/bg-home-footer-right.jpg) no-repeat;
}

#tabs
{
    text-align:justify;
    height: 300px;
    width:620px;
    position: relative;
    display:-moz-inline-box;
    display:inline-block;
}

#tabs ul
{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
}
#tabs ul li
{
    float: left;
    clear: left;
    height: 50px;
    width: 150px;
    list-style: none;
    background: #9cf;
}
#tabs ul #welcome
{
    height:0px;
}

#tabs ul #welcome div
{
    color: #666;
    text-align: justify;
    line-height:1.6em;
    font-size:12pt;
    position: absolute;
    top: 0;
    left: 0;
    height:285px;
    width:440px;
    padding: 15px 25px 0px 25px;
    margin-left: 150px;
    background: #fff;
    display: block;
    float: left;
    overflow: hidden;
}

#tabs ul li div
{
    display: none;
}
#tabs ul li a
{
    height: 35px;
    width: 115px;
    color: #ffffff;
    font-size: 10pt;
    font-weight:bold;
    text-decoration: none;
    padding: 15px 0 0 35px;
    background: #06c url(../images/bg-home-menu.jpg);
    display: block;
    z-index: 100;
}
#tabs ul li .products
{
    height: 43px;
    width: 115px;
    color: #ffffff;
    font-size: 10pt;
    font-weight:bold;
    text-decoration: none;
    text-align:left;
    padding: 7px 0 0 35px;
    background: #06c url(../images/bg-home-menu.jpg);
    display: block;
    z-index: 100;
}
#tabs ul li:hover a
{
    background: #28e url(../images/bg-home-menu-hot.jpg);
}
#tabs ul li:hover div
{
    color: #666;
    text-align: justify;
    line-height:1.6em;
    font-size:12pt;
    position: absolute;
    top: 0;
    left: 0;
    height:285px;
    width:440px;
    padding: 15px 25px 0px 25px;
    margin-left: 150px;
    background: #fff;
    display: block;
    float: left;
    overflow: hidden;
}

#name
{
    top: 45px;
    right: 40px;
    text-align:right;
    color: #e7f0fa;
    font-weight: bold;
    font-size: 32px;
    position: absolute;
    width: 332px;
}
#slogan
{
    top: 86px;
    left: 31px;
    color: #555;
    font-weight: bold;
    font-style: italic;
    font-size: x-small;
    position: absolute;
}

#news1
{
    top: 103px;
    left: 40px;
    color: #FFFFFF;
    font-style: italic;
    font-size:small;
    position: absolute;
    width: 187px;
    text-align: left;
    font-weight: 700;
}
#news2
{
    top: 123px;
    left: 40px;
    color: #003366;
    font-style: italic;
    font-size: large;
    position: absolute;
    width: 182px;
    text-align: left;
}

#news3
{
    top: 127px;
    left: 217px;
    font-size: x-small;
    position: absolute;
    width: 90px;
    height: 16px;
    text-align: left;
    border-left:solid 1px #fff;
    padding-left:10px;
}

#news3 a:link ,#news3 a:visited 
{
    font-weight: 700;
    color: #009;
}
#news3 a:hover, #news3 a:active
{
    color: #f30;
}

#footer a:link ,#footer a:visited 
{
    font-weight: 700;
    color: #000;
}
#footer a:hover, #footer a:active
{
    color: #f30;
}


#extra
{
    min-width: 640px;
    margin-top: 20px;
    width: 100%;
    height: 105px;
    background: #fff;
}
#iconcontent
{
    height: 60px;
    padding-top: 25px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
}
#sitelinks
{
    min-width: 640px;
    width:100%;
    padding:20px 0px 20px 0px ;
    background: #444;
    overflow:hidden;
}
#sitelinks ul
{
    list-style:none;
    margin:0px 20px 0px 20px ;
}
#sitelinks ul li
{
    background:url(../images/go.gif) no-repeat;
    padding: 4px 0 0 22px;
    width: 150px;
    height:20px;
    float: left;
}        
#sitelinks ul li a:link ,#sitelinks ul li a:visited 
{
    color:#fff;
    font-size:8pt;
    font-weight:bold;
}

#sitelinks ul li a:hover,#sitelinks ul li  a:active 
{
    color: #f30;
}

#copyright
{
    min-width:640px;
    height: 18px;
    font-size: 10px;
    padding: 2px 0 0 0;
    border-top: solid 1px #fff;
    overflow: hidden;
    text-align: center;
    color: #fff;
    background: #000 url(../images/bg-copyright.jpg) repeat-x;
}

.popup
{
    position : absolute;
    border-left : 2px solid #eeeeee ;
    border-top : 2px solid #eeeeee;
    border-right : 1px solid #cccccc;
    border-bottom : 1px solid #cccccc;
    background : #ffd;
    padding : 4px 6px 4px 6px;
    font-size : 8pt;
    font-family:Arial;
    color:#666;
    text-align : justify;
    z-index : 9999;
}

.product
{
    color:#6488be;
    font-weight:bold;
}