/* -------------------- HEADER -------------------- */
#header { width: 100%; height: 264px; position: relative; }

/* ----- logo ----- */
#h-logo { left: 118px; top: 95px; position: absolute; font: 8pt/2em 'Tahoma'; color: #eb1b1b; }
#h-logo a { display: block; width: 192px; height: 47px; text-indent: -7000em; background: url(../i/h-logo.png) no-repeat; }
a.ie { left: 118px; top: 95px; position: absolute; width: 192px; height: 47px; background: url(../i/blank.gif); }

/* ----- menu ----- */
#h-menu { right: 34px; top: 116px; position: absolute; margin: 0; list-style: none; }
#h-menu li { display: inline; float: left; padding: 0 5px; line-height: 22px; height: 23px; }
#h-menu a { font-size: 10pt; font-family: tahoma; font-weight: 100; display: inline; float: left; color: #6e6e6e; padding: 0 0 0 7px; text-decoration: underline; background: url(../i/h-menu-lbg.gif) left 24px no-repeat; }
#h-menu a:hover { text-decoration: none; color: #fff; background-position: left top; }
#h-menu a span { display: block; float: left; cursor: hand; padding: 0 7px 0 0; background: url(../i/h-menu-rbg.gif) right 24px no-repeat; }
#h-menu a:hover span { background-position: right top; }

























