<!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.org/feed.xml">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<title>&#9758; Big Savings on OFFICE FURNITURE; Chairs. Discount Office Supplies</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=2 cellpadding=2 cellspacing=0><tr><td>
<table border=0 width="100%"><tr><td>
<H1><font size="+1"><i>Our most popular Chairs!!</i><!--A--></font></H1>
</td><td width=156 valign=top>
<table border=0 cellpadding=0><tr><td>
<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><a href="http://www.office1000.com/" title="Discount Office Supplies; Office1000.com">Discount Office Supplies</a></td></tr></table>
</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 border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><!--T--><tr align=left><td><B><font size="+1">This Category: OFFICE FURNITURE</font></b> Click for other subcategories: &#149; <a href="http://www.office1000.com/checklist/bookcases.html">Bookcases</a> &#149; <a href="http://www.office1000.com/checklist/cabinets.html">File Cabinets</a> &#149; <a href="http://www.office1000.com/checklist/keycabs.html">Key Cabinets</a> &#149; <b><font color=green size="+1">Chairs</b></font> &#149; <a href="http://www.office1000.com/checklist/desks.html">Desks</a> &#149; <a href="http://www.office1000.com/checklist/icecubepart.html">Partition Systems</a> &#149; <a href="http://www.office1000.com/checklist/tables.html">Tables</a> &#149; <a href="http://www.office1000.com/checklist/typingtables.html">Typing Stations</a> &#149; <a href="http://www.office1000.com/checklist/mailroom.html">Mailroom Furniture/Carts</a> &#149; <a href="http://www.office1000.com/checklist/lecterns.html">Lecterns</a></td></tr></table><br>
<table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_4189SFC" id="a_4189SFC"></a><img src="http://p.office1000.com/jp1/4189sfc.jpg" align=right WIDTH=252 HEIGHT=252 alt="  4189  - SFC  - (UPC: )   Stack Chair Connector for 4185  "><b>Safco</b> <br><h3>Chair Connector for Contour Stack Chairs</h3><ul> <li>Gang connector easily connects four chairs to keep them in the desired arrangement <li>Easy installation and removal</ul><table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free100.gif" width=100 height=30 alt="Free Shipping on UPSable orders of $100 or more"></td></tr></table><br><br><font color=blue><b>4189</b> - SFC</font> - (UPC: ) <font color=green><b>Stack Chair Connector for 4185</b></font><br><b>$38.47 (PK/3) <font color="#FF0000"><b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4189SFC&amp;q=4">[4+ $ 36.77/(PK/3)]</a></b></font> </b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4189SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4189 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %16!</b>  Retail: $44.00<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 SAF4189 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-stack-accessories.html">Chair: Stack, Accessories</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_12100ICE" id="a_12100ICE"></a><img src="http://p.office1000.com/ice/12100ice.jpg" align=right WIDTH=160 HEIGHT=90 alt="  12100  - ICE  - (UPC: )   FootSicle Footrest - Black  "><b>Iceberg Enterprises</b> <br><h3>FOOTSICLE</h3><ul> <li>Unique ergonomic footrest attaches to the cylinder base of any task chair <li>Always in position for use-moves with the chair when repositioned or moved to different location <li>Constructed of gauge powder coated steel tubing <li>Finished in matte black to match majority of task chair bases <li>Easy to install <li>The mounting plate has three height adjustments <li>Invert the FootSicle for even more height adjustment <li>Height adjustable from 3" to 8" off the ground to accommodate any user <li><FONT SIZE=-1>Iceberg formally Rubbermaid & Eldon.</FONT></ul><table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free100.gif" width=100 height=30 alt="Free Shipping on UPSable orders of $100 or more"></td><td><img src="http://p.office1000.com/usa.gif" width=100 height=30 alt="Made in USA"></td></tr></table><br><br><font color=blue><b>12100</b> - ICE</font> - (UPC: ) <font color=green><b>FootSicle Footrest - Black</b></font><br><b>(BLACK) </b><br><b>$38.47 (EA) <font color="#FF0000"><b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=12100ICE&amp;q=4">[4+ $ 34.35/(EA)]</a></b></font> </b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=12100ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 12100 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %37!</b>  Retail: $55.00<br>&nbsp;<br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a></font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/footrests.html">Footrests</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_3452BUSFC" id="a_3452BUSFC"></a><img src="http://p.office1000.com/vp1/3452BUSFC.jpg" align=right WIDTH=175 HEIGHT=224 alt="  3452BU  - SFC  - (UPC: )   Cava Sled Base Guest Chair  "><b>Safco</b> <br><h3>Sled Base Guest Seating for Cava Series Chairs</h3><ul>  <li>Classically styled, comfortable guest chairs fit into any environment  <li>Generous sized seat and back keep visitors comfortable through the longest meeting  <li>Available in Black, Blue, Burgundy and Charcoal solid fabric with black powder coat frame.  <li>22-1/2"W x 24"D x 32-1/2"H  <li>Seat 20"W x 18"D  <li>Back 20"W x 14"H </ul><table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free.gif" width=100 height=30 alt="Free Shipping"></td></tr></table><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-Cava-Series.html">Safco Cava</a> series</ul><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>3452BU</b> - SFC</font> - (UPC: ) <font color=green><b>Cava Sled Base Guest Chair</b></font><br><b>(BLUE) Sled Base</b><br><b>$114.47 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3452BUSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3452BU to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %28!</b>  Retail: $161.00<br>&nbsp;<br><br><font color=blue><b>3452BL</b> - SFC</font> - (UPC: ) <font color=green><b>Cava Sled Base Guest Chair</b></font><br><b>(BLACK) </b><br><b>$114.47 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3452BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3452BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %28!</b>  Retail: $161.00<br>&nbsp;<br><br><font color=blue><b>3452BG</b> - SFC</font> - (UPC: ) <font color=green><b>Cava Sled Base Guest Chair</b></font><br><b>(BURGUNDY) </b><br><b>$114.47 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3452BGSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3452BG to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %28!</b>  Retail: $161.00<br>&nbsp;<br><br><font color=blue><b>3452CH</b> - SFC</font> - (UPC: ) <font color=green><b>Cava Sled Base Guest Chair</b></font><br><b>(CHARCOAL) </b><br><b>$114.47 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3452CHSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3452CH to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %28!</b>  Retail: $161.00<br>&nbsp;<br><br><font color=blue><b>3452CB</b> - SFC</font> - (UPC: ) <font color=green><b>Cava Sled Base Guest Chair</b></font><br><b>(COBBLESTONE BLACK) </b><br><b>$114.47 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3452CBSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3452CB to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %28!</b>  Retail: $161.00<br>&nbsp;<br><br><font color=blue><b>3452CL</b> - SFC</font> - (UPC: ) <font color=green><b>Cava Sled Base Guest Chair</b></font><br><b>(COBBLESTONE BLUE) </b><br><b>$114.47 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3452CLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3452CL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %28!</b>  Retail: $161.00<br>&nbsp;<br><br><font color=blue><b>3452CP</b> - SFC</font> - (UPC: ) <font color=green><b>Cava Sled Base Guest Chair</b></font><br><b>(COBBLESTONE PLUM) </b><br><b>$114.47 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3452CPSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3452CP to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %28!</b>  Retail: $161.00<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 SAF3452BU 3452 SAF3452BL 3452 SAF3452BG 3452 SAF3452CH 3452 SAF3452CB 3452 SAF3452CL 3452 SAF3452CP 3452 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-guest-sled-base.html">Chair: Guest, Sled Base</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_5100SFC" id="a_5100SFC"></a><img src="http://p.office1000.com/vp1/5100SFC.jpg" align=right WIDTH=141 HEIGHT=170 alt="  5100  - SFC  - (UPC: )   Task Master Office Stool  "><b>Safco</b> <br><h3>Office Stool</h3><ul>   <li>Handy office stools tucks under work surfaces when not in use   <li>Height range of 16" to 21" overall with 5" (140mm) pneumatic lift   <li>5-star, 25" diameter nylon-reinforced base with 3-piece telescoping dust cover and 2" nylon carpet casters   <li>Seat cushion depth 1-1/4"   <li>Meets or exceeds ANSI/BIFMA standards   <li>Black microcellular, self-skinning polyurethane foam seat   <li>Assembly required   <li>Capacity: 250 lbs </ul><br><br> <table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free.gif" width=100 height=30 alt="Free Shipping"></td></tr></table><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>5100</b> - SFC</font> - (UPC: ) <font color=green><b>Task Master Office Stool</b></font><br><b>(BLACK) 25"W x 25"D </b><br><b>$131.47 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=5100SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 5100 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %34!</b>  Retail: $201.00<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 SAF5100 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/stools.html">Stools</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_3450CBSFC" id="a_3450CBSFC"></a><img src="http://p.office1000.com/vp3/3450CBSFC.jpg" align=right WIDTH=134 HEIGHT=194 alt="  3450CB  - SFC  - (UPC: )   Cava High Back Task Chair  "><b>Safco</b> <br><h3>Cava Collection High Back Manager Chair</h3>  <ul> <li>High Back Manager Chair features pneumatic seat height adjustment from 16" to 21" <li>Swivel/tilt mechanism that provides 360º movement <li>Tension knob <li>Tilt lock that allow user to adjust resistance when rocking forward or back <li>5-star nylon base is 24" diameter <li>Nylon carpet casters <li>Seat height: 16" to 21" <li>Seat dimensions: 20"W x 18"D <li>Back dimensions: 20"W x 19"D <li>Overall dimensions: 24" Diameter x 35-1/2"H to 39-1/2"H <li>Meets or exceeds ANSI/BIFMA standards <li>Black powder coat finish frame <li>Some assembly required </ul><table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free.gif" width=100 height=30 alt="Free Shipping"></td></tr></table><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-Cava-Series.html">Safco Cava</a> series</ul><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><b>Cava Collection High Back Manager Chair</b><br><br><font color=blue><b>3450CB</b> - SFC</font> - (UPC: ) <font color=green><b>Cava High Back Task Chair</b></font><br><b>(COBBLESTONE BLACK) </b><br><b>$149.97 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3450CBSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3450CB to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %34!</b>  Retail: $230.00<br>&nbsp;<br><br><font color=blue><b>3450CL</b> - SFC</font> - (UPC: ) <font color=green><b>Cava High Back Task Chair</b></font><br><b>(COBBLESTONE BLUE) </b><br><b>$149.97 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3450CLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3450CL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %34!</b>  Retail: $230.00<br>&nbsp;<br><br><font color=blue><b>3450CP</b> - SFC</font> - (UPC: ) <font color=green><b>Cava High Back Task Chair</b></font><br><b>(COBBLESTONE PLUM) </b><br><b>$149.97 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3450CPSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3450CP to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %34!</b>  Retail: $230.00<br>&nbsp;<br><br><font color=blue><b>3450CH</b> - SFC</font> - (UPC: ) <font color=green><b>Cava High Back Task Chair</b></font><br><b>(SOLID CHARCOAL) </b><br><b>$149.97 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3450CHSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3450CH to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %34!</b>  Retail: $230.00<br>&nbsp;<br><br><font color=blue><b>3450BG</b> - SFC</font> - (UPC: ) <font color=green><b>Cava High Back Task Chair</b></font><br><b>(BURGUNDY) </b><br><b>$149.97 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3450BGSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3450BG to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %34!</b>  Retail: $230.00<br>&nbsp;<br><br><font color=blue><b>3450BL</b> - SFC</font> - (UPC: ) <font color=green><b>Cava High Back Task Chair</b></font><br><b>(BLACK) </b><br><b>$149.97 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3450BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3450BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %34!</b>  Retail: $230.00<br>&nbsp;<br><br><font color=blue><b>3450BU</b> - SFC</font> - (UPC: ) <font color=green><b>Cava High Back Task Chair</b></font><br><b>(BLUE) </b><br><b>$149.97 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3450BUSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3450BU to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %34!</b>  Retail: $230.00<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 SAF3450CB 3450 SAF3450CL 3450 SAF3450CP 3450 SAF3450CH 3450 SAF3450BG 3450 SAF3450BL 3450 SAF3450BU 3450 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-high-back.html">Chair: High Back</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_4000BGSFC" id="a_4000BGSFC"></a><img src="http://p.office1000.com/vp1/4000BGSFC.jpg" align=right WIDTH=175 HEIGHT=264 alt="  4000BG  - SFC  - (UPC: )   Ditto Stack Chair  "><b>Safco</b> <br><h3>WorkSpace® Ditto Armless Stack Chairs</h3><ul> <li>Moderately priced solution to accommodating additional attendees at meetings, luncheons and receptions <li>Contoured back and seat keeps users comfortable longer <li>Seats and backs are constructed of textured polypropylene with a non-slip surface <li>Chair measures 28-1/2"W x 28-1/2"D x 32"H overall <li>Steel rod Chrome frame in a sled base design provides stability <li>Attached rubber feet protect floor surfaces <li>Shipped fully assembled in cartons of 2</ul><table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free.gif" width=100 height=30 alt="Free Shipping"></td></tr></table><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><b>Ditto Stack Chair</b><br><br><font color=blue><b>4000BG</b> - SFC</font> - (UPC: ) <font color=green><b>Ditto Stack Chair</b></font><br><b>(BURGUNDY) </b><br><b>$179.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4000BGSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4000BG to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %17!</b>  Retail: $218.00<br>&nbsp;<br><br><font color=blue><b>4000BL</b> - SFC</font> - (UPC: ) <font color=green><b>Ditto Stack Chair</b></font><br><b>(BLACK) </b><br><b>$179.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4000BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4000BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %17!</b>  Retail: $218.00<br>&nbsp;<br><br><font color=blue><b>4000BU</b> - SFC</font> - (UPC: ) <font color=green><b>Ditto Stack Chair</b></font><br><b>(BLUE) </b><br><b>$179.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4000BUSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4000BU to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %17!</b>  Retail: $218.00<br>&nbsp;<br><br><font color=blue><b>4000GR</b> - SFC</font> - (UPC: ) <font color=green><b>Ditto Stack Chair</b></font><br><b>(GRAY) </b><br><b>$179.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4000GRSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4000GR to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %17!</b>  Retail: $218.00<br>&nbsp;<br><br><font color=blue><b>4000GN</b> - SFC</font> - (UPC: ) <font color=green><b>Ditto Stack Chair</b></font><br><b>(GREEN) </b><br><b>$179.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4000GNSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4000GN to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %17!</b>  Retail: $218.00<br>&nbsp;<br><br><font color=blue><b>4000RD</b> - SFC</font> - (UPC: ) <font color=green><b>Ditto Stack Chair</b></font><br><b>(RED) </b><br><b>$179.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4000RDSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4000RD to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %17!</b>  Retail: $218.00<br>&nbsp;<br><br><font color=blue><b>4000YE</b> - SFC</font> - (UPC: ) <font color=green><b>Ditto Stack Chair</b></font><br><b>(YELLOW) </b><br><b>$179.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4000YESFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4000YE to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %17!</b>  Retail: $218.00<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 SAF4000BG 4000 SAF4000BL 4000 SAF4000BU 4000 SAF4000GR 4000 SAF4000GN 4000 SAF4000RD 4000 SAF4000YE 4000 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-stack-armless.html">Chair: Stack, Armless</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_5550BGSFC" id="a_5550BGSFC"></a><img src="http://p.office1000.com/jp1/5550bgsfc.jpg" align=right WIDTH=143 HEIGHT=189 alt="  5550BG  - SFC  - (UPC: )   Cribbage Chair Chrome Legs with Poly Bordeaux Seat  "><b>Safco</b> <br><h3>WorkSpace® Cribbage Stack Chairs</h3><ul> <li>Contemporary in design, this attractive stack chair series is very sturdy and comfortable yet lightweight and economically priced <li>Its stylish angles and contours adapt to most design schemes <li>Constructed with a welded steel frame and tough polypropylene seat and back <li>Includes chair glides <li>Chairs measure 25-1/2"W x 25-1/2"D x 32"H overall <li>Chairs are fully assembled and ship 2 per carton</ul><table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free100.gif" width=100 height=30 alt="Free Shipping on UPSable orders of $100 or more"></td></tr></table><br><br><font color=blue><b>5550BG</b> - SFC</font> - (UPC: ) <font color=green><b>Cribbage Chair Chrome Legs with Poly Bordeaux Seat</b></font><br><b>$207.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=5550BGSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 5550BG to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %22!</b>  Retail: $268.00<br>&nbsp;<br><br><font color=blue><b>5550BL</b> - SFC</font> - (UPC: ) <font color=green><b>Cribbage Chair Chrome Legs with Poly Black Seat</b></font><br><b>$207.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=5550BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 5550BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %22!</b>  Retail: $268.00<br>&nbsp;<br><br><font color=blue><b>5550GR</b> - SFC</font> - (UPC: ) <font color=green><b>Cribbage Chair Chrome Legs with Poly Gray Seat</b></font><br><b>$207.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=5550GRSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 5550GR to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %22!</b>  Retail: $268.00<br>&nbsp;<br><br><font color=blue><b>5550AQ</b> - SFC</font> - (UPC: ) <font color=green><b>Cribbage Chair Chrome Legs with Poly Aqua Seat</b></font><br><b>$207.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=5550AQSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 5550AQ to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %22!</b>  Retail: $268.00<br>&nbsp;<br><br><font color=blue><b>5550BU</b> - SFC</font> - (UPC: ) <font color=green><b>Cribbage Chair Chrome Legs with Poly Blue Seat</b></font><br><b>$207.00 (PK/2)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=5550BUSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 5550BU to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %22!</b>  Retail: $268.00<br>&nbsp;<br><br><font color=blue><b>5551BL</b> - SFC</font> - (UPC: ) <font color=green><b>Cribbage Chair Arm Kit</b></font><br><b>(BLACK) </b><br><b>$27.77 (EA) <font color="#FF0000"><b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=5551BLSFC&amp;q=6">[6+ $ 26.03/(EA)]</a></b></font> </b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=5551BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 5551BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> Retail: $28.00<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 SAF5550BG 5550 SAF5550BL 5550 SAF5550GR 5550 SAF5550AQ 5550 SAF5550BU 5550 SAF5551BL 5551 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-stack-armless.html">Chair: Stack, Armless</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_4185BLSFC" id="a_4185BLSFC"></a><img src="http://p.office1000.com/mp2/4185blsfc.jpg" align=right WIDTH=185 HEIGHT=213 alt="  4185BL  - SFC  - (UPC: )   Contour Stack Chairs  "><b>Safco</b> <br><h3>Contour Stacking Chairs</h3><ul> <li>Ideal for use in meeting rooms, break rooms, cafeterias or anywhere extra seating is required <li>High impact polypropylene seat and back <li>Lightweight, only 11 lbs. each <li>Extra-strong tubular steel frame with black finish and plastic glides <li>Stacks up to 15 high for efficient storage <li>Available in four color: Black, Blue, Burgundy or Charcoal <li>Packed 4 per color per carton <li>21-3/8" x 22-7/8" x 30-1/4"</ul><table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td></tr></table><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>4185BL</b> - SFC</font> - (UPC: ) <font color=green><b>Contour Stack Chairs</b></font><br><b>(BLACK) </b><br><b>$201.00 (PK/4)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4185BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4185BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %30!</b>  Retail: $288.00&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>4185BG</b> - SFC</font> - (UPC: ) <font color=green><b>Contour Stack Chairs</b></font><br><b>(BURGUNDY) </b><br><b>$201.00 (PK/4)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4185BGSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4185BG to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %30!</b>  Retail: $288.00&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>4185BU</b> - SFC</font> - (UPC: ) <font color=green><b>Contour Stack Chairs</b></font><br><b>(BLUE) </b><br><b>$201.00 (PK/4)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4185BUSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4185BU to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %30!</b>  Retail: $288.00&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>4185CH</b> - SFC</font> - (UPC: ) <font color=green><b>Contour Stack Chairs</b></font><br><b>(CHARCOAL) </b><br><b>$201.00 (PK/4)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4185CHSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4185CH to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %30!</b>  Retail: $288.00&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&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 SAF4185BL 4185 SAF4185BG 4185 SAF4185BU 4185 SAF4185CH 4185 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-stack-armless.html">Chair: Stack, Armless</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_3460BLSFC" id="a_3460BLSFC"></a><img src="http://p.office1000.com/vp1/3460BLSFC.jpg" align=right WIDTH=175 HEIGHT=310 alt="  3460BL  - SFC  - (UPC: )   3460 Series High Back Chair  "><b>Safco</b> <br><h3>3460 Series Push Button High Back Seating</h3><ul>  <li>Smooth contoured surfaces provide maximum comfort  <li>Back is contoured with built-in lumbar wedge, while the waterfall seat edge helps relieve pressure points on legs  <li>Push-button control for seat height and back tilt  <li>Push button back tilt mechanism can remain open or lock into position  <li>5-star 24" diameter nylon base with 2" casters  <li>Meets or exceeds ANSI/BIFMA standards  <li>Optional armrest provides 3" height adjustment at seven positions  <li>Arms ratchet in or out at three positions  <li>Guest seating is also available in the Cava Collection™ Task Seating group  <li>Available in Black, Blue, Burgundy and Charcoal  <li>Some assembly required</ul> <ul>  <li>Seat height 17 to 21", seat dimension 21-1/2 x 20-1/2", back dimension 19-1/2 x 24-1/2  <li><b>HIGH BACK</b> 24"W x 24"D x 39 to 43"H overall  <li><b>T-PAD ARMREST</b> 4 x 11 x 11 to 14" </ul> <b>NOTE:</b> Pictured with optional T-Pad Armrest.<table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free100.gif" width=100 height=30 alt="Free Shipping on UPSable orders of $100 or more"></td></tr></table><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-3460-Series.html">Safco 3460</a> series</ul><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>3460BL</b> - SFC</font> - (UPC: ) <font color=green><b>3460 Series High Back Chair</b></font><br><b>(BLACK) 3460 Series™ Push Button High Back</b><br><b>$238.00 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3460BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3460BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %40!</b>  Retail: $399.00<br>&nbsp;<br><br><font color=blue><b>3460BU</b> - SFC</font> - (UPC: ) <font color=green><b>3460 Series High Back Chair</b></font><br><b>(BLUE) </b><br><b>$238.00 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3460BUSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3460BU to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %40!</b>  Retail: $399.00<br>&nbsp;<br><br><font color=blue><b>3460BG</b> - SFC</font> - (UPC: ) <font color=green><b>3460 Series High Back Chair</b></font><br><b>(BURGUNDY) </b><br><b>$238.00 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3460BGSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3460BG to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %40!</b>  Retail: $399.00<br>&nbsp;<br><br><font color=blue><b>3460CH</b> - SFC</font> - (UPC: ) <font color=green><b>3460 Series High Back Chair</b></font><br><b>(CHARCOAL) </b><br><b>$238.00 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3460CHSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3460CH to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %40!</b>  Retail: $399.00<br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>3462</b> - SFC</font> - (UPC: ) <font color=green><b>Amibition 3460 Series T Pad Arms</b></font><br><b>T-Pad Armrest</b><br><b>$64.47 (EA) <font color="#FF0000"><b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3462SFC&amp;q=4">[4+ $ 64.05/(EA)]</a></b></font> </b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3462SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3462 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %36!</b>  Retail: $101.00<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 SAF3460BL 3460 SAF3460BU 3460 SAF3460BG 3460 SAF3460CH 3460 SAF3462 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-desk-high-back.html">Chair: Desk, High Back</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_3470BLSFC" id="a_3470BLSFC"></a><img src="http://p.office1000.com/mp9/3470blsfc.jpg" align=right WIDTH=166 HEIGHT=270 alt="  3470BL  - SFC  - (UPC: )   High Back Leather Chair  "><b>Safco</b> <br><h3>serenity™ Series Executive Seating</h3><ul>   <li>The ultimate in comfort for your office   <li>This chair is fully upholstered in luxurious black leather and has generously cushioned seat and back   <li>This chair is available in two versions so you can be assured of getting the perfect fit   <li>It has a swivel/tilt mechanism that provides 360 degree movement and complete tilt tension control   <li>Tension knob and tilt tension lock allow user to adjust resistance for rocking motion   <li>Pneumatic seat height control and 26" 5-star nylon base with casters   <li>Powder coat finish frames   <li>Chairs meet or exceed ANSI/BIFMA Standards   <li>Some assembly required</ul> <ul>   <li>high-back: For people over 5'8" tall. Overall height range of 44" to 48"   <li>Seat Height: 17 to 21"; Seat: 21"W x 19-1&#8260;2"D; Back: 21"W x 30"H. </ul> <ul>   <li>petite: For people less than 5'8" tall. Overall height range of 41" to 45"   <li>Seat Height: 16 to 20"; Seat: 20"W x 18"D; Back: 20"W x 28"H. </ul><table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free.gif" width=100 height=30 alt="Free Shipping"></td></tr></table><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-Leather-Chairs.html">Safco Leather Chairs</a> series</ul><br><font color=blue><b>3470BL</b> - SFC</font> - (UPC: ) <font color=green><b>High Back Leather Chair</b></font><br><b>(BLACK) </b><br><b>$227.00 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3470BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3470BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %34!</b>  Retail: $345.00<br>&nbsp;<br><br><font color=blue><b>3471BL</b> - SFC</font> - (UPC: ) <font color=green><b>Petite High Back Leather Chair</b></font><br><b>(BLACK) </b><br><b>$229.00 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3471BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3471BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %33!</b>  Retail: $345.00<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 SAF3470BL 3470 SAF3471BL 3471 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-executive-high-back.html">Chair: Executive, High Back</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><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  "><b>Safco</b> <br><h3>Task Master® Operational Economy Seating</h3><ul> <li>Our Operational Chairs are designed to be used in workspaces requiring less height and flexibility than our Industrial Series <li>They feature an overall height range of 19 to 27" and an 8" (200mm) pneumatic lift as well as a 5-star, 25" diameter nylon base, 3-piece telescoping dust cover and 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, backrest tilt and height adjustments make these chairs adaptable to your exact height and job requirements <li>All chairs swivel 360° <li><b>Economy Operational Chair</b> <li>Backrest has ergo knob adjustment controls for 3" backrest depth and 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 <li>Assembly required</ul><table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free.gif" width=100 height=30 alt="Free Shipping"></td></tr></table><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><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><b>$285.00 (EA)</b><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> <b>Save up to %36!</b>  Retail: $452.00<br>&nbsp;<br><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></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><tr align=left><td bgcolor="#DAEFE4"><p><a name="a_6600SFC" id="a_6600SFC"></a><img src="http://p.office1000.com/mp9/6600sfc.jpg" align=right WIDTH=165 HEIGHT=283 alt="  6600  - SFC  - (UPC: )   Tesi High Back Chair - Perforated Back/Upholstered Seat Chair  "><b>Safco</b> <br><h3>Tesi High Back Executive Seating</h3><ul> <li> Executive seating that makes a fashion statement <li>Flexible, perforated nylon back with a generously cushioned seat for optimal comfort <li>Pneumatic seat height with full 360 degree swivel and tilt tension lock offer complete control for maximum personalization od seating posititon <li>Textured loop polyurethane arms and 5-star 26" base <li>The matching Guest Chair with cantilever base will provide your visitors with equal seating comfort <li>Assembly required</ul><table border=0 cellpadding=5><tr><td><img src="http://p.office1000.com/factory.gif" width=100 height=30 alt="Factory Direct Shipping"></td><td><img src="http://p.office1000.com/free.gif" width=100 height=30 alt="Free Shipping"></td></tr></table><br><ul><li> This is part of the <a href="http://www.glr.com/series/Safco-Tesi-Chairs.html">Safco Tesi Chairs</a> series</ul><br><font color=blue><b>6600</b> - SFC</font> - (UPC: ) <font color=green><b>Tesi High Back Chair - Perforated Back/Upholstered Seat Chair</b></font><br><b>(BLACK) </b><br><b>$384.00 (EA)</b><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=6600SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 6600 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a> <b>Save up to %38!</b>  Retail: $629.00<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 SAF6600 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/chair-high-back.html">Chair: High Back</a>  </font></td></tr>
</table><br><table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><!--T--><tr align=left><td><B><font size="+1">This Category: OFFICE FURNITURE</font></b> Click for other subcategories: &#149; <a href="http://www.office1000.com/checklist/bookcases.html">Bookcases</a> &#149; <a href="http://www.office1000.com/checklist/cabinets.html">File Cabinets</a> &#149; <a href="http://www.office1000.com/checklist/keycabs.html">Key Cabinets</a> &#149; <b><font color=green size="+1">Chairs</b></font> &#149; <a href="http://www.office1000.com/checklist/desks.html">Desks</a> &#149; <a href="http://www.office1000.com/checklist/icecubepart.html">Partition Systems</a> &#149; <a href="http://www.office1000.com/checklist/tables.html">Tables</a> &#149; <a href="http://www.office1000.com/checklist/typingtables.html">Typing Stations</a> &#149; <a href="http://www.office1000.com/checklist/mailroom.html">Mailroom Furniture/Carts</a> &#149; <a href="http://www.office1000.com/checklist/lecterns.html">Lecterns</a></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>



<table border=1 cellpadding=5 width="95%" bgcolor="#DAEFE4"><!--T--><tr align=left><td><B><font size="+1">This Category: OFFICE FURNITURE</font></b> Click for other subcategories: &#149; <a href="http://www.office1000.com/checklist/bookcases.html">Bookcases</a> &#149; <a href="http://www.office1000.com/checklist/cabinets.html">File Cabinets</a> &#149; <a href="http://www.office1000.com/checklist/keycabs.html">Key Cabinets</a> &#149; <b><font color=green size="+1">Chairs</b></font> &#149; <a href="http://www.office1000.com/checklist/desks.html">Desks</a> &#149; <a href="http://www.office1000.com/checklist/icecubepart.html">Partition Systems</a> &#149; <a href="http://www.office1000.com/checklist/tables.html">Tables</a> &#149; <a href="http://www.office1000.com/checklist/typingtables.html">Typing Stations</a> &#149; <a href="http://www.office1000.com/checklist/mailroom.html">Mailroom Furniture/Carts</a> &#149; <a href="http://www.office1000.com/checklist/lecterns.html">Lecterns</a></td></tr></table><br>
