html, body              { margin:0; padding:0; height:100%; font-family:Arial, Tahoma, Verdana; }

#footer table,
#main table             { border:0; border-collapse:collapse; }
#footer table td,
#footer table th,
#main table td,
#main table th          { padding:0; vertical-align:top; }
#footer img,
#main img               { border:0; }

#footer,
#main                   { width:965px; color:#535250; font-size:12px;  margin:0 auto;}
#main                   { min-height:100%;}
* html #main                 { height:100%; }

#footer a,
#main a                 { color:#535250; text-decoration:none; }
#footer a:hover,
#main a:hover           { text-decoration:underline; }
#footer a:focus,
#main a:focus           { outline:none; }
#main .top              { height:115px; }
#main .top .contacts    { margin-top:8px; }

#main .top .left        { padding:20px 0 0; float:left; width:730px;}
#main .top .logo        { margin:0 0 0 22px;}

#main .major            { float: right; padding-top:20px; }


#main .left-col         { width:752px;}
#main .collage img      { display:block; }
#main .shadow           { height:18px; background:url(/img/shadow.jpg) repeat-x; }

#main .block            { float:left; width:450px; padding:0 15px 8px 0;}
#main .block h3         { font-size:12px; margin:0;}
#main .block .header    { font-size:18px; padding-bottom:15px; clear:both; }
#main .block .item      { font-size:12px; clear:both; padding:1px 0; }
#main .block .list      { padding-bottom:35px; }
#main .block .date      { font-weight:bold; margin-left:100px; }
#main .block .link      { width:320px; margin:0 0 10px 100px; }
#main .block .photo     { float:left;}

.body                   { width:100%;}
#main .right-menu       { /*width:261px; */}
#main .right-menu .list { padding:15px 0; }
#main .right-menu .item { font-size:13px; font-weight:bold; padding:2px 0 3px; }
#main .right-menu a     { color:#535250; }

#main .right-bottom-menu            { padding:5px 0 0 24px; }
#main .right-bottom-menu .item      { padding:0 15px 2px; background:url(/img/arrow-gray.gif) no-repeat left center; }
#main .right-bottom-menu .item a    { color:#d2d2d2; font-weight:bold; }

#main .banner           { padding-left:8px; }
#main .banner img       { display:block; }

#main .banner-right     { /*padding: 30px 0 0 29px; */}
#main .banner-right img { display:block; }

#main .footer           { height: 60px; clear:both; }

#footer                 { height:210px; margin-top:-52px; border-top:1px solid #565656;}
#footer .menu           { float:right; padding:27px 12px 0 0; }
#footer .menu .item     { float:left; padding:0 0 2px 10px; margin-left:15px; background:url(/img/box.gif) no-repeat left center; }
#footer .menu .item a   { font-weight:bold; color:#c0c0c0; }
#footer .counters       { float:left; padding:10px 0 0 20px; }
#footer .copy           { font-size: 9px;  margin-left:250px; padding-top:10px; }

.top-menu               { background:url('/img/top-menu.gif') repeat-x; height:29px; padding:0 7px; margin:7px 0;}
.top-menu .item         { position:relative; float:left; padding:7px 0; font-weight:bold; text-transform:uppercase; }
.top-menu .item.active  { background:url('/img/top-menu-active.gif') repeat-x; }
.top-menu .item .last   { border:none;}
.top-menu .drop a       { text-align:left;}
.top-menu .item a,
.top-menu .item span    { display:block; border-right: 1px solid #535250; padding:0 13px;}
.top-menu .item span    { cursor:pointer;}
.top-menu .drop         { display:none; position:absolute; bottom:29px; left:0; background:#fff; padding:5px;}
.top-menu .drop a,
.top-menu .drop span    { border:none; text-decoration:none; padding:0; }
#main .top-menu .drop a:hover { text-decoration:none; }
.top-menu .drop span    { white-space:nowrap; text-align:right;}

