Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
106 lines (96 sloc)
4.95 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Services</title> | |
| </head> | |
| <body bgcolor="#FFFFFF" LEFTMARGIN="0" TOPMARGIN="0"> | |
| <!--Heading--> | |
| <table WIDTH="100%" CELLPADDING="2" CELLSPACING="0" BORDER="0"> | |
| <tr><td bgcolor="3A9AD9" colspan="2"> | |
| <a HREF="index.html"><img src="images/buttonbar/smallcrab.gif" alt="crab" width="40" vspace="3" align="left" border="0"></a> | |
| <font FACE="verdana,arial,helvetica" size="-1"><i>Washington State County Road Administration Board</i></font> | |
| </td> | |
| <!--Standard ButtonBar Start--> | |
| <tr><td VALIGN="MIDDLE" colspan="2"> | |
| <pre><a HREF="index.html"><img src="images/buttonbar/crab.gif" alt="crab" border="0" WIDTH="91" HEIGHT="35"></a><a HREF="counties/index.html"><img src="images/buttonbar/counties.gif" alt="counties" border="0" WIDTH="98" HEIGHT="35"></a><a HREF="resources/index.html"><img src="images/buttonbar/resources.gif" alt="resources" border="0" WIDTH="92" HEIGHT="35"></a><a HREF="../search"><img src="images/buttonbar/search.gif" alt="search" border="0" WIDTH="98" HEIGHT="35"></a><a HREF="news://news.crab.wa.gov/crab.tech.general"><img src="images/buttonbar/dialog.gif" alt="dialog" border="0" WIDTH="98" HEIGHT="35"></a><a HREF="../help.html"><img src="images/buttonbar/help.gif" alt="help" border="0" WIDTH="98" HEIGHT="35"></a></pre> | |
| </td> | |
| <!--End ButtonBar--> | |
| </table> | |
| <table WIDTH="100%" CELLPADDING="2" CELLSPACING="4" BORDER="0"> | |
| <tr> | |
| <!--Margin--> | |
| <td bgcolor="FFFFCC" width="122" HEIGHT="100%" valign="top"> | |
| <p> | |
| <center> | |
| <font FACE="verdana,arial,helvetica" size="4"> | |
| <img src="images/BlankPixel.gif" hspace="10" vspace="10" alt WIDTH="1" HEIGHT="1"><br> | |
| <!--<a href="http://www.mapquest.com/cgi-bin/mqfreeconnect?width=500&height=300&icontitles=yes&level=9&streetaddress=2404+Chandler+Court&city=Olympia&state=WA&zip=98502&POI1name=County+Road+Administration+Board&POI1iconid=15&POI1streetaddress=2404+Chandler+Court+SW&POI1city=Olympia&POI1state=WA&POI1zip=98502">--> | |
| <!--<a href="http://www.mapquest.com/cgi-bin/mqfreeconnect?width=500&height=300&icontitles=yes&level=9&streetaddress=2404+Chandler+Court&city=Olympia&state=WA&zip=98502">--> | |
| <a href="HereWeAre.html"> | |
| <img src="images/WhereisCRAB.gif" alt="Where is CRAB?" border="0" WIDTH="88" HEIGHT="86"><br> | |
| </a> | |
| <p> | |
| <a href="CRABoard/index.html"><i><b>CRABoard</b></i></a> | |
| <p> | |
| <a href="staffpages/index.html"><i><b>CRAB Staff</b></i></a> | |
| </center> | |
| </font> | |
| </td> | |
| <!--Who CRAB is--> | |
| <td valign="top"> | |
| <!--header--> | |
| <font FACE="verdana,arial,helvetica" size="5"> | |
| <center> | |
| <b>The Mission</b> | |
| </center> | |
| <p> | |
| <table> | |
| <tr><td><font color=white>.....</font></td> | |
| <td><font size="2"><center> | |
| The Mission of the County Road Administration Board is to preserve and enhance the transportation infrastructure | |
| of Washington Counties by providing standards of good practice, fair administration of funding programs, visionary | |
| leadership, and integrated progressive and professional technical services.</center> | |
| </td> | |
| <td><font color=white>.....</font></td></tr> | |
| </table> | |
| <p> | |
| <hr> | |
| <font size="2"> | |
| There is no state agency in the United States comparable to the | |
| <a href="crabhistory.html">County Road Administration Board</a>. | |
| A continuing focus for both the board and its staff is the integration of the | |
| engineering, transportation planning, and information | |
| services that we provide to counties. CRAB is committed to providing outstanding | |
| professional support to county transportation departments at a minimum administrative | |
| cost. | |
| <hr> | |
| <dl> | |
| <dt><b>ENGINEERING SERVICES</b> | |
| <dd>The Engineering Services Division provides counties with a broad-based | |
| array of technical, financial and administrative services as they face the | |
| challenges of the 90's. These services include the administration of the | |
| Rural Arterial and County Preservation <a href="grants/index.html">grant programs</a> | |
| for road rehabilitation and reconstruction.<p> | |
| <dt><b>INFORMATION SERVICES</b> | |
| <dd>Over the past ten years CRAB has built a technology partnership with | |
| the Washington counties that gives transportation professionals increased | |
| confidence in their abilities to use technology wisely. CRAB's commitment | |
| to this partnership involves providing <a href="DesignSystems/index.html">design systems</a>, developing infrastructure | |
| <a href="cris/index.html">management systems</a>, enabling and enhancing | |
| county interaction, evaluating emerging technology, and providing the | |
| support, training and consultation that counties rely upon each day.<p> | |
| <dt><b>TRANSPORTATION PLANNING SERVICES</b> | |
| <dd>The first half of this decade has been dedicated to planning, complying | |
| with the mandates of the Washington State Growth Management Act (GMA) and | |
| adjusting to the new rules for federal transportation funding under ISTEA. | |
| The next five years are likely to be devoted to the implementation and | |
| refinement of the adopted strategies. CRAB's Transportation Planning Services is | |
| active in assisting counties meet their challenges through direct technical | |
| support, research on current issues with framework plans, workshops and | |
| discussion papers. | |
| </dl> | |
| </font> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |