/* -------------------- HEADER -------------------- */
.header { width: 100%; background: url(../images/h-bg.gif) 0 100% repeat-x; position: relative; }
.p-index .header { height: 580px; }
.p-sub .header { height: 287px; }

/* -------------------- logo -------------------- */
.h-logo { left: 21px; top: 31px; position: absolute; }
.h-logo a { display: block; width: 208px; height: 54px; overflow: hidden; position: relative; }
.h-logo i { display: block; left: 0; top: 0; position: absolute; width: 208px; height: 54px; background: url(../images/logo.jpg) 0 0 no-repeat; }

/* -------------------- top navigation -------------------- */
.h-top-nav { left: 0; top: 47px; position: absolute; width: 100%; }
.h-top-nav .in { margin: 0 242px 0 252px; position: relative; }
.h-top-nav table { width: 100%; }
.h-top-nav td { padding: 0 12px; font: 14px/18px 'Georgia'; color: #800000; text-align: center; white-space: nowrap; }
.h-top-nav td a { color: #800000; }

/* -------------------- top speedbar -------------------- */
.h-top-speedbar { right: 2px; top: 51px; position: absolute; padding: 0; overflow: hidden; list-style: none; }
.h-top-speedbar li { float: left; height: 14px; overflow: hidden; padding: 0 20px; border-left: 1px solid #858585; }
.h-top-speedbar li:first-child { border: 0; }
.h-top-speedbar .home { margin-top: 1px; }
.h-top-speedbar .email { margin-top: 2px; }

/* -------------------- text -------------------- */
.h-text { left: 0; top: 116px; position: absolute; width: 748px; }
.h-text .h-txt { height: 152px; padding: 20px 22px 0 20px; margin-right: 32px; background-color: #e9e9e9; }
.h-text h3 { margin-bottom: 5px; }
.h-text h1 { font: 24px/16px 'Georgia'; margin-bottom: 10px;}

/* -------------------- contacts -------------------- */
.h-contacts { right: 20px; top: 142px; position: absolute; width: 230px; text-align: right; }
.h-contacts p { margin-bottom: 4px; }
.h-contacts .big { font: 40px/1em 'Arial Narrow'; }
.h-contacts .code { display: inline-block; top: 2px; vertical-align: top; font: 24px/1em 'Arial Narrow'; position: relative; }

/* -------------------- angar -------------------- */
.p-index .angar { left:50%; margin-left:-450px; display: block; top: 325px; position: absolute; width: 609px; height: 243px; background: url(../images/index-angar.jpg) 0 0 no-repeat; }
.p-sub .angar { display: block; left: 0; top: 116px; position: absolute; width: 100%; height: 159px; background-color: #e9e9e9; }
.p-sub .angar i { display: block; left: 23px; top: -17px; position: absolute; width: 473px; height: 176px; background: url(../images/sub-angar.png) 0 0 no-repeat; }

/* -------------------- slogan -------------------- */
.h-slogan { left:50%; margin-left:180px; top: 400px; position: absolute; width: 306px; font: italic 18px/24px 'Georgia'; color: #800000; }

