
.headerimg { background-position: left top; background-repeat: no-repeat; width:640px; height:500px; position:absolute; }

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url(images/headerbg.png); }
#navigation { height:100px; width:640px; margin:0 auto; background-image:url("images/logo.png"); background-position:top left; background-repeat:no-repeat; }


/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:330px; margin:0 auto; width:640px; }
#headernav { padding-left:500px; }
