    a {color:#1e0285}
    body {font: 80%/120% Tahoma}
    #page {margin:0 auto;width:900px;}
    
    #header {position:relative;height:72px;background:url('../design/header.gif') repeat-y;}
    #header span {display:none}
    #header .slogan {display:block;position:absolute;top:42px;left:20px;width:299px;height:18px;background:url('../design/slogan.gif') no-repeat; }
    #header .logo {display:block;position:absolute;top:10px;right:15px;width:236px;height:49px;background:url('../design/logo.gif') no-repeat;}
    
    #nav {height:25px;background:#000;border-top:1px solid #2f2f2f;}
    #nav ul {float:right;margin:0;padding:0;padding-right:20px;list-style:none}
    #nav ul li {float:left;margin:0;padding:0;list-style:none}
    #nav ul li a {display:block;height:25px;}
    #nav .sec-01 {width:46px;background:url('../design/sec-01.gif') left top no-repeat;}
    #nav .sec-01:hover {background:url('../design/sec-01.gif') left bottom no-repeat;}
    #nav .sec-02 {width:78px;background:url('../design/sec-02.gif') left top no-repeat;}
    #nav .sec-02:hover {background:url('../design/sec-02.gif') left bottom no-repeat;}
    #nav .sec-03 {width:92px;background:url('../design/sec-03.gif') left top no-repeat;}
    #nav .sec-03:hover {background:url('../design/sec-03.gif') left bottom no-repeat;}
    #nav .sec-04 {width:80px;background:url('../design/sec-04.gif') left top no-repeat;}
    #nav .sec-04:hover {background:url('../design/sec-04.gif') left bottom no-repeat;}
    #nav .sec-05 {width:75px;background:url('../design/sec-05.gif') left top no-repeat;}
    #nav .sec-05:hover {background:url('../design/sec-05.gif') left bottom no-repeat;}
    #nav .sec-06 {width:50px;background:url('../design/sec-06.gif') left top no-repeat;}
    #nav .sec-06:hover {background:url('../design/sec-06.gif') left bottom no-repeat;}
    #nav span {display:none;}

    #content {background:#fff;border-top:1px solid #9d9d9d;padding:20px}
    #content.hp {padding:0}
    #content p {margin: .5em 0 1em 0;}
    #content ul {margin: 1em; list-style: square;}

    #hp {}
    #hp .blok {float:left;margin:0;padding:0;list-style:none;display:block;}
    #hp .blok {width:224px;padding-top:280px;display:block;}
    #hp .blok-box {padding-left:13px}
    #hp ul {list-style:square;}
    #hp ul li {margin: 5px;margin-left: 25px}
    #hp .scr-01 {background:url('../design/scr-01.jpg') no-repeat;}
    #hp .scr-02 {background:url('../design/scr-02.jpg') no-repeat;}
    #hp .scr-03 {background:url('../design/scr-03.jpg') no-repeat;}
    #hp .scr-04 {width:228px;background:url('../design/scr-04.jpg') no-repeat;}
    h1 {margin:.5em 0 1em 0;font-size:145%;font-weight:bold;color:#cc0000}
    h2 {margin:.5em 0 1em 0;font-size:115%;font-weight:bold;color:#cc0000}
    h2 a {color:#cc0000}        

    input {padding:4px 3px; border:1px solid #ccc; background:#fff url("../design/input-text.gif") 0 0 no-repeat;}
    textarea {padding:4px 3px; border:1px solid #ccc; background:#fff url("../design/input-text.gif") 0 0 no-repeat;}
    
    table {border:#555 1px solid;}
    table th {color:#fff;background:#555;padding:.2em}
    table td {border:#555 1px solid; padding:.2em}
    
    #footer {font-size:90%;padding:20px;line-height:160%;background: #eee;}