/**************************************************************************
Author: Alex Fitiskin
Date: 9.10.2009
Description: В этом файле задаются стили исключительно сетки сайта и ничего больше
**************************************************************************/

html {margin: 0;padding: 0;height: 100%;}
body {margin: 0;padding: 0;height: 100%;}
img {border: none;}
.container {min-height: 100%;width: 1000px;margin: 0 auto;margin-bottom: -90px;position: relative;background: #fff}

.head {margin-bottom: 25px;}
.head .logo {position: relative;left: -6px;}
.head .head-navigation {}
.head .search {position: absolute;right: 10px; top: 10px;}
.head .menu .top-menu {position: absolute;top: 62px;left: 270px;width: 685px;}

.cols {overflow: hidden;_overflow: visible;_height: 1%; position: relative;}
.cols-col1 {float: left;width: 220px;padding: 0 25px 0 35px;}
.cols-col2 {float: left;width: 685px;padding: 0 35px 0 0;}


.footer_ghost {height: 90px;position: relative;}
.footer {height: 90px;width: 1000px;margin: 0 auto;overflow: hidden;position: relative;}
