﻿html { /*------------ 100% высота контейнера div.page  */

height: 100%;}





body {

/*--------------- 100% высота контейнера div.page  */

min-height:100%;

height: 100%;

background: url('http://akscompany.ru/media/images/fon.jpg') repeat 0 0;}





/* Контейнер всего содержимого кроме подвала */





div.page {

height: auto !important;

min-height:100%;

height: 100%;

min-width:980px;

width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 970? "980px":"center");

/*----------------------- 100% высоты контейнера относительно клиентской области и контента для IE, FF, Opera */ 

width: 980px;

margin-left:auto;

margin-right:auto;

background: #fff;

}





div.page0 {

padding-left:10px;

padding-right:10px;}







/* Контейнер шапки */

div.page div.header {

width: 100%;

float:left;

background: url('http://akscompany.ru/media/images/fon_top.jpg') no-repeat center 0;

height:252px;

margin-top:10px;

position:relative;

}





div.left_fon {

width: 240px;

height:752px;

background: transparent url('http://akscompany.ru/media/images/left.jpg') no-repeat scroll 0 50%;

margin-right:490px;

position:absolute;

right:50%;}





div.right_fon {

background: transparent url('http://akscompany.ru/media/images/right.jpg') no-repeat scroll 0 50%;

height:752px;

left:50%;

margin-left:490px;

margin-right:0;

right:0;

top:0;

position:absolute;

width:237px;}









.fon { 

min-width:1000px; 

overflow:hidden; 

position:relative;} 







* HTML .fon { 

min-width:1000px; 

overflow:hidden; 

position:relative; 

float:left; 

width:100%; 

} 









/* Патч для установки минимальной высоты в IE */



div.page div.patch_minheight {

width: 1px;

height: 100px;

float: right;

}



div.page div.footer_guarantor {

height: 100px;

clear: both;

}





.main {

float:left;

width:948px;

margin-left:5px;

margin-top:18px;

position:relative;

background: url('http://akscompany.ru/media/images/fon_right.gif') repeat-y right 0;

}







#inner .main {

left: 10px;

margin-left: 0;

float: left;

width: 100%;

margin-top:18px;

position:relative;

background: url('http://akscompany.ru/media/images/fon_right1.gif') repeat-y right 0;

}









#inner .fon_inner_bot {

background: url('http://akscompany.ru/media/images/fon_inner.gif') repeat-y 0 0;

width:304px;

height:14px;

float:right;

position:absolute;

right:0;

bottom:0;}





.main div.sidebar {

width:215px;

float:right;

position:relative;

}







#inner div.sidebar {

width:280px;

float:right;

position:relative;

right:12px;}



.mainbar_flash {
float:left;
width:100%;
}


.main div.mainbar {

margin-right:216px;}



#inner .main div.mainbar {

margin-right:335px;

padding-left:5px;}





/* Контейнер подвала */







div.footer {

margin-top:-80px;

width: 980px;

clear: both;

height: 80px;

margin-left:auto;

margin-right:auto;

min-width:980px;

width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 970? "980px":"center");}
