|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/highlandlabs/cqi-bin/ALFA_DATA/alfasymlink/root/domains/leonsneadweb/pages/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0037)http://www.limpid.nl/lab/css/fixed/sh -->
<!-- Limpid &love; IE in quirks mode --><HTML xml:lang="en"
xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>Contracting Vehicles - Leon Snead & Company, P.C.</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"><LINK
href="sh_files/sh_basic.css" type=text/css rel=stylesheet><!--[if IE]><LINK
href="sh_files/sh_ie.css" type=text/css rel=stylesheet><![endif]-->
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<script language="javascript">
<!--
//start redirect
var browserName=navigator.appName;
var browserVer=parseInt(navigator.appVersion);
if (browserName=="Netscape" && browserVer >= 5)
{
window.location="http://www.leonsnead.com/ns_site/pages/vehicles.html";}
else if(browserName=="Netscape" && browserVer < 5)
{
window.location="http://www.leonsnead.com/nslow/vehicles.html";
}
//end redirect
// start submenu script
var div_array = new Array("sub");
function changeDiv(the_div, the_change)
{
var browser_name= navigator.appName;
if (document.all)
{
div_string = "window.document.all." + the_div + ".style";
} else if (browser_name == "Netscape") {
div_string = "window.document." + the_div;
} else {
alert("sorry, this only works in 4.0 browsers");
return;
}
the_div = eval(div_string);
the_div.visibility = the_change;
}
function closeAll()
{
for (var loop=0; loop < div_array.length; loop++)
{
changeDiv(div_array[loop], "hidden");
}
}
// end submenu script
// set nav bar at bottom
function moveDiv()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) - 388;
var top_point = parseInt(height) - 29;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.barDiv.style;
} else if (browser_name == "Netscape") {
the_div = window.document.barDiv;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
function moveFolder()
{
var width = window.screen.availWidth;
var left_point= parseInt(width/2) - 393;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.folder.style;
} else if (browser_name == "Netscape") {
the_div = window.document.folder;
}
the_div.left=parseInt(the_div.left) + left_point;
}
function moveTop()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) - 36;
var top_point = parseInt(height) - 33;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.topBorder.style;
} else if (browser_name == "Netscape") {
the_div = window.document.topBorder;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
function moveLeft()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) - 41;
var top_point = parseInt(height) - 29;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.leftBorder.style;
} else if (browser_name == "Netscape") {
the_div = window.document.leftBorder;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
function moveMenu()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) - 36;
var top_point = parseInt(height) - 29;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.menu.style;
} else if (browser_name == "Netscape") {
the_div = window.document.menu;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
function moveRight()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) + 29;
var top_point = parseInt(height) - 29;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.rightBorder.style;
} else if (browser_name == "Netscape") {
the_div = window.document.eightBorder;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
function moveSub()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) - 242;
var top_point = parseInt(height) - 108;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.sub.style;
} else if (browser_name == "Netscape") {
the_div = window.document.sub;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
//end set navbar at bottom
//set menu in center
//-->
</script>
</HEAD>
<BODY topmargin="0"onload="moveDiv(), moveLeft(), moveRight(), moveSub(), moveFolder(); ">
<DIV id=content>
<p id=maintxt>
<div id=folder style=" position:absolute; background:#fffef9;width:760; height:760;left:0px;top:0px; border-color: aa0505;border-left-style:solid;border-left-width: 1; border-right-style:solid;border-right-width: 1; border-top-style:solid;border-top-width: 1; border-bottom-style:solid;border-bottom-width: 1">
<center>
<TABLE width="740" height="135">
<TR>
<TD valign="bottom" align="left" width="273">
</TD>
<TD width="194" align="center" valign="top">
<IMG SRC="leon2.gif" WIDTH="159" HEIGHT="135" BORDER="0" ALT="">
</TD>
<TD width="273" align="right" valign="top">
<font size="1" face="book antiqua, times new roman" color="#2B2A6F">
<br><b>416 Hungerford Drive, Suite 400<br>Rockville, MD 20850<br>(301) 738-8190<br>E-mail: [email protected]</b></font>
</TD>
</TR>
</TABLE>
<table width=740>
<tr>
<td width="740" cellpadding="0" cellspacing="0" align="left" valign="top"><font color="#aa0505" size="2" face="Book Antiqua"><BR><BR><font size="4" face="book antiqua, times new roman" color="#aa0505">
<b>CONTRACTING VEHICLES</b></font><BR><BR>
<B><I><font size="3" face="book antiqua, times new roman" color="#aa0505">GSA FEDERAL SUPPLY SCHEDULE</B></I></font><p>
<table width="730">
<tr><td background="" width="365" valign="top"><font size="3" face="book antiqua, times new roman" color="#aa0505">
<b>FINANCIAL AND BUSINESS<br>SOLUTIONS (FABS)<br>SCHEDULE GS-23F-8179H</b><p>
SIN: 520-5, 520-8, 520-11, 520-13,<br> 520-14, & 520-99<p>
<i>Auditing Services</i>
<ul>
<li>Financial audits </li>
<li>Financial related audits</li>
<li>Performance audits</li>
<li>Other miscellaneous activities of an audit organization </li></ul><p>
<i>Financial Management</i>
<ul>
<li>Accounting</li>
<li>Budgeting</li>
<li>Financial management systems services</li>
<li>Financial reporting and analysis services</li></ul>
<i>Other Consulting Services</i></font>
</td>
<td width="365" valign="top" align="left" background="">
<font size="3" face="book antiqua, times new roman" color="#aa0505"><b>MISSION ORIENTED BUSINESS<br> INTEGRATED SERVICES<br>(MOBIS) SCHEDULE GS-10F-0285P</b><p>
SIN: 874-1, 874-3, 874-6<p>
<i>Consulting Services</i>
<ul>
<li>Program audits and evaluations</li>
<li>Technical support services</li>
<li>Human resources support services</li>
<li>Procurement support services</li>
<li>Contract closeout services</li></ul>
<i>Survey Services</i>
<ul>
<li>Planning survey design</li>
<li>Sampling; survey development</li>
<li>Survey database administration</li>
<li>Administering surveys using various types of data collection methods</li>
<li>Analyses of quantitative and qualitative survey data</li>
<li>Production of reports</li></ul></font>
</td></tr></table>
<b><i><font size="3" face="book antiqua, times new roman" color="#aa0505">DOT OMNIBUS PROCUREMENT</b></i></font><br><br>
<b><i><font size="3" face="book antiqua, times new roman" color="#aa0505">APPROVED SIC CODES</b></i></font></td></tr>
<tr><td width="100%" cellpadding="0" cellspacing="0" align="left" valign="top">
<Blockquote> <table width="95%"><tr><td width="50%" cellpadding="0" cellspacing="0" align="left" valign="top"><font color="#aa0505" size="2" face="Book Antiqua">
<br>Accounting and auditing (primary SIC code)<br>
Management services<br>
Management consulting services<br>
Services, not elsewhere classified</font><br></td>
<td width="50%" cellpadding="0" cellspacing="0" align="left" valign="top"><font color="#aa0505" size="2" face="Book Antiqua">
<br>8721<br> 8741<br> 8742<br> 8999<br><br></font> </td></tr></table></blockquote></td></tr>
<tr><td width="100%"colspan="2" cellpadding="0" cellspacing="0" align="left" valign="top"><font color="#aa0505" size="3" face="Book Antiqua"> <b><i>NORTH AMERICAN INDUSTRY CLASSIFICATION SYSTEM (NAICS) CODES</font></b></i> </td></tr>
<tr><td width="100%" cellpadding="0" cellspacing="0" align="left" valign="top">
<blockquote><table width="95%"><tr><td width="20%" cellpadding="0" cellspacing="0" align="left" valign="top"><font color="#aa0505" size="2" face="Book Antiqua">
<br>541211<br>
541219<br>
541611<br>
541618<br>
561110<br>
561499</font></td>
<td width="80%" cellpadding="0" cellspacing="0" align="left" valign="top"><font color="#aa0505" size="2" face="Book Antiqua">
<br>Accounting, auditing, and other CPA services<br>
Other accounting services<br>
Administrative management and general management consulting services<br>
Other management consulting services<br>Office administrative services<br>All other business support services</font>
</font></td></tr></table></blockquote>
</font></td></tr>
<tr><td width="100%" cellpadding="0" cellspacing="0" align="center" valign="top"><font color="#aa0505" size="1" face="book antiqua"><u></u> <a href="http://www.leonsnead.com/pf/veh_print.htm" style="font:"1" book antiqua;color:#2b2a6f;">Printer Friendly Version</a><br> <br> </td></tr>
</table>
</center>
</div>
</DIV>
<DIV id=header>
<div id=barDiv style="position:absolute;left:0px;top:0px;z-index:20;">
<IMG SRC="manilla_veh.jpg" WIDTH=760 HEIGHT=29 BORDER=0 USEMAP="#manillahots_Map">
<MAP NAME="manillahots_Map">
<AREA SHAPE="rect" ALT="" COORDS="598,0,717,29" HREF="vehicles.html">
<AREA SHAPE="rect" ALT="" COORDS="457,0,553,29" HREF="clients.html">
<AREA SHAPE="rect" ALT="" COORDS="356,0,413,29" HREF="#" onclick="closeAll(); changeDiv('sub','visible');return false;">
<AREA SHAPE="rect" ALT="" COORDS="227,0,319,29" HREF="philosophy.html">
<AREA SHAPE="rect" ALT="" COORDS="119,0,189,29" HREF="profile.html">
<AREA SHAPE="rect" ALT="" COORDS="32,0,82,29" HREF="../index.html">
</MAP></div>
<!-- place submenu-->
<div id="leftBorder" style="position:absolute; z-index:21;top:0; left:0;">
<a href="#" onMouseOver="closeAll();"><img src="tall_spacer.gif" border=0></a>
</div>
<div id="rightBorder" style="position:absolute; top:0;left: 0; z-index:21;">
<a href="#" onMouseOver="closeAll();"><img src="tall_spacer.gif" border=0></a>
</div>
<a href="#" onMouseOut="closeAll();" onMouseOver="changeDiv('sub','visible');" >
<div id="sub" style="font:9pt arial ; width:270;padding:10px; background:#2B2A6F;position:absolute; top:0; left:0;z-index:23; visibility:hidden;">
<a style="text-decoration:none;"href="audit.html" onMouseOut="closeAll();" onMouseOver="changeDiv('sub','visible');" ><font color="#fffef9">Audit and Review</font></a><br>
<a style="text-decoration:none;"href="accounting.html" onMouseOut="closeAll();" onMouseOver="changeDiv('sub','visible');" ><font color="#fffef9">Accounting</font></a><br>
<a style="text-decoration:none;"href="management.html" onMouseOut="closeAll();" onMouseOver="changeDiv('sub','visible');" ><font color="#fffef9">Management Consulting</font></a><br>
<a style="text-decoration:none;"href="procurement.html" onMouseOut="closeAll();" onMouseOver="changeDiv('sub','visible');" ><font color="#fffef9">Procurement Management Consulting</font></a><br>
</div></a>
<!-- End place Submenu -->
</DIV>
</BODY></HTML>