a.nav:link {font-family: Futura, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #C00; text-decoration: none; vertical-align: middle;}

a.nav:visited {font-family: Futura, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #C00; text-decoration: none; vertical-align: middle;}

a.nav:hover {font-family: Futura, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #C00; text-decoration: none; vertical-align: middle;}

a.nav:active {font-family: Futura, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #C00; text-decoration: none; vertical-align: middle;}

#nav_area{
	position: relative;
	width: 672px;
	height: 34px;
}

#nav_home{
	position: absolute;
	left: 0px;
	width: 77px;
	height: 34px;
	background-color: #000000;
	text-align: center;
}

#nav_about{
	position: absolute;
	left: 77px;
	width: 72px;
	height: 34px;
	background-color: #000000;
	text-align: center;
}

#nav_invest{
	position: absolute;
	left: 149px;
	width: 139px;
	height: 34px;
	background-color: #000000;
	text-align: center;
}

#nav_features{
	position: absolute;
	left: 288px;
	width: 94px;
	height: 34px;
	background-color: #000000;
	text-align: center;
}

#nav_store{
	position: absolute;
	left: 382px;
	width: 63px;
	height: 34px;
	background-color: #000000;
	text-align: center;
}

#nav_links{
	position: absolute;
	left: 445px;
	width: 63px;
	height: 34px;
	background-color: #000000;
	text-align: center;
}

#nav_blog{
	position: absolute;
	left: 508px;
	width: 63px;
	height: 34px;
	background-color: #000000;
	text-align: center;
}

#nav_contact{
	position: absolute;
	left: 571px;
	width: 102px;
	height: 34px;
	background-color: #000000;
	text-align: center;
}

p.nav{
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}