@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background: #000 url(grad.png) repeat-x;
}

#wrapper {
	background: url(nln-images/back_02.jpg) no-repeat;
	width: 1000px;
	height: 700px;
	position: relative;
	left: 50%;
	margin-left: -500px;
}

#branding {
	color: #fff;
	position: absolute;
	left: 76px;
	top: 47px;
	text-indent: -5000px;
	width: 352px;
	height: 60px;
}


ul{
	position: relative;
	width: 272px;
	float: right;
	margin-top: 116px;
	list-style-type: none;
	padding-right: 80px;
}

li {
	margin-bottom: 18px; 
}

li.box1 a{
	background: url(nln-images/box1.png) no-repeat;
	height: 164px;
	display: block;
	width: 272px;
	text-indent: -5000px;
	z-index: 20;
}

li.box2 a{
	background: url(nln-images/box2.png) no-repeat;
	height: 164px;
	width: 264px;
	display: block;
	text-indent: -5000px;
	z-index: 20;
}
li.box3 a{
	background: url(nln-images/box3.png) no-repeat;
	height: 164px;
	width: 264px;
	display: block;
	text-indent: -5000px;
	z-index: 20;
}

#content {
	position: relative;
	float: left;
	background: #000000;

}

#flash {
	position: absolute;
	height: 305px;
	width: 546px;
	left: 76px;
	top: 161px;
	background: #000000;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	margin-left: 95px;
	margin-top: 617px;
	position: absolute;
}

#footer a{
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #6699FF;
	text-decoration: underline;
}
#nav {
	position: absolute;
	height: 30px;
	width: 270px;
	right: 81px;
	top: 78px;
}

#contentBg {
	background: url(nln-box.png);
	width: 561px;
	height: 532px;
	position: absolute;
	left: 70px;
	top: 115px;
	z-index: 0;
}

#contentText {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 513px;
	left: 96px;
	top: 493px;
	line-height: 24px;
	z-index: 100;
	color: #CCC;
}