* {
      padding:0;
      margin:0 auto;
	  *margin:0
 }
 
 body{
 text-align:center;
 margin:0 auto;
 background-color:#ff8b3b;
 }
 
/* -- STRUCTURE and FORMAT -- */
#wrapper, #wallpaper {
width:1024px;
text-align:center;
margin:0 auto;
} 

#wrapper.orange { background:url(../media/images/movies/wrapper-containerbg-1024x1.jpg) repeat-y; }
#wallpaper.orange { background:url(../media/images/movies/wallpaper-orange-1024x1114.jpg) no-repeat; }

 #mainwrapper{
 width: 1024px;
 position:relative;
 margin:0 auto;
 }
 
 #topad{
 background-color: #ff963f;
 padding-top: 3px;
 padding-bottom: 3px;
 }
 
 
/* #header{
 height: 122px;
 background:url('../media/images/movies/header-orange-1024x120_new.png') no-repeat;
 }
*/
#header {
width:1024px;
height:120px;
text-align:center;
margin:0 auto;
}
#header.orange{ background:url(../media/images/movies/header-orange-1024x120_new.png) no-repeat; }
 
 #navbar{
  width: 1024px;
  height: 26px;
  background:url('../media/images/findit/nav-containerbg-1024x26.jpg') no-repeat;
 }
 
 #navbuttons {
      list-style:none;
      text-decoration:none;
    }
    
    #navbuttons li {
      float:left;
    }
    
    #navbuttons li a {
	  display:block;
      text-decoration:none;
    }
	
/* Start Navigator buttons */
#navhome a{width:70px; height: 26px; margin-left:100px;}
#navhome a:hover {background:url(../media/images/findit/nav-hover-1024x26.jpg) -100px no-repeat;}
#navfindit a{width:80px; height: 26px; margin-left:115px;}
#navfindit a:hover {background:url(../media/images/findit/nav-hover-1024x26.jpg) -287px no-repeat; *background:url(../media/images/findit/nav-hover-1024x26.jpg) -286px no-repeat;}
#navfindit.active a{background:url(../media/images/findit/nav-active-1024x26.jpg) -287px no-repeat; *background:url(../media/images/findit/nav-active-1024x26.jpg) -286px no-repeat;}
#navmovies a{width:90px; height: 26px; margin-left:120px;}
#navmovies a:hover {background:url(../media/images/findit/nav-hover-1024x26.jpg) -485px no-repeat; *background:url(../media/images/findit/nav-hover-1024x26.jpg) -485px no-repeat;}
#navoffersandsweepstakes a{width:180px; height: 26px; margin-left:143px; *margin-left:148px;}
#navoffersandsweepstakes a:hover {background:url(../media/images/findit/nav-hover-1024x26.jpg) -718px no-repeat; *background:url(../media/images/findit/nav-hover-1024x26.jpg) -723px no-repeat;}
/* End Navigator buttons */

 #aboutdfmheader{
  height: 96px;
  clear:both;
  background:url('../media/images/findit/about_dfm_header.jpg') no-repeat;
 }
 
 #vidaboutbg{
  width:994px;
  background:url('../media/images/findit/findit_top_fade.jpg');
  position:relative;
 }
 
  #video{
  position: absolute;
  z-index:3;
 }
 
 #vidaboutwrapper{
 width:994px;
 height: 220px;
 background:url('../media/images/findit/findit_top_vert_bg.jpg') repeat-x;
 position:relative;
 }
 
 #vidabouttext{
 color: #004d71;
 padding-top:5px;
 padding-left:450px;
 padding-right:20px;
 padding-bottom:20px;
 line-height:175%;
 }
 
 #vidaboutbottom{
 width: 994px;
 height: 20px;
 background:url('../media/images/findit/findit_top_edges.jpg') no-repeat;
 position: relative;
 }
 
 #wheretofinditheader{
 padding-top: 55px;
  width: 994px;
  background:url('../media/images/findit/wheretofindit_header.jpg') no-repeat;
  position:relative;
 }
 
 #wheretofinditwrapper{
 width: 994px;
 background:url('../media/images/findit/wheretofindit_hor_bg.jpg') 0 100px repeat-y;
 position:relative;
 }
 
#att{
position:relative;
top: 1px;
left: 1px;
}

#attleftdiv{
width: 200px;
position:relative;
}

#attlogo{
width: 174px;
height: 87px;
background:url('../media/images/findit/att.jpg') no-repeat;
}

#visitsite{
background:url('../media/images/findit/visit_site.jpg') no-repeat;
}


#wheretofinditbottom{
width: 994px;
height: 207px;
background:url('../media/images/findit/wheretofindit_edges.jpg') no-repeat;
position:relative; 
}
 
 
 /* -- FOOTER CLASSES -- */
	#footer {
		width:900px;
	}
	#footer ul {
		list-style:none;
	}
	#footer ul li { float:left; }
	#footer a {
		color:#ffffff;
		line-height:7pt;
		display:block;
		cursor:pointer;
		margin:5px 0 0 0;
		padding:0 4px;
		border-right:#808b89 solid 1px;
	}
	#footer a.last {
		padding-right:0;
		border-right:0;
	}
	
	#footer, #footersitelinks, #footerprivacylinks {
		color:#ffffff;
		font:7pt Arial,sans-serif;
		letter-spacing:1px;
	}
	
	#footersitelinks {
		margin-left:285px;
		padding:5px 0;
	}
	
	#footerprivacylinks {
		margin-left:372px;
		padding:3px 0 10px 0;
	}
	
 .clearleft { clear:left; }
 .blue{color: #004d71}
 .arial{font-family: arial}
 .small{font-size:14px}
 .large{font-size:15px}
