	html,body {height:100%;}
	body {margin:0;background:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;font-size:12px;}
	
	
	/* BUILT-IN SELECTORS */
		td {vertical-align:top;text-align:left;}
		img {border:0;}
		a,a:visited,a:active {color:#669933;text-decoration:none;}
		a:hover {text-decoration:underline;}
		h1,h2 {margin:0;line-height:1em;}
		
		div { font-size:12px; }
		td { font-size:12px; }
		
	/* SINGLE SERVING FRIENDS */

		#wrapper {width:700px;margin:21px auto 0;height:10px;position:relative;}
	
		/* HOMEPAGE */
			#contactline {position:absolute;top:0;right:-40px;padding-top:4px;width:200px;text-align:right;font-size:10px;z-index:200;}
			#allcontent {width:885px;position:absolute;left:-93px;top:0;z-index:100;}
			#headerpic {height:341px;}
			#maincontent {position:relative;width:500px;margin:0 54px 0 auto;text-align:left;}
				#maincontent h1 {line-height:1em;margin:0;font-size:18px;font-weight:bold;font-style:italic;color:#336600;position:relative;left:-10px;}
				#maincontent p {line-height:1.5em;}
			#navline {height:39px;}
				#navline ul {list-style:none;margin:0;padding:0;}
				#navline li {margin:0;padding:0;display:block;float:left;height:39px;}
				
				#nav_about {background:url(../images/home_nav_about-on.jpg);}
				#nav_products {background:url(../images/home_nav_products-on.jpg);}
				#nav_services {background:url(../images/home_nav_services-on.jpg);}
				#nav_resources {background:url(../images/home_nav_resources-on.jpg);}
		#navline_chaser {height:1px;background:url(../images/home_nav_dotbg2.jpg) repeat-x top;margin-bottom:22px;width:485px;position:relative;top:-1px;}
		#nanonews_home {position:absolute;left:-300px;top:63px;width:250px;text-align:left;}
			#nanonews_home h1 {font-size:11px;color:#333;line-height:1.7em;text-transform:uppercase;}
			#nanonews_home h2 {font-size:11px;color:#669933;line-height:1.7em;margin-bottom:15px;}
			#nanonews_home p {line-height:1.7em;margin:0 0 15px;color:#666666;}

	
		/* DEFAULT */
			#def_contactline {position:absolute;top:23px;right:-86px;padding-top:4px;width:200px;text-align:right;font-size:10px;z-index:200;}
			#def_allcontent {width:896px;position:absolute;left:-98px;top:0;z-index:100;}
			#def_maincontent {text-align:left;margin-left:37px;}
				#def_maincontent h1 {line-height:1em;margin:0;font-size:18px;font-weight:bold;font-style:italic;color:#336600;position:relative;left:-10px;}
				#def_maincontent p {line-height:1.5em;}
				#def_maincontent h3  {margin-top:0;}
			#def_navline {height:77px;}
			#def_navline ul {list-style:none;margin:0;padding:0;}
			#def_navline li {margin:0;padding:0;display:block;float:left;height:77px;}
			#def_subnavline {font-size:11px;margin:8px 0 7px 37px;color:#669933;text-transform:uppercase;word-spacing:0.6em;}
			
			#def_subsubnavline {font-size:15px;margin:8px 0 30px 37px;color:#669933;text-transform:uppercase;word-spacing:0.6em;}
			
			#breadcrumbs {font-size:9px;text-align:right;margin:3px 15px 0 0;}
			#nanonews {margin:25px 0 0 60px;}
				#nanonews h1 {font-size:11px;color:#999999;line-height:1.7em;text-transform:uppercase;}
				#nanonews h2 {font-size:11px;color:#669933;line-height:1.7em;}
				#nanonews p {line-height:1.7em;margin:0 0 15px;color:#666666;}
			
			#def_nav_about {background:url(../images/default_nav_about-on.png) no-repeat;height:77px;}
			#def_nav_products {background:url(../images/default_nav_products-on.png) no-repeat;height:77px;}
			#def_nav_services {background:url(../images/default_nav_services-on.png) no-repeat;height:77px;}
			#def_nav_resources {background:url(../images/default_nav_resources-on.png) no-repeat;height:77px;}

		/* MISC */
			a.selected,a:hover.selected { text-decoration:underline; }