html {height: 100%;}
body {height: auto !important; height:100%; min-height:100%; font: 13px arial; color: #323232; line-height: 16px; background: url(../images/background-top.jpg) top repeat-x #68b3c8;}
#wrap {margin: 0 auto; width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 995? "955px":"1400px"); min-width: 955px; max-width: 1400px; padding: 0 10px 0 10px;}

.tb  {height: 15px; position: relative; background: #fff;}
.tb .tl, .tb .tr, .tb .bl, .tb .br {width: 15px; height: 15px; position: absolute;}
.tb .tl {left: 0; top: 0; background: url(../images/tl.png);}
.tb .tr {left: -15px; margin-left: 100%; top: 0; background: url(../images/tr.png);}
.tb .bl {left: 0; bottom: 0; background: url(../images/bl.png);}
.tb .br {left: -15px; margin-left: 100%; top: 0; background: url(../images/br.png);}


#columns {background: #fff; overflow: hidden; padding: 0 15px 0 15px;}

#header {height: 141px; position: relative;}
#header .logo {left: 0; top: 24px; position: absolute;}
#header .adv {right: 0; top: 37px; position: absolute;}