/* основа */
.org { width: 100%; width:expression(document.body.clientWidth < 950? "950px": "100%"); height: '100%'; min-height: 100%; background: transparent; }
.footer { width: 100%; width:expression(document.body.clientWidth < 950? "950px": "100%"); height: 80px; margin-top: -80px; position: relative; clear: both; }
.col-lft { width: 76%; padding: 1px; padding-right: '1p'; overflow-x: 'hidden';  }
.col-rgh { width: 24%; width: '100%'; min-width: 200px; width:expression(document.body.clientWidth < 200? "200px": "100%"); margin-left: 76%; padding: 1px; }
/**/
.org .col-rgh { background: transparent url(../img/shit.gif) no-repeat 100% 104px; }
/* логотип */
.logo { width: 370px; padding: 36px 0 0 88px; }
/* меню */
.menu { width: auto; padding-top: 36px; padding-right: '1px'; overflow-x: 'hidden'; }
.menu UL { min-width: 1%; width: '1%'; padding: 0 0 0 30px; margin: 0 !important; list-style-type: none !important; list-style-image: none !important; }
.menu UL LI { margin: 4px 0; padding: 0 0 0 14px; white-space: nowrap; font-family: Arial; font-size: 14px; font-weight: bold; background: transparent url(../img/mrk-m-menu.gif) no-repeat 0 6px; color: #5c5c5c; }
.menu UL LI A { color: #5c5c5c; text-decoration: none !important; }
/**/
.prvd { color: #ec008c; font-family: Tahoma; font-size: 34px; line-height: 30px; margin: 173px 0 18px 146px; }
/* контент */
.content { font-size: 110%; margin: 0 50px 0 148px; padding-bottom: 90px; clear: both; }
/* весь график */
.all-graph { margin: 40px 0 0 7px; }
.all-graph A { background: transparent url(../img/graph.gif) no-repeat 0 5px; color: #5a5a5a; font-size: 105%; padding: 0 0 0 20px; text-decoration: none !important; }
.all-graph A SPAN { border-bottom: 1px dashed #5a5a5a; }
/* с чего начать? */
.site-up { margin: 120px 0 0 6px; }
.site-up A { margin: .83em 0; padding: 0; font-size: 18px; font-family: Arial; font-weight: normal !important; color: #ec008c; }
/* контакты */
.contact { color: #6e6e6e; font-size: 110%; margin: 70px 0 0 7px; }
.contact DIV { margin-bottom: 9px; }
.contact DIV .phone { color: #ec008c; font-size: 16px; }
.contact DIV .icq {  }
.contact DIV .icq A { background: transparent url(../img/icq.gif) no-repeat 100% 0; color: #154dbe; padding: 0 20px 0 0; }
/* копирайт */
.copyright { margin: 20px 0 0 151px; color: #898989; font-size: 110%; }
.copyright A, .copyright A:hover { color: #898989 !important; }
