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

/* HEADER TEXT */
#headertxt {  width:762px; margin:0 auto; clear:both; position:relative; top:0px; z-index:25; }
#firstline { color:#FFF; font-size:40px; padding:4px 13px 7px; float:left; display:block; }
#secondline { color:#FFF; text-decoration:none; font-size:20px; padding:0 13px 10px; float:left; display:block; clear:both; }



/* 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:220px; width:300px;  z-index:25;	 }
#headernav { padding-left:20px; }
