/* HEADER */
#header { height:261px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:600px; position:absolute;margin-top:-25px;+margin-top:-98px;/*ie7*/  }



/* CONTROLS */
.btn { height:17px; width:17px; float:left; cursor:pointer; margin-left:5px;  }
#back { background-image:url("../../../resources/jquery/bgimg_slideshow/images/btn_back.png"); }
#next { background-image:url("../../../resources/jquery/bgimg_slideshow/images/btn_next.png"); }
#back:hover { background-image:url("../../../resources/jquery/bgimg_slideshow/images/btn_back_hover.png"); }
#next:hover { background-image:url("../../../resources/jquery/bgimg_slideshow/images/btn_next_hover.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:270px; margin:0 auto; width:920px;+top:240px;/*ie7*/ }
#headernav { padding-left:874px; }