<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
            "http://www.w3.org/TR/html4/loose.dtd">
<head>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0 Feed: Office1000 Blog" href="http://www.office1000.com/blog/feed.xml">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<META NAME="GOOGLEBOT" CONTENT="NOARCHIVE">
<META NAME="ROBOTS" CONTENT="NOARCHIVE">
<style type="text/css">
  BODY {font-family: arial, sans-serif;}
  H1 {margin-top: 0; font-family: arial, sans-serif; font-size: 20px;}
  H2 {margin-top: 0; font-family: arial, sans-serif; font-size: 18px;}
  H3 {margin-top: 0; font-family: arial, sans-serif; font-size: 16px;}
  TBODY {text-align: left;}
</style>

<title>Save on Chair: Task. Business Equipment and Supply: Chair: Task</title>
</head>
<BODY BGCOLOR="#C9DCC9">

<table width="100%" cellpadding=0 cellspacing=0 border=0>
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">


<table border=0 width="100%" bgcolor="#EAEFF4" cellspacing=0 cellpadding=0>
<tr><td colspan=2>
<table width="100%" border=0 cellpadding=5 cellspacing=0><tr><td valign=top>

<table border=0 cellpadding=5 width=100%><tr>
<td width=78 valign=top><a href="http://www.office1000.com" title="Discount Office Supplies; Office1000.com"><img src="http://p.office1000.com/o1.gif" alt="Discount Office Supplies" width=78 height=48 border=1></a></td>
<td width=135 valign=top>
<a href="http://www.bbbonline.org/cks.asp?id=103102111375835642" TARGET=_blank><img src="http://p.office1000.com/bbb1.gif" alt="BBBOnLine Reliability Seal" WIDTH=135 HEIGHT=48 BORDER=0></a>
</td>
<td valign=top>
<H1><i>Price List of Chair: Task products we have available.</i><!--A--></H1>
</td>
</tr></table>

</td></tr></table>
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<tr><td valign=top colspan=2 width=100%>
<table width="100%" border=0><tr><td valign=top><center>
<p>
<b>Quick, Easy, Secure Online Ordering</b><br>
<a href="javascript:ordshow(1);"><img src="http://p.office1000.com/c5.jpg" height=46 width=297></a><font size=-1><b><br>
<SPAN style="BACKGROUND-COLOR: #ffff99"><font color=blue>&nbsp;All the best Office Supplies and more from&nbsp;</font></span><br>
<SPAN style="BACKGROUND-COLOR: #ffff99"><font color=blue>&nbsp;Glen L. Roberts, at great prices! Simply &nbsp;</font></span><br>
<SPAN style="BACKGROUND-COLOR: #ffff99"><font color=blue>&nbsp;Click "Buy Now" to check shipping cost&nbsp;</font></span>
</center></td><td width=100% valign=top>
<center>
<table border=0><tr><td width=100%>
&bull; <a href="/office">Home<a><br>
&bull; <a href="http://www.glr.com/pens/">Pens, Pencils and Refills</a><br>
&bull; <a href="http://www.glr.com/discount/">Complete Product Index</a><br>
&bull; <a href="http://www.glr.com/supplies/mfgindex.html">Manufacturer Index</a><br>
&bull; <a href="http://www.officenmore.com">Office Forum</a> &bull; <a href="http://blog.office1000.org">Business Blog</a><br>
</td></tr>
</form><FORM ACTION="http://search.office1000.com/cgi-bin/affs.cgi" method=get>
<tr><td width=100%>
<input name=affid type=hidden value=glroffice>
<input name=S size=15 maxlength=800>&nbsp;&nbsp;
<input type=submit name=search value="Search">
</td></tr></table></td></tr></table>
</td></tr></form>
<tr><td colspan=2>
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-3263487343763198";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel ="5764394809";
google_color_border = "EAEFF4";
google_color_bg = "EAEFF4";
google_color_link = "0000FF";
google_color_url = "EAEFF4";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
</td></tr></table>
<!--ordone-->
<center><br><table border=1 width=95% cellpadding=5><form name=items>



<script language='JavaScript'>
<!--
x=getCookie('Src');
y=getCookie('Src1');
y1=y.length;
x1=x.length;
if (1==0) {
       window.focus();
   setCookie('Src','ent '+document.referrer,4);}
if (y1==0) {setCookie('Src1','F '+document.URL,4);}


    function ordshow(none) {
        document.location='https://www.office1000.com/cgi-bin/ords3.pl?affid=glroffice';
    }

    function buyItem(newItem, newQuantity) {
        if(newQuantity<=0) {
            newQuantity=1;
        } 
        document.location='https://www.office1000.com/cgi-bin/ords3.pl?affid=glroffice&i='+newItem+'&q='+newQuantity;
    }

  

function getCookie(NameOfCookie)
{ if (document.cookie.length > 0)
{ begin = document.cookie.indexOf(NameOfCookie+"=");
if (begin != -1)
{ begin += NameOfCookie.length+1;
end = document.cookie.indexOf(";", begin);
if (end == -1) end = document.cookie.length;
return unescape(document.cookie.substring(begin, end)); }
}
return '';
}

function setCookie(NameOfCookie, value, expiredays)
{ var ExpireDate = new Date ();
ExpireDate.setTime(ExpireDate.getTime() + (expiredays * 24 * 3600 * 1000));
document.cookie = NameOfCookie + "=" + escape(value) +
((expiredays == null) ? "" : "; path=/ expires=" + ExpireDate.toGMTString());
}



function delCookie (NameOfCookie)
{ if (getCookie(NameOfCookie)) {
document.cookie = NameOfCookie + "=" +
"; path=/ expires=Thu, 01-Jan-70 00:00:01 GMT";
}
}

function stock (Item) {
 window.open('http://www.office1000.com/stockyes.html?' + Item ,'stock','width=350,height=350');
}

function nostock (Item) {
 window.open('http://www.office1000.com/stockno.html?' + Item ,'stock','width=350,height=350');
}

function fikstock (Item) {
 window.open('http://www.office1000.com/stockfik.html?' + Item ,'stock','width=350,height=350');
}

function save (numbo) {
 window.open('http://www.office1000.com/save' + numbo + '.html','save','width=350,height=350');
}

function clarify (Item) {
        window.open('http://www.office1000.com/clarify.html?'+ Item,'clarify','width=420,height=400,dependent=1,directories=0,hotkeys=0,location=0,menubar=0,toolbar=0,resizable=1,alwaysRaised,scrollbars=1,status=1');
	}

function short1 (Item1) {
window.open('http://www.office1000.com/cgi-bin/setmember.cgi?' + Item1,'clarify','width=420,height=400,dependent=1,directories=0,hotkeys=0,location=0,menubar=0,toolbar=0,resizable=1,alwaysRaised,scrollbars=1,status=1');
}

function clarify (Item) {
window.open('http://www.office1000.com/clarify.html?'+ Item,'clarify','width=420,height=400,dependent=1,directories=0,hotkeys=0,location=0,menubar=0,toolbar=0,resizable=1,alwaysRaised,scrollbars=1,status=1');
}

function short1 (Item1) {
window.open('http://www.office1000.com/cgi-bin/setmember.cgi?' + Item1,'clarify','width=420,height=400,dependent=1,directories=0,hotkeys=0,location=0,menubar=0,toolbar=0,resizable=1,alwaysRaised,scrollbars=1,status=1');
}

function pop (Item2) {
window.open('http://www.office1000.com/' + Item2 + '.html','clarify','width=420,height=400,dependent=1,directories=0,hotkeys=0,location=0,menubar=0,toolbar=0,resizable=1,alwaysRaised,scrollbars=1,status=1');
}
//-->
</script>



<!--d-->


<table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

Previous: <a href="/discount/chair-stack-with-arms.html">Chair: Stack, with Arms</a> -   -  <b><font size="+1">Chair: Task</font></b>  -  Next: <a href="/discount/chair-workbench.html">Chair: Workbench</a><br>Don't see what you need? Use our search at the top of the page.<b>Task Seating</b><br><b>Main category: <a href="/discount/office-furniture.html">Office Furniture</a></b></td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br>
<table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_6900SFC" id="a_6900SFC"></a><img src="http://p.office1000.com/mrp/6900SFC.jpg" align=right WIDTH=200 HEIGHT=230 alt="  6900  - SFC  - (UPC: )   Soft-Tough Desk Height Task Chair with Glides  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Economy Task Chair</h3><ul>    <li>Seat height adjustable with a 5" pneumatic lift for counter, table and desk applications    <li>Steel-spring back with manual adjustment up and down and in and out    <li>Welded steel 5-star base with telescoping polypropylene cover and floor glides    <li>Chair is 24" W x 24" D x 30 to 41-1/2" H overall    <li>Solid molded self-skinned polyurethane seat and back in Black  </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-Soft-Tough-Series.html">Safco Soft-Tough</a> series</ul><br><font color=blue><b>6900</b> - SFC</font> - (UPC: ) <font color=green><b>Soft-Tough Desk Height Task Chair with Glides</b></font><br><b>(BLACK) Task Chair w/Glides</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6900SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6900 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6621</b> - SFC</font> - (UPC: ) <font color=green><b>Workfit Medium Pneumatic Lift 50mm x 7"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6621SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6621 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6622</b> - SFC</font> - (UPC: ) <font color=green><b>Workfit High Pneumatic Lift 50mm x 7"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6622SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6622 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6683</b> - SFC</font> - (UPC: ) <font color=green><b>Adjustable T Pad Arm Rests</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6683SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6683 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Accessories for Economy Task Chair</b></center><ul><li><a href="http://www.office1000.com/data/safco/5131SFC.html"><font color=blue><b>5131</b> - SFC</font> - (UPC: ) <font color=green><b>Carpet Casters</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF6900 SAF6621 SAF6622 SAF6683 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-task.html">Chair: Task</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_6729BGSFC" id="a_6729BGSFC"></a><img src="http://p.office1000.com/vp4/6729BGSFC.jpg" align=right WIDTH=145 HEIGHT=250 alt="  6729BG  - SFC  - (UPC: )   WorkFit Square Seat; High Screw Lift Chrome Base  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>WorkFit Upholstered Fabric Stools Chrome Base</h3><ul>   <li>These stools will stand up to the demands of rugged use   <li>Available in upholstered seat and back   <li>Seat has a pneumatic lift   <li>Welded base in Chrome with glides   <li>Some Assembly required </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>6729BG</b> - SFC</font> - (UPC: ) <font color=green><b>"WorkFit Square Seat; High Screw Lift Chrome Base"</b></font><br><b>(BURGUNDY) 24" x 41-3/4" x 49-1/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6729BGSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6729BG to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6729BL</b> - SFC</font> - (UPC: ) <font color=green><b>"WorkFit Square Seat; High Screw Lift Chrome Base"</b></font><br><b>(BLACK) 24" x 41-3/4" x 49-1/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6729BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6729BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6729GR</b> - SFC</font> - (UPC: ) <font color=green><b>"WorkFit Square Seat; High Screw Lift Chrome Base"</b></font><br><b>(GRAY) 24" x 41-3/4" x 49-1/4" </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6729GRSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6729GR to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><font color=blue><b>6621</b> - SFC</font> - (UPC: ) <font color=green><b>Workfit Medium Pneumatic Lift 50mm x 7"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6621SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6621 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6622</b> - SFC</font> - (UPC: ) <font color=green><b>Workfit High Pneumatic Lift 50mm x 7"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6622SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6622 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6683</b> - SFC</font> - (UPC: ) <font color=green><b>Adjustable T Pad Arm Rests</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6683SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6683 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Accessories for WorkFit Upholstered Fabric Stools Chrome Base</b></center><ul><li><a href="http://www.office1000.com/data/safco/5131SFC.html"><font color=blue><b>5131</b> - SFC</font> - (UPC: ) <font color=green><b>Carpet Casters</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF6729BG 6729 SAF6729BL 6729 SAF6729GR 6729 SAF6621 SAF6622 SAF6683 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-industrial.html">Chair: Industrial</a>  * <a href="http://www.glr.com/discount/chair-task.html">Chair: Task</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_6730BGSFC" id="a_6730BGSFC"></a><img src="http://p.office1000.com/vp4/6730BGSFC.jpg" align=right WIDTH=145 HEIGHT=237 alt="  6730BG  - SFC  - (UPC: )   WorkFit Square Seat; High Pneumatic Lift  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>WorkFit Upholstered Vinyl Stool Chrome Base</h3><ul>   <li>These stools will stand up to the demands of rugged use   <li>Available in vinyl seat and back   <li>Seat has a pneumatic lift   <li>Welded base in Chrome finish with glides </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>6730BG</b> - SFC</font> - (UPC: ) <font color=green><b>"WorkFit Square Seat; High Pneumatic Lift"</b></font><br><b>(BURGUNDY) 24" x 41-3/4" x 49-1/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6730BGSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6730BG to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6730BL</b> - SFC</font> - (UPC: ) <font color=green><b>"WorkFit Square Seat; High Pneumatic Lift"</b></font><br><b>(BLACK) 24" x 41-3/4" x 49-1/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6730BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6730BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6730GR</b> - SFC</font> - (UPC: ) <font color=green><b>"WorkFit Square Seat; High Pneumatic Lift"</b></font><br><b>(GRAY) 24" x 41-3/4" x 49-1/4" </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6730GRSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6730GR to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><font color=blue><b>6621</b> - SFC</font> - (UPC: ) <font color=green><b>Workfit Medium Pneumatic Lift 50mm x 7"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6621SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6621 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6622</b> - SFC</font> - (UPC: ) <font color=green><b>Workfit High Pneumatic Lift 50mm x 7"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6622SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6622 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6683</b> - SFC</font> - (UPC: ) <font color=green><b>Adjustable T Pad Arm Rests</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6683SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6683 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Accessories for WorkFit Upholstered Vinyl Stool Chrome Base</b></center><ul><li><a href="http://www.office1000.com/data/safco/5131SFC.html"><font color=blue><b>5131</b> - SFC</font> - (UPC: ) <font color=green><b>Carpet Casters</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF6730BG 6730 SAF6730BL 6730 SAF6730GR 6730 SAF6621 SAF6622 SAF6683 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-task.html">Chair: Task</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_3442BLSFC" id="a_3442BLSFC"></a><img src="http://p.office1000.com/vp4/3442BLSFC.jpg" align=right WIDTH=122 HEIGHT=193 alt="  3442BL  - SFC  - (UPC: )   Metro Extended Height Chair  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Extended Height Chair</h3><ul>       <li>Meets or Exceeds ANSI/BIFMA standards <li>Spring tilt mechanism      <li>Tilt tension knob     <li>26" aluminum 5-star base with chrome finish    <li>Two-tone dual wheel carpet casters      <li>Seat Height 23" to 33"        </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>3442BL</b> - SFC</font> - (UPC: ) <font color=green><b>Metro Extended Height Chair</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3442BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3442BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3442GR</b> - SFC</font> - (UPC: ) <font color=green><b>Metro Extended Height Chair</b></font><br><b>(GRAY) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3442GRSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3442GR to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Accessories for Extended Height Chair</b></center><ul><li><a href="http://www.office1000.com/data/safco/3495BLSFC.html"><font color=blue><b>3495BL</b> - SFC</font> - (UPC: ) <font color=green><b>Black Arm Kit for Metro Chair</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF3442BL 3442 SAF3442GR 3442 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-task.html">Chair: Task</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_3430BLSFC" id="a_3430BLSFC"></a><img src="http://p.office1000.com/mrp/3430BLSFC.jpg" align=right WIDTH=185 HEIGHT=200 alt="  3430BL  - SFC  - (UPC: )   Lab Stool - Pneumatic wih Back  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Lab Stool with Back, Pneumatic Lift</h3><ul>    <li>Features a 5" pneumatic seat height adjustment  <li>Manually adjustable back height and depth   <li>Full 360 degree swivel   <li>Stable 23" diameter 5-star base  <li>2" swivel casters   <li>Available in Black vinyl only     <li>Seat Height: 17" to 22"   <li>Seat: 16" Diameter x 3-1/2"D   <li>Back: 15-1/2" x 10"</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-Lab-Stools.html">Safco Lab Stools</a> series</ul><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>3430BL</b> - SFC</font> - (UPC: ) <font color=green><b>Lab Stool - Pneumatic wih Back</b></font><br><b>(BLACK) with Back</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3430BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3430BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3431BL</b> - SFC</font> - (UPC: ) <font color=green><b>Lab Stool - Pneumatic No Back</b></font><br><b>(BLACK) no back</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3431BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3431BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF3430BL 3430 SAF3431BL 3431 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-task.html">Chair: Task</a>  * <a href="http://www.glr.com/discount/stools.html">Stools</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_6901SFC" id="a_6901SFC"></a><img src="http://p.office1000.com/mrp/6901SFC.jpg" align=right WIDTH=230 HEIGHT=198 alt="  6901  - SFC  - (UPC: )   Soft-Tough Desk Height Task Chair with Articulating Back  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Utility Task Chair with Articulating Back</h3><ul>    <li>Seat height range is adjustable with a pneumatic lift for counter, table and desk applications    <li>Infinitely locking articulating back with tension-controlled back mechanism    <li>Welded steel 5-star base with telescoping polypropylene cover and floor glides    <li>Chair measures 24"W x 24"D x 28-1/2 to 34-1/2"H overall    <li>Solid molded self-skinned polyurethane seat and back in Black  </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-Soft-Tough-Series.html">Safco Soft-Tough</a> series</ul><br><font color=blue><b>6901</b> - SFC</font> - (UPC: ) <font color=green><b>Soft-Tough Desk Height Task Chair with Articulating Back</b></font><br><b>(BLACK) Task Chair w/Articulating Back</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6901SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6901 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6621</b> - SFC</font> - (UPC: ) <font color=green><b>Workfit Medium Pneumatic Lift 50mm x 7"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6621SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6621 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6622</b> - SFC</font> - (UPC: ) <font color=green><b>Workfit High Pneumatic Lift 50mm x 7"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6622SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6622 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6683</b> - SFC</font> - (UPC: ) <font color=green><b>Adjustable T Pad Arm Rests</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6683SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6683 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Accessories for Utility Task Chair with Articulating Back</b></center><ul><li><a href="http://www.office1000.com/data/safco/5131SFC.html"><font color=blue><b>5131</b> - SFC</font> - (UPC: ) <font color=green><b>Carpet Casters</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF6901 SAF6621 SAF6622 SAF6683 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-task.html">Chair: Task</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_6902SFC" id="a_6902SFC"></a><img src="http://p.office1000.com/mrp/6902SFC.jpg" align=right WIDTH=230 HEIGHT=189 alt="  6902  - SFC  - (UPC: )   Soft-Tough Desk Height Task Chair with Articulating Seat and Back  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Deluxe Task Chair Articulating Articulating Seat and Back</h3><ul>     <li>Seat height is adjustable with a pneumatic lift for counter, table and desk applications     <li>Fully articulating seat and back clutch mechanism with one lever control     <li>Welded steel 5-star base with telescoping polypropylene cover and floor glides     <li>Paddle lever controls 10° seat tilt and 22° backrest tilt     <li>Ergo knob controls 5" backrest height adjustment     <li>Solid molded self-skinned polyurethane seat and back in Black     <li>Chair measures 24"W x 34-1/2 to 51-1/2"H overall  </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-Soft-Tough-Series.html">Safco Soft-Tough</a> series</ul><br><font color=blue><b>6902</b> - SFC</font> - (UPC: ) <font color=green><b>Soft-Tough Desk Height Task Chair with Articulating Seat and Back</b></font><br><b>(BLACK) Task Chair w/Articulating Seat and Back</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6902SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6902 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6621</b> - SFC</font> - (UPC: ) <font color=green><b>Workfit Medium Pneumatic Lift 50mm x 7"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6621SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6621 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6622</b> - SFC</font> - (UPC: ) <font color=green><b>Workfit High Pneumatic Lift 50mm x 7"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6622SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6622 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6683</b> - SFC</font> - (UPC: ) <font color=green><b>Adjustable T Pad Arm Rests</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6683SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6683 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Accessories for Deluxe Task Chair Articulating Articulating Seat and Back</b></center><ul><li><a href="http://www.office1000.com/data/safco/5131SFC.html"><font color=blue><b>5131</b> - SFC</font> - (UPC: ) <font color=green><b>Carpet Casters</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF6902 SAF6621 SAF6622 SAF6683 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-task.html">Chair: Task</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_7083BGSFC" id="a_7083BGSFC"></a><img src="http://p.office1000.com/vp4/7083BGSFC.jpg" align=right WIDTH=114 HEIGHT=193 alt="  7083BG  - SFC  - (UPC: )   Apprentice II Extended Height Multi Task Seating  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Multi-Task Seating- Extended Height</h3><ul> <li>Meets or Exceeds ANSI/BIFMA standards    <li>Seat Height 22" x 32"      <li>Seat 20-1/2"W x 19"D      <li>Back 18-1/2"W x 19"H  </ul>  <p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>7083BG</b> - SFC</font> - (UPC: ) <font color=green><b>Apprentice II Extended Height Multi Task Seating</b></font><br><b>(BURGUNDY) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=7083BGSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 7083BG to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>7083BL</b> - SFC</font> - (UPC: ) <font color=green><b>Apprentice II Extended Height Multi Task Seating</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=7083BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 7083BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>7083BU</b> - SFC</font> - (UPC: ) <font color=green><b>Apprentice II Extended Height Multi Task Seating</b></font><br><b>(BLUE) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=7083BUSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 7083BU to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>7083GR</b> - SFC</font> - (UPC: ) <font color=green><b>Apprentice II Extended Height Multi Task Seating</b></font><br><b>(GRAY) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=7083GRSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 7083GR to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><font color=blue><b>6689BL</b> - SFC</font> - (UPC: ) <font color=green><b>Adjustable T Pad Arm Set for Apprentice II</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6689BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6689BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>6678</b> - SFC</font> - (UPC: ) <font color=green><b>Casters for Hard Floor</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6678SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6678 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF7083BG 7083 SAF7083BL 7083 SAF7083BU 7083 SAF7083GR 7083 SAF6689BL 6689 SAF6678 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-task.html">Chair: Task</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_5110SFC" id="a_5110SFC"></a><img src="http://p.office1000.com/vp1/5110SFC.jpg" align=right WIDTH=175 HEIGHT=317 alt="  5110  - SFC  - (UPC: )   Task Master Economy Operational Chair  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Task Master® Operational Economy Seating</h3><ul>   <br><br><li>Overall height range of 19 to 27"    <li>8" (200mm) pneumatic lift   <li>5-star, 25" diameter nylon base    <li>3-piece telescoping dust cover   <li>2" high-impact nylon glides    <li>Includes 20" diameter chrome-plated footring    <li>Black microcellular, self-skinning polyurethane foam seat and back    <li>Contoured, oversized seat design   <li>Backrest tilt and height adjustments    <li>All chairs swivel 360°    <li><b>Economy Operational Chair</b>    <li>Backrest has ergo knob adjustment controls    <li>3" backrest depth   <li>3" backrest height    <li>Seat cushion depth 2"    <li>Seat 16-1/4"W x 16-1/4"D    <li>Backrest 14-1/2"W x 9"H    </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-Task-Master-Series.html">Safco Task Master</a> series</ul><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>5110</b> - SFC</font> - (UPC: ) <font color=green><b>Task Master Economy Operational Chair</b></font><br><b>(BLACK) 25"W x 25"D </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=5110SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 5110 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Accessories for Task Master® Operational Economy Seating</b></center><ul><li><a href="http://www.office1000.com/data/safco/5131SFC.html"><font color=blue><b>5131</b> - SFC</font> - (UPC: ) <font color=green><b>Carpet Casters</b></font></a><li><a href="http://www.office1000.com/data/safco/5143SFC.html"><font color=blue><b>5143</b> - SFC</font> - (UPC: ) <font color=green><b>Closed Loop Arm Rests</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF5110 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-task.html">Chair: Task</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_6748SFC" id="a_6748SFC"></a><img src="http://p.office1000.com/vp4/6748SFC.jpg" align=right WIDTH=131 HEIGHT=250 alt="  6748  - SFC  - (UPC: )   True Comfort Oversized Stool  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Safco True Comfort Economy Workfit</h3><ul>     <li>Innovative design    <li>Features resilient gel-filled cells         <li>Patented vacuum manufacturing process     <li>Gel-filled cells are between a tough poly surface skin and a thick foam under layer     <li>24" polished aluminum base     <li>Lifetime guarantee on pneumatic cylinders     <li>Seat: 20"W x 19"D   <li>Seat Height: 23" - 30"   <li>Back: 17"W x 17"H   </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-True-Comfort-Stools.html">Safco True Comfort Stools</a> series</ul><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>6748</b> - SFC</font> - (UPC: ) <font color=green><b>True Comfort Oversized Stool</b></font><br><b>(BLACK)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6748SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6748 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF6748 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-task.html">Chair: Task</a>  * <a href="http://www.glr.com/discount/stools.html">Stools</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

Previous: <a href="/discount/chair-stack-with-arms.html">Chair: Stack, with Arms</a> -   -  <b><font size="+1">Chair: Task</font></b>  -  Next: <a href="/discount/chair-workbench.html">Chair: Workbench</a><br>Don't see what you need? Use our search at the top of the page.<b>Task Seating</b><br><b>Main category: <a href="/discount/office-furniture.html">Office Furniture</a></b></td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br>


</table>

<center><table width=95% cellpadding=5 border=2><tr><td>

<b>We accept Visa, MasterCard, Discover/Novus, American Express, and Paypal</b>

<br>
<center><table border=1 cellpadding=5>
<tr><td colspan=3>
<center><font color=blue size=+1><b>Glen Roberts Business Supply Direct Menu Links</b></font></center>
</td></tr>
<tr><td width=33%><ul>
<li><a href="http://www.glr.com/office/">Office and Business Supplies Home</a>
<li><a href="http://blog.glrsales.com/">Webmasters, SEO</a>
<li><a href="http://www.deskomatic.com/">Office Furniture</a>
<li><a href="http://www.glr.com/safco/">Safco Products</a>
<li><a href="http://carsforsale.classifieds1000.com/">Buy & Sell Used Cars</a>
</ul>
</td><td width=33%>
<ul>
<li><a href="http://www.office1000.com/faq.html">Frequently Asked Questions</a>
<li><a href="http://www.glr.com/pens/">Pen, Pencil Refills</a>
<li><a href="http://www.glr.com/phone/">Telephones, Accessories & More</a>
</ul>
</td><td width=33%>
<ul>
<li><a href="http://www.office1000.com/terms.html">Terms / Privacy</a>
<li><a href="http://www.glr.com/discount/">Product Index</a>
<li><a href="http://www.glr.com/supplies/mfgindex.html">Manufacturer Index</a>
<li><a href="http://www.office1000.com/about.html">About Office1000</a>
</ul>
</td></tr></table></center>

<center>
<script type="text/javascript"><!--
google_ad_client = "pub-3263487343763198";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel ="5764394809";
google_color_border = "C9DCC9";
google_color_bg = "C9DCC9";
google_color_link = "0000FF";
google_color_url = "C9DCC9";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
<b>http://www.office1000.com, Office100, Inc., 1123 E. Second St, Oil City, PA 16301.
<br><a href="http://www.office1000.com/customer">Contact Office1000, Inc</a>
</td></tr></table></center>
<br>



