-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathservices.html
241 lines (235 loc) · 11.7 KB
/
services.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie"> <![endif]-->
<!--[if gt IE 8]><!-->
<html lang="en" class='no-js'>
<!--<![endif]-->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110817706-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-110817706-1');
</script>
<meta charset='utf-8'>
<meta content='width=device-width, initial-scale=1.0' name='viewport'>
<meta content='' name='description'>
<meta content='' name='author'>
<!--
hash is 464e0fb146194482a3ab153fc11e6346175a63f0
-->
<title>What We Do</title>
<link href="stylesheets/framework.css" media="screen" rel="stylesheet" type="text/css" />
<link href="stylesheets/style.css" media="screen" rel="stylesheet" type="text/css" />
<link href="stylesheets/skins.css" media="screen" rel="stylesheet" type="text/css" />
<link href="stylesheets/fontello.css" media="screen" rel="stylesheet" type="text/css" />
<script src="js/app.js" type="text/javascript"></script>
<script>
// terrificjs bootstrap
(function($) {
$(document).ready(function() {
var $page = $('body');
var config = {
dependencyPath: {
plugin: 'js/'
}
}
var application = new Tc.Application($page, config);
application.registerModules();
application.start();
});
})(Tc.$);
</script>
<link href="https://fonts.googleapis.com/css?family=Droid+Sans%7CDroid+Serif:400,400italic%7CPT+Sans:400,700" media="screen" rel="stylesheet" type="text/css" />
<!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.-->
<script>var __adobewebfontsappname__="dreamweaver"</script>
<script src="https://use.edgefonts.net/droid-sans:n4:default.js" type="text/javascript"></script>
</head>
<body class="">
<header role="banner">
<div class="usa-disclaimer">
<div class="usa-disclaimer-official usa-grid">
<img src="images/@stock/flag.png" alt="U.S. flag">
<p>An official website of the United States Government | <a href="contactus.html">Contact GSA AAS</a></p>
</div>
</div>
<div class="usa-disclaimer programs">
<div class="usa-disclaimer-official usa-grid">
<div class="medium-1 large-1 columns currentSite"><img src="images/AAS_Logo.png" width="60px"></div>
<div class="medium-2 large-2 columns prg1"><a href="contact.html"><img src="images/regionaloffices.png" width="60px"></a></div>
<div class="medium-2 large-2 columns prg"><a href="http://fedsim.gsa.gov"><img src="images/Logo_Fedsim.png" width="60px"></a></div>
<div class="medium-5 large-5 columns"> </div>
</div>
</div>
</header>
<div class="contain-to-grid sticky">
<nav class="top-bar" data-options="sticky_on: large" data-topbar="">
<ul class="title-area">
<li class="name">
<h1><span class="hidden">GSA Assisted Acquisition Services (AAS)</span>
<a href="index.html"><img src="images/GSA_AAS_logo.png" alt="GSA Assisted Acquisition Services (AAS)" width="150"></a>
</h1>
</li>
<li class="toggle-topbar menu-icon">
<a href="#">Menu</a>
</li>
</ul>
<section class="top-bar-section">
<ul class="right">
<li>
<a href="index.html">Home</a>
</li>
<li class="has-dropdown">
<a href="#">About AAS</a>
<ul class="dropdown">
<li>
<a href="about.html">About AAS</a>
</li>
<li>
<a href="services.html">What We Do</a>
</li>
<li>
<a href="process.html">Our Acquisition Process</a>
</li>
<li>
<a href="leadership.html">Leadership</a>
</li>
<!-- <li>
<a href="howto.html">How to Use AAS</a>
</li> -->
</ul>
</li>
<li>
<a href="success.html">Success Stories</a>
</li>
<!--
<li>
<a href="tools.html">Tools and Templates</a>
</li>
-->
<li>
<a href="contactus.html">Contact Us</a>
</li>
</ul>
</section>
</nav>
</div>
<div class='members'>
<div class='full call-to-action-bg-alt no-padding'>
<div class='two spacing'></div>
<div class='special-title centered-text'>
<h9>
<h2>What We Do</h2>
</h9>
<div class='two spacing'></div>
</div>
</div>
<br>
<br>
<!--
<div class='row'>
<div class='special-title centered-text services'><h3>Professional Services</h3> </div>
</div>
-->
<div class='two spacing'></div>
<div class="medium-12 large-12 columns no-padding pagination-centered special-title">
<div class="medium-6 large-6 columns grey">
<div class="serviceIcon"><img src="images/@stock/iticon.png" alt=""></div><h4>Information Technology Services</h4>
<p class="">Bringing together leading vendors, IT and acquisition experts, and agency specialists to acquire a range of professional IT services; maximizing the effectiveness and efficiency of acquisition while minimizing risk at every stage of the process. </p>
</div>
<div class="medium-6 large-6 columns white">
<div class="serviceIcon"><img src="images/@stock/itsicon.png" alt=""></div><h4>IT Security</h4>
<p class="">Access to innovative cybersecurity products, services, and programs for our customers to help your agency meet federal cybersecurity goals and objectives.</p>
</div>
</div>
<div class="medium-12 large-12 columns no-padding pagination-centered special-title">
<div class="medium-6 large-6 columns white">
<div class="serviceIcon"><img src="images/@stock/iiticon.png" alt=""></div><h4>Integrated IT Consulting/Outsourcing</h4>
<p class="">Help identifying and obtaining the experts who can design and develop a single solution for your agency’s software, hardware and service (including training) needs.</p>
</div>
<div class="medium-6 large-6 columns grey">
<div class="serviceIcon"><img src="images/@stock/rdicon.png" alt=""></div><h4>Research and Development</h4>
<p class="">AAS is piloting a program with the Small Business Administration to award and manage <a href="sbir.html">Small Business Innovation Research (SBIR)</a> Phase III contracts, enabling new technologies to enter both Government and private sector marketplaces. </p>
</div>
</div>
<div class="medium-12 large-12 columns no-padding pagination-centered special-title">
<div class="medium-6 large-6 columns grey">
<div class="serviceIcon"><img src="images/@stock/fmicon.png" alt=""></div><h4>Facilities Maintenance</h4>
<p class="">Helping agencies obtain facilities maintenance services or management support in the following areas:</p>
<ul>
<li>Facility maintenance, repair and operations</li>
<li>Facility security</li>
<li>Energy saving solutions</li>
<li>Logistics and support services</li>
<li>System maintenance and inspection</li>
<li>Janitorial services</li>
<li>Landscaping services</li>
<li>Management of the integrated facility environment </li>
</ul>
</div>
<div class="medium-6 large-6 columns white">
<div class="serviceIcon"><img src="images/@stock/pesicon.png" alt=""></div>
<h4>Professional Engineering Services</h4>
<p class="">Providing your agency with access to hundreds of qualified industry partners specializing in such engineering disciplines as software, mechanical, electrical, chemical, (components of) civil engineering, and more.</p>
</div>
</div>
<div class="medium-12 large-12 columns no-padding pagination-centered special-title">
<div class="medium-6 large-6 columns white">
<div class="serviceIcon"><img src="images/@stock/fbsicon.png" alt=""></div><h4>Financial and Business Services</h4>
<p class="">Helping federal agencies obtain quality financial services – and better results – with fewer resources.</p>
</div>
<div class="medium-6 large-6 columns grey">
<div class="serviceIcon"><img src="images/@stock/itsofticon.png" alt=""></div><h4>IT Software and Hardware Support</h4>
<p class="">Assistance in procuring the software and hardware products and services your agency needs most.</p>
</div>
</div>
<div class="medium-12 large-12 columns no-padding pagination-centered special-title">
<div class="medium-6 large-6 columns grey">
<div class="serviceIcon"><img src="images/@stock/logicon.png" alt=""></div><h4>Logistics Services</h4>
<p class="">Assisting in procuring comprehensive logistics solutions, such as planning, consulting, management, and operational support when deploying supplies, equipment, materials, and personnel.</p>
</div>
<div class="medium-6 large-6 columns white">
<div class="serviceIcon"><img src="images/@stock/telicon.png" alt=""></div><h4>Telecommunications</h4>
<p class="">Providing expertise in identifying, acquiring, and installing mobility, wireless and communications support (e.g., voice, video, internet, and data support). </p>
</div>
</div>
<div class="medium-12 large-12 columns no-padding pagination-centered special-title lastIcons">
<div class="medium-6 large-6 columns white">
<div class="serviceIcon"><img src="images/@stock/aimsicon.png" alt=""></div><h4>Advertising and Integrated Marketing Services</h4>
<p class="">Providing expert sourcing help with advertising, marketing, and communications solutions.</p>
</div>
<div class="medium-6 large-6 columns grey">
<div class="serviceIcon"><img src="images/@stock/lsicon.png" alt=""></div><h4>Language Services</h4>
<p class="">Supporting federal agencies in obtaining translation and interpretation services ‒ from basic transcribing to analytical consulting and training – for a vast number of languages, including sign language.</p>
</div>
</div>
<div class='two spacing'></div>
<div class="row">
<div class="columns medium-12 large-12">
<div class="medium-3 large-3 columns no-padding widthAdj"> </div>
<a class='button medium-6 large-6 columns' href='request.html'>Request a Briefing</a>
<div class="medium-1 large-1 columns"></div></div>
</div>
<div class='two spacing'></div>
<script src='js/jquery.countTo.js'></script>
<script src='js/jquery.appear.js'></script>
<script src='js/jquery.sequence-min.js'></script>
<script src='js/jquery.validate.js'></script>
<script src="js/app.js" type="text/javascript"></script>
<div class='footer left-text'>
<div class='row'>
<div class='columns pagination-centered'>
<h1 class='light pagination-centered'>
<a href="index.html"><img src="images/AAS_Logo.png" alt="GSA Assisted Acquisition Services (AAS)" width="100"></a>
<div class='one spacing'></div>
<h6 class="pagination-centered">© 2017 GSA AAS. All Rights Reserved.</h6>
<a href="contactus.html">Contact GSA AAS</a>
</h1>
</div>
</div>
</div>
</body>
</html>