
html, body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	margin:0;
	padding:0;
	background:#f0f0da;
}
a, img {
	border:0;
}

ul#left-nav-ul {
  	margin: 0;
  	padding: 0;
  	width:138px;
	overflow: hidden;
  	list-style: none;
  	display: inline;
}
  
ul#left-nav-ul li {
	width:138px;
	height:20px;
	margin-bottom:4px;
  	padding:0;
	list-style: none;
	display: block;
	overflow: hidden;
}
  
ul#left-nav-ul a {
	width:138px;
	height:20px;
	display:block;
	clear:both;
	padding: 0;
	height: 20px !important; 
	text-indent:-2000px;
}
	
ul#left-nav-ul a:hover {
	background-position: 0 -20px;
}

#nav-item1 a {
	width:138px;
	background:url(../images/nav_benefits.gif) no-repeat;
}
	
#nav-item2 a {
	width:138px;
	background:url(../images/nav_directions.gif) no-repeat;
}

#nav-item3 a {
	width:138px;
	background:url(../images/nav_faq.gif) no-repeat;
}

#nav-item4 a {
	width:138px;
	background:url(../images/nav_comittment.gif) no-repeat;
}

#nav-item5 a {
	width:138px;
	background:url(../images/nav_philosophy.gif) no-repeat;
}

#nav-item6 a {
	width:138px;
	background:url(../images/nav_contact.gif) no-repeat;
}

ul#nav-chLang {
  	margin: 0;
  	padding: 0;
  	width:106px;
	overflow: hidden;
  	list-style: none;
  	display: block;
	vertical-align:bottom;
	padding:0 0 13px 23px;
}
  
ul#nav-chLang li {
	width:58px;
	height:18px;
  	margin:0;
  	padding:0;
	list-style: none;
	display: block;
	overflow: hidden;
	float:left;
}

ul#nav-chLang a {
	color:#fff;
	width:58px;
	height:18px;
	display:block;
	clear:both;
	padding: 0;
	height: 18px !important;
	font-weight:bold;
	line-height:15px;
	font-size:13px;
	text-decoration:none;
}

ul#nav-chLang a:hover {
	color:#000000;
}
  
/*ul#nav-chLang a {
	width:48px;
	height:12px;
	display:block;
	clear:both;
	padding: 0;
	height: 12px !important; 
	text-indent:-2000px;
}
	
ul#nav-chLang a:hover {
	background-position: 0 -12px;
}

#nav-chLang-tc a {
	width:48px;
	background:url(../images/chlang_tc.gif) no-repeat;
}
	
#nav-chLang-sc a {
	width:48px;
	background:url(../images/chlang_sc.gif) no-repeat;
}*/


.saveExit{
	margin-right:8px;
}

.td, a{
	font-size: 12px;
	color:#303030;
	line-height:1.5em;
}
