div.wrapper { position:relative; height:330px; width:770px; margin:0px; padding:0px; }
		
		div.wrapper h3 { margin-top:15px; color:#ffffff; font-size:24px; font-family: Arial; font-weight:normal; display:block; width:350px; }
		div.wrapper p { margin-top:15px; color:#feeb01; font-size: 14px; font-family: Arial; font-weight:bold; display:block; width:350px; }
		div.wrapper a.button { margin-top:15px; display:block; width:281px; height:23px; padding-top:10px; text-align: center; background-image:url('../images/buttons/banner_button.gif'); font-size:13px; font-family:Arial; color:#e8350b; font-weight:bold; text-decoration: none; }
		div.wrapper a.button:hover { background-image:url('../images/buttons/banner_button_hover.gif'); color:#fff;}
		
		div.background-image { position:absolute; top:0px; left:0px; z-index: 10; height:330px; width:770px; }
		
		div.wrapper div.copy { position: absolute; bottom:40px; left:400px; z-index: 100; }
		
		div.wrapper #carouselNav { position:absolute; top:10px; right:5px; z-index: 100; }
		div.wrapper #carouselNav a { text-decoration: none; color:#ffffff; font-size:30px; }
		div.wrapper #carouselNav a:hover, #carouselNav a.selected { color:#9d9d9d; }

        #youtubeNav { position:absolute; bottom:5px; left:10px; z-index: 100; }
		#youtubeNav a { text-decoration: none; color:#9d9d9d; font-size:30px; }
		#youtubeNav a:hover, #carouselNav a.selected { color:#ffffff; }