body {
MARGIN-TOP: -35px; LEFT: 50%;
MARGIN-LEFT: -490px; WIDTH: 980px; POSITION: absolute; TOP: 10%; HEIGHT: 560px;
/*visibility: visible;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #004489;
	background-repeat: no-repeat;
}

/*navbutton */

#bkgndContainer	{
	position:absolute;
	width: 1044px;
	height: 788px;
	top: 0px;
	left: 0px;
	background-image: url(images/neboshIndexShadowBlankNew.png);
}

#navContainer {
	position:absolute;
	width: 963px;
  	height: 24px;
  	top: 225px;
	left: 42px;
	
}

#regBtnContainer {
	position:absolute;
	width: 180px;
  	height: 50px;
  	top: 43px;
	left: 42px;
	
}

#container 	{
	position: absolute;
	width: 965px;
	height: 490px;
	top: 265px;
	left: 42px;

}	

#homeBtnContainer	{
	position: absolute;
	width: 70px;
	height: 70px;
	top: 265px;
	left: 860px;
	
}

#programmeLinkContainer	{
	position: absolute;
	width: 349px;
	height: 32px;
	top: 635px;
	left: 551px;
	
}

#otherInfoLinkContainer	{
	position: absolute;
	width: 199px;
	height: 18px;
	top: 669px;
	left: 730px;
	
}

#howToApplyEmailLinkContainer	{
	position: absolute;
	width: 200px;
	height: 17px;
	top: 663px;
	left: 551px;
	
}

#howToApplyLinkContainer1	{
	position: absolute;
	width: 450px;
	height: 121px;
	top: 415px;
	left: 64px;
	
}

#howToApplyLinkContainer2	{
	position: absolute;
	width: 450px;
	height: 61px;
	top: 602px;
	left: 64px;
	
}

#samplesLinkContainer	{
	position: absolute;
	width: 600px;
	height: 200px;
	top: 430px;
	left: 64px;
	
}

#specialOfferContainer	{
	position: absolute;
	width: 634px;
	height: 89px;
	top: 547px;
	left: 62px;
/*	background-image: url(images/specialOffer0709_03.png);
*/	

}


/*faq */

.hide {
	display: none;	
	}

.show {
	display: block;	
	}

#header1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #543435;
	font-weight: bold;
	
}

	a:link.sample1	{
	color: #543435;
	text-decoration: none;
	font-weight:bold;
	}
	
	a:visited.sample1 {
	color: #543435;
	text-decoration: none;
	font-weight:bold;

	}
	
	a:hover.sample1 {
	color: #a01824;
	font-weight:bold;
	text-decoration: none;
	}
	
	a:active.sample1 {
	color: #543435;
	text-decoration: none;
	font-weight:bold;
	
	}
	
	a:link.sample2	{
	color: #543435;
	text-decoration: underline;
	font-weight:bold;
	}
	
	a:visited.sample2 {
	color: #543435;
	text-decoration: underline;
	font-weight:bold;

	}
	
	a:hover.sample2 {
	color: #a01824;
	font-weight:bold;
	text-decoration: none;
	}
	
	a:active.sample2 {
	color: #543435;
	text-decoration: none;
	font-weight:bold;
	
	}

	
#header2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #a01824;
	font-weight: bold;
	
}

#question1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: 004489;
	font-weight: bold;

}

	a:link.top	{
	color: #a01824;
	text-decoration: underline;
	font-weight:bold;
	}
	
	a:visited.top {
	color: #a01824;
	text-decoration: underline;
	font-weight:bold;

	}
	
	a:hover.top {
	color: #543435;
	font-weight:bold;
	text-decoration: none;
	}
	
	a:active.top {
	color: #a01824;
	text-decoration: none;
	font-weight:bold;
	
	}
	
	a:link.questionLink	{
	color: #004489;
	text-decoration: none;
	font-weight:bold;
	}
	
	a:visited.questionLink {
	color: #004489;
	text-decoration: none;
	font-weight:bold;

	}
	
	a:hover.questionLink {
	color: #a01824;
	font-weight:bold;
	text-decoration: none;
	}
	
	a:active.questionLink {
	color: #004489;
	text-decoration: none;
	font-weight:bold;
	
	}
