/* ------------------------------------------- */
/* BODY                                        */
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
/* ------------------------------------------- */
/* WRAP                                        */
div#wrap { font-size: 1.1em; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
ul.nav_features { text-transform: uppercase; }
	ul.nav_features li#active a { font-weight: bold; }
ul.nav_tools { text-transform: lowercase; } 
	ul.nav_tools li a:hover { text-decoration: underline; } 
	/* ------------------------------------------- */
	/* CONTENT MAIN                                */
	div#content_main h2 { font-weight: bold; text-transform: lowercase; }
	div#content_main p { line-height: 18px; }
	/* ------------------------------------------- */
	/* CONTENT SUB                                */
	div#content_sub ul { text-transform: uppercase; font-weight: bold; }
/* ------------------------------------------- */
/* HIGHLIGHTS                                  */
	div#highlights ul li a { text-indent: -9999em; }
/* ------------------------------------------- */
/* SITE INFO                                   */
div#site_info { font-size: 1.1em; }
