body {
	background-color:#2d003b;
	padding: 0;
	margin: 0;
}

#topimage {
	position:absolute; 
	top:0px;
	width:100%;
	height:237px;
	background: url(images/NNO_top_tile.png) 30% 0px repeat-x;
	z-index:1;
	}
	
#stripeimage {
	position:absolute; 
	top:125px;
	width:100%;
	height:33px;
	background: url(images/Strip_tile.png) repeat-x;
	z-index:1;
	}
	
#middleimage {
	position:absolute; 
	top:125px;
	width:100%;
	height:400px;
	background: url(images/NNO_middle_tile.jpg) -30% 0px repeat-x;
	z-index:0;
	}
	
#logoimage {
	position:relative; 
	top:0px;
	width:251 px;
	height:130px;
	z-index:3;
	}
	
#facebookimage {
	position:relative;
	margin: 0px 0px 0 0px;
	width:30px;
	height:30px;
	z-index:3;
	}
	
#facebooktext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 13px;
	}
	
#contactimage {
	position:absolute; 
	bottom:0px;
	Left:135px;
	width:200;
	height:306;
	z-index:5;
	}
	
#downloadimage {
	position:absolute; 
	bottom:0px;
	Left:0px;
	width:265;
	height:386;
	z-index:5;
	}
	
#girlimage {
	position:absolute; 
	right:0px;
	bottom:0px;
	width:160px;
	height:276px;
	z-index:5;
	}
	
#doctable {
	position:absolute;
	width:100%;
	bottom:0px;
	z-index:5;
	}
	/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	border:thick;
	border-color:#0F0;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 60px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 400px;
	bottom: 40px;
	position: relative;
	z-index:101;
}
.dock-container2 {
	position: relative;
	height: 75px;
	padding-left: 20px;
	z-index:100;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 150px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

#content {
	z-index:7;
	position:relative;
	top:10px;
	width:380px;
	height:300px;
	clear:none;
	left:400px;
	text-align:left;
	overflow:auto;
	
	}
	
.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#2d003b;
	}
	
#contentHistory {
	position:relative;
	top:20px;
	width:610px;
	height:350px;
	clear:none;
	left:275px;
	text-align:left;
	overflow:auto;
	z-index:5;
	}
	
#contentDownload {
	position:relative;
	top:20px;
	width:570px;
	height:350px;
	clear:none;
	left:275px;
	text-align:left;
	overflow:auto;
	z-index:5;
	}
	
	
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2d003b;
	}
	
.tableP {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
.tableP a {
	color:#162dca;
	text-decoration:none;
	}
	
.tableP a:hover {
	color:#ff0000;
	}

.tableP strong{
	font-weight:bold;
	font-size:13px;
	}
	
.descsettings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
}

.namesettings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
}

#productdesc {
	position:relative;
	margin:10px 0px 0px 350px;
	border:1px;
	z-index:4;
	overflow:hidden;
	font-size: 10px;
	}
	
#productsku {
	position:relative;
	margin:10px 0px 0px 350px;
	border:1px;
	z-index:4;
	overflow:hidden;
	font-size: 10px;
	}
	
#productname {
	position:relative;
	margin:-340px 0px 0px 350px;
	border:1px;
	z-index:4;
	overflow:hidden;
	font-size: 10px;
	}
	
.homestyle {
	position:relative;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	width:550px;
	line-height: normal;
	top: 20px;
	left:300px;
}

#productalt1 {
	position:relative;
	margin:10px 0px 0px 350px;
	border:1px;
	width:60px;
	z-index:4;
	overflow:hidden;
	font-size: 10px;
	}
	
#productalt2 {
	position:relative;
	margin:-60px 0px 0px 420px;
	border:1px;
	width:60px;
	z-index:4;
	overflow:hidden;
	font-size: 10px;
	}