body{width:770px;margin:10px auto 0px auto;}
		
.ts_wrapper_header{width:770px; display:table;}
.ts_wrapper_header img{border:0px;}

#ts_header {width: 770px; height: 37px; position: relative; z-index: 9998;}
#ts_header #nav { margin: 0; padding: 0; }
#ts_header #nav li { display: inline; }
#ts_header #nav li i{ display:none;}    
#ts_header #nav li a { float: left; width: 128px; height: 37px; padding-top: 0px;  overflow: hidden; }
#ts_one a{width: 129px !important;}

#ts_header #nav li a,
#ts_header {background-image: url(toolbar.png); _background-image: url(toolbar.png); background-repeat: no-repeat; }
/* nav */
#ts_header #nav li#ts_one a { background-position: 0 0;}
#ts_header #nav li#ts_two a { background-position: -128px 0;}
#ts_header #nav li#ts_three a { background-position: -255px 0;}
#ts_header #nav li#ts_four a { background-position: -383px 0;}
#ts_header #nav li#ts_five a { background-position: -511px 0;}
#ts_header #nav li#ts_six a { background-position: -639px 0;}

/* OVER */
#ts_header #nav li#ts_one a:hover {background-position: 0 -38px;}
#ts_header #nav li#ts_two a:hover {background-position: -128px -38px;}
#ts_header #nav li#ts_three a:hover {background-position: -255px -38px;}
#ts_header #nav li#ts_four a:hover {background-position: -383px -38px;}
#ts_header #nav li#ts_five a:hover {background-position: -511px -38px;}
#ts_header #nav li#ts_six a:hover {background-position: -639px -38px;}
  
/* PRESSED */
#ts_header #nav li#ts_one a:active {background-position: 0 -76px;}
#ts_header #nav li#ts_two a:active {background-position: -128px -76px;}
#ts_header #nav li#ts_three a:active {background-position: -255px -76px;}
#ts_header #nav li#ts_four a:active {background-position: -383px -76px;}
#ts_header #nav li#ts_five a:active {background-position: -511px -76px;}
#ts_header #nav li#ts_six a:active {background-position: -639px -76px;}

/* ON */
#ts_header.one #nav li#ts_one a{background-position: 0 -114px !important;}
#ts_header.two #nav li#ts_two a {background-position: -128px -114px !important;}
#ts_header.three #nav li#ts_three a {background-position: -255px -114px !important;}
#ts_header.four #nav li#ts_four a {background-position: -383px -114px !important;}
#ts_header.five #nav li#ts_five a {background-position: -511px -114px !important;} 
#ts_header.six #nav li#ts_six a {background-position: -639px -19px !important;}