/* Версия от 21.09.2006 */
body { margin: 0; padding: 0; }
* { margin:0; padding:0 }
.spacer { clear: both; }

#top { height: 70px; }
#top .right { height: 70px; width: 76%; float: right; background: url(main.top.bg.gif) no-repeat bottom left; text-align: right; }
#top .right .container { margin-right: 15px; }
#top .right .container ul { margin-top: 35px; list-style: none; }
#top .right .container ul li { display: inline; margin: 0 0 0 35px; padding-left: 8px; background: url(main.news.bullet.gif) no-repeat left center; }

#hat .left, #content .left, #content1 .left { float: left; width: 23%; margin-right: -100px; }

#hat-container { background: url(main.hat.bg.jpg) repeat-x top left; }
#hat { background-color: #ffffff; }
#hat .left img { padding: 18px 15px; float: left; border: 0 none; }
#hat .left span { margin-top: 40px; display: block; }
#hat .left span a { color: #000; text-decoration: none; }
#hat .right { width: 76%; float: right; background: url(main.hat.bg.jpg) repeat-x top left; }
#hat .right img { margin: 0; padding: 0; }

#main-menu { margin: 0 0 0 30px; list-style: none; list-style-image: url(main.main-menu.bullet.gif); }
#main-menu li { background: url(main.main-menu.bg.gif) no-repeat 0 100%; padding-bottom: 6px; margin-bottom: 6px; }
#main-menu li ul { list-style: circle; list-style-image: none; padding: 0; margin: 10px 0 0 10px; }
#main-menu li ul li { background-image: none; padding-bottom: 6px; margin-bottom: 6px; }

#content1 { margin-bottom: 60px; }
#content1 .left h1 { margin-left: 15px; margin-bottom: .4em; }
#content1 .right { width: 76%; float: right;  background: url(main.content.bg.gif) no-repeat top left; }
#content1 .right .container { padding: 0 48px 0 35px; }
#content1 .right .container .ref { text-align: right; }

#content1 .right table { width: 100%; }
#content1 .right table th { text-align: left; background-color: #a62c46; color: #f0f7fb; padding: 5px 11px 4px 11px; }
#content1 .right table td { text-align: left; color: #666666; padding: 5px 11px 4px 11px; }
#content1 .right table tr.grey  { background-color: #f0f7fb; }
#news-box { background: #f0f7fb url(main.content.block.top.bg.gif) no-repeat top right; }
#news-box div { background: url(main.content.block.bot.bg.gif) no-repeat bottom right; padding: .4em 15px .8em 15px; }
#news { margin: 1.2em 0 !important; padding:0; }
#news dt { color: #a62c46; }
#news dd { margin-bottom: 3.6em; margin-left: 1.2em; }

/* Mail form */
#content1 .right .form { width: 70%; margin: 0; padding: 0; }
#content1 .right .form dt, #content1 .right .form dd { padding: 2px; }
#content1 .right .form dd { padding-bottom: 4px; }
#content1 .right .form input, #content1 .right .form select, #content1 .right .form textarea  { width: 100%; }
#content1 .right .form span { color: red; }

#footer-container { background: #107dc8 url(main.footer.bg.gif) repeat-x top left; }
#footer { background: #107dc8 url(main.footer.bg.gif) repeat-x top left; }
#footer .left { width: 45%; float: left; margin-bottom: 10px; }
#footer .left .container { padding: 25px 0 25px 70px; color: #FFFFFF; background: url(main.footer.copy.gif) no-repeat 24px 24px; }
#footer .left .container a { color: #fff; }
#footer .left .container ul { margin-left:1.2em;font-weight:bold; }
#footer .right { width: 55%; float: right; color: #ffffff; }
#footer .right dl { padding: 14px 0 0 0; }
#footer .right dl img { border: none; }
#footer .right dl dt { width: 38px; float: left; }
#footer .right dl dd { margin-bottom: .4em; }

#top, #hat, #content, #content1, #footer { min-width: 1000px; max-width: 1200px;}

