/* HEADER */
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:500px; position:absolute; }

/* CONTROLS */
.btn { height:65px; width:65px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); margin: 0 0 0 10px;  }
#next { background-image:url("../images/btn_next.png"); right: 10px; position: absolute }
#control { background-image:url("../images/btn_pause.png"); }

/*#link { float:left; width:990px; height:500px; cursor:pointer; margin: -230px 0 0 0; }*/

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:200px; margin:0 auto; width:100%; z-index: 9999; }
#headernav { padding-left:0px; }