@charset "utf-8";

/* | Сделано в psd2html.biz (с) ---- */
/* | Дата: 01.01.09 ---- */
/* | Выполнил: Владимир Туронок ---- */
/* | Адрес поддержки: mail@psd2html.biz ---- */

@import url(null.css);
@import url(maintag.css);
@import url(widgets.css);

/* --------- Контейнеры --------- */
#container {max-width: 1000px; min-width: 780px}
#wrapper {
	padding: 0 10px 0 40px;
}
/* /////////////////////////////// */

/* --------- Шапка сайта --------- */
#header {
	height: 150px;
	position: relative;
	z-index: 1
}

#header h1 {font-size: 1.3em; height: 58px; overflow: hidden; padding: 20px; position:absolute; left:0px;top:51px; width: 214px; z-index:2}
#header h1 strong {color: rgb(255, 228,0); font-size: 1.15em}
#header h1 span {background: url(../images/png-savefor.png) 0 0 no-repeat; height: 98px; position:absolute; left:0;top:0; width: 254px; z-index:3}
#header-menu {height: 48px; margin-left: 28px}
#header-menu li {float: left; height: 29px; padding-top: 19px; width: 16.6%; text-align: center}
/* /////////////////////////////// */

/* ----- Основное содержимое ----- */
#content {padding-bottom: 12px}

#content .block_wrapper {float: left; width: 24.99%}
#content .block {width:86.9%; padding-right: 8px; padding-bottom: 7px; background: url(../images/bg-block.png) right top no-repeat; text-align: center}
#content .block_inner {background: #fff; height: 192px; position: relative; z-index: 1}
#content .block a.view {position: absolute; z-index: 10; left:17px;top:17px; display: block; height: 11px; line-height: 11px; padding-right: 15px; padding-bottom: 2px; background: url(../images/bg-block-a.gif) right 2px no-repeat;}
#content .block .img {display: block; text-align: center; position: absolute;left:0px;top:37px; width: 100%; z-index: 100}
#content .block img {display: inline}
#content .block h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-transform: uppercase; width: 153px; text-align: left; margin: 0 auto 0 auto; padding: 158px 0 0 0 ; position: relative; z-index: 3; height: 21px}
#content .block h2 span {position: absolute; z-index:4; left:0; top: 158px; background-position: -1px 0; background-repeat: no-repeat; width: 153px; height: 21px}
#content .block {}

.area {background: #fff; padding: 17px 20px 17px 20px}
.area_outer {padding-right: 8px; padding-bottom: 7px; background: url(../images/bg-block2.png) right bottom no-repeat; width: 96.8%}
.area h2 {font-size: 1.8em; font-weight: normal; color: #029cc3}

/* /////////////////////////////// */

/* ----------- Подошва ----------- */
#footer {
	height: 40px;
	position: relative;
	z-index: 2
}

#copy {position: absolute; left:5px; z-index: 3; height: 40px; line-height: 35px}
/* /////////////////////////////// */
