/*<group=basic>*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;

	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a:link {
	text-decoration: none;
	color: #A60000;
}
a:visited {
	text-decoration: none;
	color: #060E33;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

h1 {
	font-size: 20px;
	color: #999999;
	font-weight: 900;
}
h2 {
	font-size: 16px;
	font-style: italic;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
	
/*</group>*/#headline {
	background-color: #393939;
	position: absolute;
	left:0px;
	top:46px;
	width:100%;
	height:128px;
	z-index:1;
	background-image: url(nanonet_images/nanonet_headbg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#headimage {
	
	width:810px !important;
	height:200px !important;
	z-index:2;
	border-style: none;
	border-width: 0px;
	margin: 0px auto 0px auto;
	background: transparent;
	padding: 0px;
	position: static;
}

#debug {
	float: left;
	width: 590px;
	text-align:left;
	position: relative;
	margin-left: 10px;
}

/*<group=nav>*/

#nav1 {

	float: left;
	width: 170px;
	padding-left: 12px;
	text-align:left;
	position: relative;
	height: 500px;
	border-right: 1px solid #7a7a7a;
}

#nav1 a {
	color : black;
	text-decoration : none;
	line-height: 20px;
	padding-left: 20px;
	letter-spacing: +0.1em;
}

#nav1 a:hover {
	color : #4a4a4a;
}
#nav1 a.activelink {
	
	background: no-repeat url(nanonet_images/nanonet_redarrow.gif);

}
	
/*</group>*/
/*<group=nav2>*/

#nav2 {
}

#nav2 a {
	font-size: 10px;
	color : black;
	text-decoration : none;
	line-height: 16px;
	padding-left: 20px;
	letter-spacing: +0.1em;
}

#nav2 a:hover {
	color : #4a4a4a;
}
#nav2 a.activelink {
	
	background: no-repeat url(nanonet_images/nanonet_redarrow.gif);

}
	
/*</group>*/

/*<group=content>*/

#container0 {
	background-image: url(nanonet_images/shadowbg0.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#container1 {

	width: 800px !important;
	margin-right:auto;
	margin-left:auto;

	z-index:3;
	border-style: none;
	padding: 0px;
	padding-left: 5px;

	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(nanonet_images/shadowbg0.gif)  repeat-y;
}

#content {
}

#content p {
	text-indent: 10px;
	word-spacing: 0.1em;
}

#content ul {
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(nanonet_images/nanonet_greyarrow.gif);
	line-height: 20px;
}

#content h4 {
	letter-spacing: 0.2px;
	color: #9e0902;
	line-height: 16px;

}
	
/*</group>


------------------
#contentcenter {
		width:570px;
		padding:0px;
		float:left;
		background:#eee;
		}
		
		p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
*/
	#frame {
	width:810px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	
		}
		
	
	
		
	
#contentfooter {
	background:#fff url(nanonet_images/shadowbg1.gif) no-repeat;
	margin-top: 15px;
	font-family: Verdana;
	text-align: right;
	color: #999999;
}	
#contentfooter a{
	color: #990000;
}
