-
Notifications
You must be signed in to change notification settings - Fork 0
/
stafflistings.html
53 lines (50 loc) · 3.33 KB
/
stafflistings.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
layout: fundamental
title: Office Locations and Staff Profiles
category: resource
---
<div class="main">
<div class="stage_title container">
<h1 style="text-transform: uppercase">Offices Locations & Staff Listing</h1>
<p><img height="108" src="http://www.empirejustice.org/assets/images/ejc/new-design/empire-justice-flame.jpg" style="float: left; margin-right: 10px; margin-left: 10px; margin-bottom: 10px;" width="64" />Empire Justice Center has offices in Albany, Rochester, Long Island and White Plans.</p>
<p> </p>
<hr />
<p> </p>
<table style="width: 100%;">
<tbody>
<tr>
<td style="width: 50%; vertical-align: top;">
<h3 style="padding-left: 30px;"><strong>Albany</strong></h3>
<p style="padding-left: 30px;"><strong><br /></strong>119 Washington Avenue <br />Albany, NY 12210<br />p: (518) 462-6831 ¦ f: (518) 935-2852</p>
<br />
<p style="padding-left: 30px;"><a href="http://www.empirejustice.org/about-us/offices/albany.html">Staff Profiles</a></p>
</td>
<td style="width: 50%; vertical-align: top;">
<h3 style="padding-left: 30px;"><strong>Rochester</strong></h3>
<p style="padding-left: 30px;"><br />Telesca Center for Justice<br />One West Main Street, Suite 200<br />Rochester, NY 14614 <br />p: (585) 454-4060 ¦ f: (585) 454-4019</p>
<p style="padding-left: 30px;"><a href="http://www.empirejustice.org/about-us/offices/rochester.html">Staff Profiles</a></p>
<p> </p>
</td>
</tr>
<tr>
<td style="width: 50%; vertical-align: top;"><hr /></td>
<td style="width: 50%; vertical-align: top;"><hr /></td>
</tr>
<tr>
<td style="vertical-align: top;">
<h3 style="padding-left: 30px;"><strong>White Plains</strong></h3>
<p style="padding-left: 30px;"><strong> </strong><br />Empire Justice Center<br />at John Jay Legal Services<br />PACE University School of Law<br />80 North Broadway<br />White Plains, NY 10603 <br />p: (914) 422-4329¦ f: (914) 422-4391</p>
<p style="padding-left: 30px;"><a href="http://www.empirejustice.org/about-us/offices/white-plains.html">Staff Profiles</a></p>
<p> </p>
</td>
<td style="vertical-align: top;">
<h3 style="padding-left: 30px;"><strong>Long Island</strong></h3>
<p style="padding-left: 30px;"><br />Empire Justice Center<br />at the Public Advocacy Center<br />Touro Law School<br />225 Eastview Drive-Room 222<br />Central Islip, NY 11722<br />p: (631) 650-2317 ¦ f: (631) 348-3571</p>
<p style="padding-left: 30px;"><a href="http://www.empirejustice.org/about-us/offices/long-island.html">Staff Profiles</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: right;"><strong></strong></p>
</div>
</div>