#header {
   height: 240px;
   background: url( ../images/home/header.png ) bottom no-repeat;   
}

#btnBlank { width: 293px;	background: url( '../images/home/left_navbar.png' ) top no-repeat; }

#btnHome, #menuwrap .m1 a { width: 105px;	background: url( '../images/home/topnav_home.jpg' ) -105px top no-repeat; }
#btnHome a { background: url( '../images/home/topnav_home.jpg' ) top left no-repeat;}

#btnMovie, #menuwrap .m2 a  { width: 158px; background: url( '../images/home/topnav_movie.jpg' ) -158px top no-repeat; }
#btnMovie a { background: url( '../images/home/topnav_movie.jpg' ) top left no-repeat;}

#btnStore, #menuwrap .m3 a  { width: 106px; background: url( '../images/home/topnav_store.jpg' ) -106px top no-repeat; }
#btnStore a { background: url( '../images/home/topnav_store.jpg' ) top left no-repeat;}

#btnPress, #menuwrap .m4 a  { width: 103px; background: url( '../images/home/topnav_press.jpg' ) -103px top no-repeat; }
#btnPress a { background: url( '../images/home/topnav_press.jpg' ) top left no-repeat;}

#btnContact, #menuwrap .m5 a  { width: 178px; background: url( '../images/home/topnav_contact.jpg' ) -178px top no-repeat; }
#btnContact a { background: url( '../images/home/topnav_contact.jpg' ) top left no-repeat;}

#btnRight { width: 50px;	background: url( '../images/home/topnav_right.png' ) top no-repeat; }

#btnSignup { background: url( '../images/home/leftnav_email.jpg' ) -175px top no-repeat; }
#btnSignup a { background: url( '../images/home/leftnav_email.jpg' ) top left no-repeat; }

#content { 
   background: url( ../images/subtitle_home.gif ) 50% top no-repeat; 
   padding-top: 65px;
} 

#pageTitle { background: url( ../images/spacer.gif ) top no-repeat; }

