*    { margin:0px; padding:0px; font-size:100.01%; }
html { height:100%; overflow-y:scroll; }
body { height:100%; color:#000; font-size:62.5%; font-family:Arial, sans-serif; background:url('/img/bg_content.gif'); }

/* Растягивание на всю высоту и прибитие футера к низу */

img { border:0px; }

.all        { min-height:100%; background-color:#fff; width:1000px; margin:0 auto; }
* html .all { height:100%; }
.clear      { height:124px; clear:both; }
.footer     { height:124px; margin:-124px auto 0 auto; width:1000px; background:url('/img/Foot_Back_Fill.png') repeat-x; clear:both; }

/* Верх страницы */

#DivTopHeader              { width:1000px; height:224px; }
#DivTopHeader div          { float:left; height:224px; }
#DivTopHeader div.logo     { width:210px; padding-left:58px; }
#DivTopHeader div.logo img { margin-top:16px; }
#DivTopHeader div.arts     { width:732px; background:url('/img/Top_3d_Art.jpg') no-repeat right; }
#DivTopHeader div.arts img { border:0px; margin:0px; padding:0px; }

/* Главное меню */

#DivMainMenu     { height:31px; background:url('/img/Top_Nav_Menu_Fill.png') repeat-x; text-align:center; }
#DivMainMenu div { display:table; margin:0 auto; font-size:1.3em; }
#DivMainMenu ul  { list-style-type:none; padding:7px 0px 0px 4px; }
#DivMainMenu li  { display:inline; padding:0px 7px; }
#DivMainMenu a   { color:#fff; font-weight:normal; text-decoration:none; }
#DivMainMenu a.select { text-decoration:underline; }
#DivMainMenu a:hover  { color:#fff; font-weight:normal; text-decoration:underline; }

/* Футер левый с текстом */

#DivFooterLeft   { width:658px; height:124px; float:left; }
#DivFooterLeft p { text-align:left; color:#fff; text-indent:41px; }
#DivFooterLeft p.link { font-size:1.4em; padding-top:35px; }
#DivFooterLeft p.copy { font-size:1.2em; padding-top:6px; }
#DivFooterLeft p.lic  { font-size:1.2em; padding-top:5px; text-indent:77px; }
#DivFooterLeft a       { color: #fff; text-decoration:underline; }
#DivFooterLeft a:hover { text-decoration:underline; }

/* Футер центральный с логотипом */

#DivFooterLogo { width:101px; height:124px; float:left; overflow:hidden; }

/* Футер правый с баннером смещенным вверх */

#DivFooterBanner { width:232px; height:124px; float:left; position:relative; }
#DivFooterBanner p { text-align:right; color:#fff; font-size:1.1em; padding-right:20px;  }
#DivFooterBanner p.link { padding-top:70px; }
#DivFooterBanner p.copy { padding-top:3px; }
#DivFooterBanner a       { color: #fff; text-decoration:underline; }
#DivFooterBanner a:hover { text-decoration:underline; }

/* =========================================== */
