/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Проект: p.a.studio
Кодер: Ivan Leonchikov [ coder@xeonc.eu ]
Дата: Апрель 2007
Назначение стилей: Стили для шаблона главной
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.menu { position:absolute; z-index:25; top:144px; left:34%; margin-left:-22px; }

.light { position:absolute; z-index:1; top:140px; left:50%; width:613px; height:575px; margin-left:-280px; background:url(../image/bg-basis.png) no-repeat; }
.top { position:absolute; z-index:1; top:0; left:24%; width:694px; height:187px; background:url(../image/bg-top.png) no-repeat; }
.bg-right { position:absolute; z-index:1; top:64px; right:0; width:226px; height:642px; background:url(../image/bg-right.png) no-repeat; }

#middle { min-height:408px; height:auto; padding-top:231px; }
#middle .column { width:17%; height:100px; float:left; }
#middle .column2 { width:65%; float:left; }

#middle .col { position:relative; z-index:30; width:50%; float:left; padding-bottom:40px; }
#middle .col h2 { float:left; clear:both; margin-bottom:25px; padding:14px 30px 17px 0; font:normal 16px Arial; color:#fff; background:url(../image/bg-h2.png) repeat; border-left:6px solid #fa8b00; }
#middle .col h2 span { padding-left:17px; background:url(../image/bg-h2-span.gif) no-repeat 0 7px; }
#middle .col p { padding-right:75px; }

#middle .preview { position:relative; z-index:30; }
#middle .preview h3 { font:normal 11px Verdana; color:#e68b00; }
#middle .preview a { display:block; float:left; clear:both; padding-left:25px; background:url(../image/bg-preview.gif) no-repeat 0 11px; }
#middle .preview a img { display:block; margin-top:-5px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   Конец
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
