/* PRIMARY NAVIGATION BAR */
img.navbar {
	position:absolute; 
	top:81px; /* hk: 65 added 16   rev 120px;*/
	left:-3px;
}
#nav_text1 {
	position:absolute; 
	top:95px; /*79 134px;*/
	left:28px;
}
#nav_text2 {
	position:absolute;
	top:95px; /*134px;*/
	 
	/*top:134px;*/
	left: 151px;/*146px;*/
}
#nav_text3 {
	position:absolute; 
	top:95px; /*134px;*/
	left:241px;
}
#nav_text4 {
	position:absolute; 
	top:95px; /*134px;*/
	left:719px;
}

/* aspx nav names */
#nav_whatis {
	position:absolute; 
	top:95px; /*79 134px;*/
	left:28px;
}
#nav_subscribe {
	position:absolute;
	top:95px; /*134px;*/
	 
	/*top:134px;*/
	left: 151px;/*146px;*/
}
#nav_support {
	position:absolute; 
	top:95px; /*134px;*/
	left:241px;
}
#nav_about {
	position:absolute; 
	top:95px; /*134px;*/
	left:719px;
}

/* What's Glance set */
#nav_uses {
	position:absolute; 
	top:125px;/*109 164px;*/
	left:30px;
}
#nav_stories {
	position:absolute; 
	top:125px;/*164px;*/
	left: 80px;
}
#nav_u {
	position:absolute; 
	top:125px;/*164px;*/
	left:30px;
}

#nav_features {
	position:absolute; 
	top:125px;/*164px;*/
	left:185px;
}
#nav_customize {
	position:absolute; 
	top:125px;/*164px;*/
	left:270px;
}
/* Support set */
#nav_canyouglance {
	position:absolute; 
	top:125px;/*164px;*/
	left:244px;
}
#nav_quickstart {
	position:absolute; 
	top:125px;/*164px;*/
	left:374px;
}
#nav_tutorial {
	position:absolute; 
	top:125px;/*164px;*/
	left:470px;
}
#nav_faq {
	position:absolute; 
	top:125px;/*164px;*/
	left:546px;
}

/* About set */
#nav_team {
	position:absolute; 
	top:125px;/*164px;*/
	left:590px;
}
#nav_news {
	position:absolute; 
	top:125px;/*164px;*/
	left:641px;
}
#nav_contactus {
	position:absolute; 
	top:125px;/*164px;*/
	left:703px;
}


