

/* HEADER */

.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:1500px; position:absolute; }




/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/background-skin/btn_back.png"); }
#next { background-image:url("../images/background-skin/btn_next.png"); }
#control { background-image:url("../images/background-skin/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:400px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }

