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

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

a {
	outline: none;
}

#bottle {
	position: absolute;
	height: 163px;
	width: 546px;
	left: 75px;
	top: 119px;
	z-index: 100;
}

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

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

#content {
	position: relative;
	float: left;
	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: 557px;
	height: 532px;
	position: absolute;
	left: 70px;
	top: 115px;
	z-index: 0;
	background-image: url(nln-box-products.png);
}

#sidebar {
	width: 272px;
	height: 533px;
	position: absolute;
	left: 647px;
	top: 114px;
}

#contentText {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 480px;
	padding-right: 25px;
	height: 275px;
	left: 96px;
	top: 316px;
	line-height: 20px;
	z-index: 10;
	color: #CCC;
	overflow: auto;
	visibility: inherit;
}

span.extra a{
	width: 190px;
	height: 50px;
	left: 50%;
	margin-left: -95px;
	top: 30px;
	position: absolute;
	display: block;
	z-index: 20;
}

span.extra2 a{
	width: 190px;
	height: 50px;
	left: 50%;
	margin-left: -95px;
	top: 90px;
	position: absolute;
	display: block;
	outline: none;
}
