.firstmandarin {
	FONT-SIZE: 12px; LINE-HEIGHT: 26px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
.titlew {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
.titlew2 {
	FONT-WEIGHT: bolder; FONT-SIZE: 10px; WORD-SPACING: normal; COLOR: #ffffff; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: normal
}
.testimonial {
	font: italic 12px/26px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.testimonial_line {
	background: repeat-x;
	border-top: 1px dotted cc0000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: cc0000;
	border-bottom-color: cc0000;
	border-left-color: cc0000;
}




/*************************************************************/

/* START Main Menu Styles */
  .nav_main {background:#000 repeat-x bottom left;;border-bottom:1px solid #adbccd;text-align:center;height:1.2em;z-index:101;position:relative; font-size:12px; font-family: Helvetica, Arial, sans-serif; font-weight: 100; }
  .nav_main DIV {margin:0 0 0 70; text-align:left;}
  .nav_main UL {padding:0 0 0 1px;margin:0;list-style:none;height:1.2em;background:transparent no-repeat bottom left;}
  .nav_main LI {padding:0;margin:0;float:left; background:transparent no-repeat bottom right; color:#ffffff; }
  .nav_main LI:Hover, 
  .nav_main LI.sfhover {background:transparent no-repeat bottom right;}
  .nav_main A:Link, 
  .nav_main A:Visited, 
  .nav_main A:Hover, 
  .nav_main A:Active {display:block;text-decoration:none; color:#dddddd; padding:0em .7em;font-weight:bold;  }
  .nav_main A:Hover, 
  .nav_main A:Active {color:#ff0000; }

  .nav_main UL UL {margin:0 0 0 -1px;padding:0;background:#333333;left:-9999em;position:absolute; border-bottom:1px solid #333; width:200px; height:auto;}
  .nav_main UL LI:Hover UL,
  .nav_main UL LI.sfhover UL {left:auto}
  .nav_main UL LI:Hover UL UL,
  .nav_main UL LI.sfhover UL UL {left:-9999em}
  .nav_main UL UL LI {background:#333333;width:100%;border:0 color:#ffffff; height:2.2em} /* submenu color */
  .nav_main UL UL LI:Hover, 
  .nav_main UL UL LI.sfHover {background:#333333}
  .nav_main UL UL A:Link, 
  .nav_main UL UL A:Visited {font-weight:normal;padding:0.5em 8px;position:relative;border-style:solid;border-width:1px 1px 0 1px;border-color:#adbccd #333 #333 #CCC;} 
  .nav_main UL UL A:Hover, 
  .nav_main UL UL A:Active {background-color:#111111;font-weight:normal;padding:0.5em 8px;position:relative;border-style:solid;border-width:1px 1px 0 1px;border-color:#adbccd #333 #333 #CCC; color:#ff0000; }  /* submenu color */

  .nav_main UL UL LI:Hover UL,
  .nav_main UL UL LI.sfhover UL {left:auto}
  .nav_main UL UL UL {margin:-2.3em 0 0 200px;width:200px;}
  .nav_main UL UL A.sub {background:transparent url('/images/ico_rht_arrow_1.gif') no-repeat right center;}
  .nav_main UL UL A.locked {background:transparent url('/images/ico_key_1.gif') right center no-repeat;}

  /* Support for the "iehover-fix.js" */
  * HTML #newnav IFRAME {position:absolute;/* account for the border */left:-0em;top:-0em;z-index:0;filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)}
  /* this is for IE 5.0 */
  select.hide {visibility:hidden}
  /* End Support for the "iehover-fix.js" */

  .nav_main .link-get-started {background:none; padding-left:15px;}
  .nav_main LI.link-get-started:Hover, 
  .nav_main LI.link-get-started {background:none}
  .nav_main .link-get-started A:Link,
  .nav_main .link-get-started A:Visited,
  .nav_main .link-get-started A:Hover,
  .nav_main .link-get-started A:Active {background:transparent url('/images/bkg_nav_main_4.gif') no-repeat center 8px;padding:1em 1.7em;color:#FFF}
  .nav_main .link-get-started UL {display:none}

