|
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>Firm Philosophy - 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/philosophy.html";}
else if(browserName=="Netscape" && browserVer < 5)
{
window.location="http://www.leonsnead.com/nslow/firm_phi.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="100%" colspan="1" 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>FIRM PHILOSOPHY</b></font><BR><BR>Leon Snead & Company is committed to bringing knowledge, experience, integrity, and quality to all of our work with clients. We define these characteristics as:
<UL><font color="#aa0505" size="2" face="times new roman"><I><B>KNOWLEDGE</B></I> -</font><font color="#aa0505" size="2" face="Book Antiqua"> Leon Snead & Company is committed to having complete up-to-date knowledge in all facets of auditing, accounting, financial management, procurement and management services. Many of our staff members hold CPA licenses and other professional certifications. To foster professional growth, our staff participates actively in their professional associations and regularly completes continuing education courses. In house, the firm maintains an extensive resource library of current professional standards and reference material, and provides our staff with unlimited access to online resources for research.
<br><br><font color="#aa0505" size="2" face="times new roman"><I><B>EXPERIENCE</B></I> -</font><font color="#aa0505" size="2" face="Book Antiqua"> Our staff has considerable experience in providing auditing, accounting, and management consulting services to government agencies and private industry. Our professionals offer our clients a strong base of theoretical knowledge complemented by practical experience as auditors, accountants, financial managers, program managers, program analysts, and IT professionals. Many held senior-level management positions with Federal agencies including Offices of Inspectors General.
<br><br><font color="#aa0505" size="2" face="times new roman"><I><B>INTEGRITY</B></I> -</font><font color="#aa0505" size="2" face="Book Antiqua"> Our firm believes that integrity is essential to a satisfactory client relationship. We are committed to ensuring that all staff members demonstrate complete integrity in the conduct of their work and in their working relationships with all client personnel. We are sensitive to the issues each client faces and committed to meeting client needs.
<br><br><font color="#aa0505" size="2" face="Times new roman"><I><B>QUALITY</B></I> -</font><font color="#aa0505" size="2" face="Book Antiqua"> Timely and high quality performance are standard for our firm. Management policies and quality control procedures ensure our compliance with requirements and applicable standards, including Government Auditing Standards, generally accepted auditing standards, and attestation standards. The firm continues to pass the triennial peer review performed by the Maryland Association of Certified Public Accountants under the auspices of the American Institute of Certified Public Accountants.</UL>
Our commitment to these principles is unequivocal. And it is this commitment that defines our firm and our relationships with our clients.
</font></td></tr>
<tr><td width="100%" colspan="2" cellpadding="0" cellspacing="0" align="center" valign="top"><font color="#aa0505" size="1" face="book antiqua"><br><u></u> <a href="http://www.leonsnead.com/pf/phi_print.html" 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_phi.jpg" WIDTH=760 HEIGHT=29 BORDER=0 USEMAP="#manillahots_Map">
<MAP NAME="manillahots_Map">
<AREA SHAPE="rect" ALT="" COORDS="603,0,712,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>