* {
        margin: 0px;
        padding: 0px;
}

html, body {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
}
body {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        min-width: 1000px;
}

a {
        font-size: 10px;
        color: #000;
        font-weight: bold;
        text-decoration: none;
}

a:hover{
        text-decoration: none;
}

table, body, tr, td, input, textarea {
        font-family: Tahoma, Verdana, Georgia, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

div.cn{
        height: 800px;
}
div.container{
        background: url('i/divan.jpg') no-repeat bottom left;
        height: 900px;
        width: 1000px;
        position: absolute;
        top: 50%;
        margin-top: -480px;
        left: 50%;
        margin-left: -500px;
}

div.logo{
        background: url('i/logo.gif') no-repeat top left;
        position: absolute;
        top: 110px;
        left: 50px;
        width: 274px;
        height: 76px;
        z-index: 1000;
}

div.korob{
        position: absolute;
        top: 150px;
        left: 100px;
        width: 800px;
        height: 600px;
        background: url('i/chem.jpg') no-repeat top left;
}

div.home{
        position: absolute;
        height: 200px;
        width: 350px;
        top: 200px;
        left: 200px;
}

div.docs{
        position: absolute;
        height: 80px;
        width: 150px;
        top: 120px;
        left: 50px;
}

div.key{
        position: absolute;
        top:570px;
        left:170px;
        width:131px;
        height: 59px;
        background: url('i/key.gif') no-repeat top left;
}

div.phone{
        position: absolute;
        top: 250px;
        left: 680px;
        width:185px;
        height: 160px;
        background: url('i/phone.jpg') no-repeat top left;
}

div.cloud{
        position: absolute;
}

div.cloud p{
        position: absolute;
        top: 200px;
        color: #000;
        font-size: 12px;
        line-height: 150%;
        font-family: "Times New Roman", Georgia, Geneva, Arial, Helvetica, sans-serif;
}

div.cloud p sup{
        font-size: 12px;
        line-height: 100%;
        margin-left: 0.1em;
        padding:0;
}

div.cloud p.first{
        top:0;
}
div.cloud p.topfirst{
        top:30px;
        font-size: 25px;
        font-weight: bold;
        padding-left: 45px;

}

div.cloud p big{
        color: #000;
        line-height: 100%;
        font-size: 12px;
}

div.cloud p big a{
        color: #000;
}

div.menu{
        width: 165px;
        height: 340px;
        left: 20px;
        top: 260px;
        background: url('i/doc_cloud.gif') no-repeat;
}

div.menu a{
        vertical-align: bottom;
        position: absolute;
        left: 10px;
        margin-top: 20px;
        color: #ffffff;
        font-size:10px;
        height: 15px;
        width: 130px;
        background: url('i/menuhover.gif') no-repeat;
}
div.dot a{
        position: absolute;
        left: 10px;
        color: #000;
        background: url('i/menua.gif') no-repeat;
}
div.menu a:hover{
        color: #000;
        position: absolute;
        left: 10px;
        background: url('i/menua.gif') no-repeat;
}
div.top div{
        overflow: hidden;
        position: relative;
        height: 105px;
        margin: 1.3em 1em 2.5em 1.5em;
}

div.top{
        width: 335px;
        height: 156px;
        right: 50px;
        top: 110px;
        background: url('i/top_cloud.png') no-repeat top left;
}

div.left div{
        overflow: none;
        position: relative;
        height: 105px;
        margin: 3em 1em 1em 1.5em;
}

div.left{
        cursor: pointer;
        width: 440px;
        height: 156px;
        left: 0;
        top: 620px;
        background: url('i/left_cloud.png') no-repeat top left;
}
.catimg{
position: absolute;
top: 180px;
left: 310px;
}
div.right p{
        font-size: 15px;
        color: #000;

}
div.right div{

        font-size: 13px;
        overflow: hidden;
        position: relative;
        height: 260px;
        margin: 1.3em 1em 1em 3em;
}

div.right{
        cursor: pointer;
        width: 434px;
        height: 250px;
        right: 100px;
        top: 365px;
        
}
h1{
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}
span.load{
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
         width: 16px;
         height:15px;
         background: url('i/load.gif') no-repeat top left;
}

div.copy{
        position: absolute;
        left: 15%;
        bottom: 40px;
        color: #666;
        font-size: 10px;
}

div.copy p{
        padding-left: 1.2em;
        line-height: 150%;
}

div.copy span{
        margin-left: -1.2em;
}

