@charset "utf-8";
/* CSS Document */

div#wrapper {

	background: url(../../images/wrapper_shine_youth.png) center top no-repeat !important;
}
div#content {
	background: url(../../images/content_youth.png) top no-repeat !important;
}
div#header {
	background: url(../../images/header_youth_bkg.png) center top no-repeat !important;
	position:relative;
}
img#workforce_logo {
	display:none;

}
img#workforce_logo_youth{
	display:block !important;
	margin:0 !important;
	position:absolute;
	top:27px;
	left:780px;
}


img#youth_logo {
	display:block !important;
	border:0px;
	position:absolute;
	top:0px;
	left:20px;
}
div#header div#search_box {
	top:35px;
	left:480px;
}
div#banner.youth {
	position:relative;
	height: 450px;
	width:1000px;
	background: url(../../images/homeBanner.png) center top no-repeat;
}

div#banner.internal.youth {
	height: 120px;
}

div#banner.youth div#flash_banner {
	width:980px;
	height:430px;
	position:absolute;
	top:10px;
	left:10px;
}
