#nav ul ul{display:none;}
body.howitworks #nav ul li.howitworks ul{display:block;}]

#nav ul.tabs { width:200px;}
#nav ul.tabs li {float: left; margin-right:-2px;}
#nav ul.tabs li a { background:url(../images/number_tabs.gif) 0px 0 no-repeat; display:block; float:left; height:21px; width:44px; text-align:center;font:1.5em "Century Gothic", Century, Verdana; padding:5px 0; color:#000;}
#nav ul.tabs li a:hover{background-position:-50px 0; font-weight:normal; text-decoration:none; }
#nav ul.tabs li.active a{ background-position:-100px 0; color:#fff;}


body.about #nav ul li.about ul{left:-230px; bottom:38px; display:block;}
body.about #nav ul.tabs{width:700px;}
	body.about #nav ul.tabs li{margin:0 5px;}
	body.about #nav ul.tabs li a{background:url(../images/subnav.gif) top left no-repeat; width:134px; height:25px; line-height:25px; font-size:1em; padding:0 6px; font-family:"Century Gothic", Century, Verdana; letter-spacing:normal;}
	body.about #nav ul.tabs li.active a{font-size:1.2em; color:#fff;}
	body.about #nav ul.tabs li a:hover{background-position:0 -25px;}
	body.about #nav ul.tabs li.active a{background-position:bottom left;}