/* --------------------------------------------------------------------------------------- preLoad Page */

#preloadDiv
	{	
	position:absolute; 
	left:0; 
	top:0; 
	width:100%; 
	height:100%; 
	filter:alpha(opacity=100);
	opacity:0.99;
	z-index:9999;
	background-color:#000000; 
	color:#ffffff;
	float:left;
	}

#nurturedLoader
	{
	top:50%;
	left:50%;
	width:400px;
	margin-left:-200px;
	position:absolute;
	text-align:center;
	background-color:transparent;
	color:#ffffff;
	}

#nurturedLoader span
	{
	color:#919194;
	line-height:22px;
	margin-bottom:50px;	
	}

#preloadNsLogo
	{
	margin:30px;	
	}

#loader
	{
	clear:both;	
	margin-bottom:80px;
	}

/* --------------------------------------------------------------------------------------- billboard */
#hpBillboardWrap
	{
	width:992px;
	min-height:416px;
	position:relative;
	float:left;
	margin-bottom:0px;
	background-color:transparent;
	}

#hpBillboardHeader
	{
	margin-top:10px;
	margin-left:20px;
	height:80px;
	background-color:transparent;
	}
	
#hpBillboardHeader h1
	{
	font-family: optima, times, times new roman, serif;
	font-size: 40px;
	font-weight: normal;
	line-height: 40px;
	color:#919194;
	}
	
#hpBillboardContent
	{
	margin-left:20px;
	}

#more
	{
	float:right;
	}

/* --------------------------------------------------------------------------------------- Forest billboard */

#forestBillboard
	{
	width:992px;
	height:416px;
	position:relative;
	float:left;
	background-color:transparent;
	background-image:url(../images/homepage/forestBillboard992x416.png);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment:scroll;/*alt is fixed*/	
	}

#nurturedLogoHome
	{
	position:relative;
	float:right;	
	margin-top:360px;
	margin-right:22px;
	}

/* --------------------------------------------------------------------------------------- Auto Skills billboard */	

#autoskillsBillboardColumn01
	{
	margin-top:41px;
	width:470px;
	min-height:100px;
	background-color:transparent;
	float:left;
	text-align:justify;
	color:#919194;
	line-height:16px;
	}

#autoskillsBillboardColumn01 h2
	{
	font-family: optima, times, times new roman, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	}

#autoskillsBillboardColumn02
	{
	z-index:100;	
	margin-top:30px;
	margin-bottom:-5px;
	margin-left:-6px;
	margin-right:6px;
	width:495px;
	height:279px;
	background-color:transparent;
	float:right;
	background-image:url(../images/homepage/autoskillsBillboard495x279.png);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment:scroll;/*alt is fixed*/
	}

/* --------------------------------------------------------------------------------------- Innov8 billboard */	

#innov8BillboardColumn01
	{
	margin-top:41px;
	width:470px;
	min-height:100px;
	background-color:transparent;
	float:left;
	text-align:justify;
	color:#919194;
	line-height:16px;
	}

#innov8BillboardColumn01 h2
	{
	font-family: optima, times, times new roman, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	}

#innov8BillboardColumn02
	{
	z-index:100;	
	margin-top:30px;
	margin-bottom:-5px;
	margin-left:-6px;
	margin-right:6px;
	width:495px;
	height:279px;
	background-color:transparent;
	float:right;
	background-image:url(../images/homepage/innov8Billboard495x279.png);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment:scroll;/*alt is fixed*/
	}

/* --------------------------------------------------------------------------------------- Parvalux billboard */	

#parvaluxBillboardColumn01
	{
	margin-top:41px;
	width:470px;
	min-height:100px;
	background-color:transparent;
	float:left;
	text-align:justify;
	color:#919194;
	line-height:16px;
	}

#parvaluxBillboardColumn01 h2
	{
	font-family: optima, times, times new roman, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	}

#parvaluxBillboardColumn02
	{
	z-index:100;	
	margin-top:30px;
	margin-bottom:-5px;
	margin-left:-6px;
	margin-right:6px;
	width:495px;
	height:279px;
	background-color:transparent;
	float:right;
	/*background-image:url(../images/homepage/autoskillsBillboard495x279.png);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment:scroll;/*alt is fixed*/
	}

/* --------------------------------------------------------------------------------------- NSC billboard */	

#nscBillboardColumn01
	{
	margin-top:41px;
	width:470px;
	min-height:100px;
	background-color:transparent;
	float:left;
	text-align:justify;
	color:#919194;
	line-height:16px;
	}

#nscBillboardColumn01 h2
	{
	font-family: optima, times, times new roman, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	}

#nscBillboardColumn02
	{
	z-index:100;	
	margin-top:30px;
	margin-bottom:-5px;
	margin-left:-6px;
	margin-right:6px;
	width:495px;
	height:279px;
	background-color:transparent;
	float:right;
	background-image:url(../images/homepage/nscBillboard495x279.png);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment:scroll;/*alt is fixed*/
	}

