-
Notifications
You must be signed in to change notification settings - Fork 2
/
courses.html-BAK
424 lines (398 loc) · 24.2 KB
/
courses.html-BAK
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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="description" content="cuba dive the blue wild in Fort Lauderdale and the Florida Keys. Scuba courses available for new divers thru divemaster. Speciality scuba lessons and dive trips." />
<meta name="keywords" content="Scuba Diving, PADI, Open Water, Divemaster, Fort Lauderdale, Florida Keys" />
<meta name="author" content="Captain Markos" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Raleway:400" />
<link type="text/css" rel="stylesheet" href="/vendor/font-awesome-4.1.0/css/font-awesome.min.css" />
<link type="text/css" rel="stylesheet" href="/styles/foundation.css" />
<link type="text/css" rel="stylesheet" href="/styles/normalize.css" />
<link type="text/css" rel="stylesheet" href="/styles/bluewild.css" />
<link type="image/x-icon" rel="SHORTCUT ICON" href="favicon.ico" />
<title>Blue Wild Scuba: courses</title>
<script type="text/javascript" src="/vendor/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="js/bluewildscuba.js"></script>
</head>
<body>
<div id="TOP"></div>
<header>
<div class="row offset-top">
<div class="small-12 medium-6 large-6 columns no-padding small-only-text-center">
<div class="logo-style">Blue Wild</br>Scuba</div>
</div>
<div class="small-12 medium-6 large-6 columns contact-info small-only-text-center">
<a href="tel:19542135067"><i class="fa fa-phone"></i> : (954) 213-5067</a>
<br class="show-for-small-only" />
<br class="show-for-small-only" />
<a href="mailto:[email protected]" target="_blank">
<i class="fa fa-envelope"></i> : [email protected]</a>
</div>
</div>
</header>
<!-- navbar -->
<div class="row">
<div class="large-12 column nav">
<ul class="inline-list">
<li class="no-margin-left"><a href="/index.html"><i class="fa fa-home icon-font-size"></i></a></li>
<li><a href="/courses.html">Scuba Courses</a></li>
<li><a href="/aboutus.html">About Us</a></li>
<li><a href="/divelog/index.php" target="_self" class="hide-for-small-only">Dive Log</a></li>
<li><a href="/reefcreatures/index.php" target="_self">Reef Creature Quiz</a></li>
</ul>
</div>
</div>
<!-- BEGIN: scuba_courses.html -->
<div class="row">
<div class="large-12 columns no-padding panel-margin">
<div class="panel">
<div class="panel">
<div class="row course-menu-item">
<!-- right side -->
<div class="medium-3 large-3 columns"> </div>
<div class="medium-3 large-3 columns">
<span class="menu-item-title" onclick="scrollTo('DSD');">Discover Scuba Diving</span></div>
<!-- left side -->
<div class="medium-3 large-3 columns">
<span class="menu-item-title" onclick="scrollTo('DIVEMASTER-GUIDE');">Divemaster Guide</span></div>
<div class="medium-3 large-3 columns"> </div>
</div>
<div class="row course-menu-item">
<!-- right side -->
<div class="medium-3 large-3 columns"> </div>
<div class="medium-3 large-3 columns">
<span class="menu-item-title" onclick="scrollTo('OW');">Open Water</span></div>
<!-- left side -->
<div class="medium-3 large-3 columns">
<span class="menu-item-title" onclick="scrollTo('TUNEUP');">Scuba Refresher</span></div>
<div class="medium-3 large-3 columns"> </div>
</div>
<div class="row course-menu-item">
<!-- right side -->
<div class="medium-3 large-3 columns"> </div>
<div class="medium-3 large-3 columns">
<span class="menu-item-title" onclick="scrollTo('AOW');">Advanced Open Water</span></div>
<!-- left side -->
<div class="medium-3 large-3 columns">
<span class="menu-item-title" onclick="scrollTo('BEACH-DIVE');">Beach Dive</span></div>
<div class="medium-3 large-3 columns"> </div>
</div>
<div class="row course-menu-item">
<!-- right side -->
<div class="medium-3 large-3 columns"> </div>
<div class="medium-3 large-3 columns">
<span class="menu-item-title" onclick="scrollTo('RS');">Rescue Diver</span></div>
<!-- left side -->
<div class="medium-3 large-3 columns">
<span class="menu-item-title" onclick="scrollTo('EANX');">Enriched Air Nitrox</span></div>
<div class="medium-3 large-3 columns"> </div>
</div>
<div class="row course-menu-item">
<!-- right side -->
<div class="medium-3 large-3 columns"> </div>
<div class="medium-3 large-3 columns">
<span class="menu-item-title" onclick="scrollTo('DM');">Divemaster</span>
</div>
<!-- left side -->
<div class="medium-3 large-3 columns">
<span> </span>
</div>
<div class="medium-3 large-3 columns"> </div>
</div>
</div>
<!-- BEGIN: Discover Scuba Diving -->
<!-- ============================ -->
<div class="panel" id="DSD">
<div class="row">
<div class="medium-4 large-4 columns"><img src="/images/tn_IMG_0258.jpg" alt="Discover Scuba Diving" /></div>
<div class="medium-8 large-8 columns">
<h4 class="course-title">
Discover Scuba Diving
<span class="scrollto-top-link" onclick="scrollTo('TOP');">TOP</span>
</h4>
<div class="large-12 columns no-padding">
<ul class="pricing-table">
<li class="title text-left">1 person <span class="price-color">| $175 |</span></li>
<li class="title text-left">2+ persons <span class="price-color">| $150 |</span></li>
</ul>
</div>
<p>The Discover Scuba Diving course will let you give scuba a try without the work of doing the actual certification. While not an actual scuba certification, during the Discover Scuba Diving course you'll learn the basics of how to use scuba equipment in shallow water and get a quick and easy introduction to what it takes to explore the underwater world.</p>
<ul>
<li>Sit in on a short video and lecture session.</li>
<li>Learn to use the equipment in the pool with a PADI Instructor.</li>
<li>Dive the reef with the PADI Instructor.</li>
<li>All scuba equipment provided.</li>
</ul>
</div>
</div>
</div>
<!-- ========================== -->
<!-- END: Discover Scuba Diving -->
<!-- BEGIN: Open Water Diver -->
<!-- ======================= -->
<div class="panel" id="OW">
<div class="row">
<div class="medium-4 large-4 columns"><img src="/images/open_water.jpg" alt="Open Water Certification" /></div>
<div class="medium-8 large-8 columns">
<h4 class="course-title">
Open Water
<span class="scrollto-top-link" onclick="scrollTo('TOP');">TOP</span>
</h4>
<div class="large-12 columns no-padding">
<ul class="pricing-table">
<li class="title text-left">Traditional <span class="price-color">| $550 |</span></li>
<li class="title text-left">e-learning <span class="price-color">| $400 |</span></li>
</ul>
</div>
<p>The PADI Open Water Diver certification consists of <strong>three</strong> sections.</p>
<ul>
<li>The knowledge development portion establishes a foundation of principles, procedures and general information that divers need. A multiple choice final exam is administered at the conclusion of the academics.</li>
<li>Confined water dives where students learn the basic skills with SCUBA gear in a low stress environment (swimming pool). Here an introduction to equipment is learned. This portion reinforces and supplements the knowledge development training.</li>
<li>Open water dives are performed in the ocean where the student practices the basic skills learned in the confined water dives. There are four open water dives required and during these dives, there is plenty of time to relax and enjoy the underwater experience.</li>
</ul>
</div>
</div>
</div>
<!-- ===================== -->
<!-- END: Open Water Diver -->
<!-- BEGIN: Advanced Open Water -->
<!-- ========================== -->
<div class="panel" id="AOW">
<div class="row">
<div class="medium-4 large-4 columns"><img src="/images/advanced_open_water.jpg" alt="Advanced Open Water" /></div>
<div class="medium-8 large-8 columns">
<h4 class="course-title">
Advanced Open Water
<span class="scrollto-top-link" onclick="scrollTo('TOP');">TOP</span>
</h4>
<div class="large-12 columns no-padding">
<ul class="pricing-table">
<li class="title text-left">Standard <span class="price-color">| $350 |</span></li>
<li class="title text-left">Standard + gear <span class="price-color">| $500 |</span></li>
</ul>
</div>
<p>The PADI Advanced Open Water certification is a continuation of the Open Water course. Here a total of five dives will be conducted with the instructor where there will be more emphasis on the dives to be performed. Of the five required speciality dives, the student must complete:</p>
<ul class="list-style-dots">
<li>Underwater Navigation</li>
<li>Deep Dive</li>
</ul>
<p>The student chooses three elective speciality dives:</p>
<ul class="list-style-dots">
<li>Wreck Dive</li>
<li>Search & Recovery</li>
<li>Underwater Naturalist</li>
<li>Underwater Photography</li>
<li>Night Dive</li>
<li>Peak Performance Buoyancy</li>
<li>Diver Propulsion Vehicle</li>
<li>Drift Dive</li>
<li>AWARE - Fish Identification</li>
</ul>
</div>
</div>
</div>
<!-- ======================== -->
<!-- END: Advanced Open Water -->
<!-- BEGIN: Rescue Diver -->
<!-- =================== -->
<div class="panel" id="RS">
<div class="row">
<div class="medium-4 large-4 columns"><img src="/images/rescue_diver.jpg" alt="Rescue Diver" /></div>
<div class="medium-8 large-8 columns">
<h4 class="course-title">
Rescue Diver
<span class="scrollto-top-link" onclick="scrollTo('TOP');">TOP</span>
</h4>
<div class="large-12 columns no-padding">
<ul class="pricing-table">
<li class="title text-left">Traditional <span class="price-color">| $500 |</span></li>
<li class="title text-left">e-learning <span class="price-color">| $350 |</span></li>
</ul>
</div>
<p>Includes:</p>
<ul>
<li>All lectures and pool sessions</li>
<li>Course materials and books</li>
<li>4 Open Water Dives (dive accident scenerios)</li>
<li>The Psychology of Rescue (self rescue and diver stress)</li>
<li>Emergency Oxygen Delivery Systems</li>
<li>Automated External Defibrillator (AED)</li>
<li>Accident Management</li>
<li>Responding to Diver Emergencies</li>
<li>10 Rescue Training & Rescue Scenarios (confined water)</li>
<li>4 Resuce Scenarios (open water)</li>
<li>PADI Certification fees</li>
</ul>
<p>Student provides:</p>
<ul>
<li>Advanced Open Water certification with 20 or more logged dives.</li>
<li>Scuba equipment: BCD, regulator, octopus, mask, fins, snorkel</li>
<li>Scuba equipment rental is available.</li>
<li>Minimum 12 years of age (under 15 years old obtains PADI Junior Rescue Diver certification).</li>
</ul>
</div>
</div>
</div>
<!-- =================== -->
<!-- BEGIN: Rescue Diver -->
<!-- BEGIN: Divemaster -->
<!-- ================= -->
<div class="panel" id="DM">
<div class="row">
<div class="medium-4 large-4 columns"><img src="/images/divemaster_alex.jpg" alt="Divemaster" /></div>
<div class="medium-8 large-8 columns">
<h4 class="course-title">
Divemaster
<span class="scrollto-top-link" onclick="scrollTo('TOP');">TOP</span>
</h4>
<div class="large-12 columns no-padding">
<ul class="pricing-table">
<li class="title text-left">Standard <span class="price-color">| $575 |</span></li>
<li class="title text-left">Standard + materials <span class="price-color">| $1000 </span>|</li>
</ul>
</div>
<p>Includes:</p>
<ul>
<li>All lectures and pool sessions</li>
<li>Course materials and books</li>
<li>10 Open Water Dives</li>
<li>Water skills and stamina</li>
<li>Dive Theory</li>
<li>Physics and Physiology</li>
<li>SCUBA Equipment Study</li>
<li>Rescue Assessment</li>
<li>Watermanship Skills</li>
<li>Emergency Management</li>
<li>18 Basic Scuba Skills (training exercises)</li>
<li>5 Academic Examinations</li>
<li>PADI Crew Pak (includes instructor manual)</li>
<li>PADI Application Fees</li>
</ul>
<p>Student provides:</p>
<ul>
<li>Rescue Diver certification with 40 or more logged dives</li>
<li>Medical examination for diving by a physician attesting to fitness to dive</li>
<li>Proof of Emergency First Response (CPR and First Aid)</li>
<li>Minimum 18 years of age.</li>
</ul>
</div>
</div>
</div>
<!-- =============== -->
<!-- END: Divemaster -->
<!-- BEGIN: Scuba Refresher -->
<!-- ======================= -->
<div class="panel" id="TUNEUP">
<div class="row">
<div class="medium-4 large-4 columns"><img src="/images/scuba_refresher1.jpg" alt="Scuba Refresher / Tune-up" /></div>
<div class="medium-8 large-8 columns">
<h4 class="course-title">
Scuba Refresher / Tune-up
<span class="scrollto-top-link" onclick="scrollTo('TOP');">TOP</span>
</h4>
<div class="large-12 columns no-padding">
<ul class="pricing-table">
<li class="title text-left">Traditional <span class="price-color">| $175 |</span></li>
<li class="title text-left">Including Gear <span class="price-color">| $240 |</span></li>
</ul>
</div>
<p>Has it been a while since you or your family have been diving? Would you like an extra boost of confidence before going out on that long awaited dive vacation? Refresh your knowledge and skills with a pool training session and open water dive.</p>
<p>Includes:</p>
<ul>
<li>Knowledge reviews and short quiz to refresh your academic skills</li>
<li>Pool session to refresh your Open Water skills</li>
<li>2-Tank boat dive with the instructor</li>
</ul>
<p>You must be Open Water or above certified.</p>
</div>
</div>
</div>
<!-- ===================== -->
<!-- END: Scuba Refresher -->
<!-- BEGIN: Beach Dive -->
<!-- ============= -->
<div class="panel" id="BEACH-DIVE">
<div class="row">
<div class="medium-4 large-4 columns"><img src="/images/beach_dive_pic1.jpg" alt="Beach Dive" /></div>
<div class="medium-8 large-8 columns">
<h4 class="course-title">
Beach Dive
<span class="scrollto-top-link" onclick="scrollTo('TOP');">TOP</span>
</h4>
<div class="large-12 columns no-padding">
<ul class="pricing-table">
<li class="title text-left">Guided <span class="price-color">| $40 |</span></li>
<li class="title text-left">Guided + gear <span class="price-color">| $100 |</span></li>
</ul>
</div>
<p>We have our favorite beach dive sites however there's several to choose from. With the proper visibility, which occurs regularly, this is a great time to take underwater pictures. Beach dives are ~60 minutes bottom time with a depth no greater than 25 ft.</p>
<ul>
<li>You must be Open Water or above certified.</li>
<li>Gear rental is available.</li>
</ul>
<p>Check out our Discover Scuba Diving course if you're not certified and want to do a beach dive.</p>
</div>
</div>
</div>
<!-- END: Beach Dive -->
<!-- ================ -->
<!-- BEGIN: Divemaster Guide -->
<!-- ======================= -->
<div class="panel" id="DIVEMASTER-GUIDE">
<div class="row">
<div class="medium-4 large-4 columns"><img src="/images/divemaster_guide1.jpg" alt="Divemaster Guide" /></div>
<div class="medium-8 large-8 columns">
<h4 class="course-title">
Divemaster Guide
<span class="scrollto-top-link" onclick="scrollTo('TOP');">TOP</span>
</h4>
<div class="large-12 columns no-padding">
<ul class="pricing-table">
<li class="title text-left">1 Person <span class="price-color">| $50 |</span></li>
<li class="title text-left">Additional Persons <span class="price-color">| $30 |</span></li>
<li class="title text-left"><span class="price-color">Gear rental</span> available</span>
<li class="title text-left"><span class="price-color">Boat fees do apply</span> and vary depending upon the dive boat operation.</li>
</ul>
</div>
<p>Consider the possible scenarios:</p>
<ul>
<li>You only scuba dive only when on vacation once/twice a year.</li>
<li>Your family only dives when on vacation perhaps once a year.</li>
<li>You have never been diving in this area before.</li>
<li>You just feel more relaxed having a guide and/or for safety.</li>
</ul>
</div>
</div>
</div>
<!-- END: Divemaster Guide -->
<!-- ===================== -->
<!-- BEGIN: Nitrox -->
<!-- ============= -->
<div class="panel" id="EANX">
<div class="row">
<div class="medium-4 large-4 columns"><img src="/images/nitrox.jpg" alt="Enriched Air / Nitrox Speciality" /></div>
<div class="medium-8 large-8 columns">
<h4 class="course-title">
Enriched Air Nitrox
<span class="scrollto-top-link" onclick="scrollTo('TOP');">TOP</span>
</h4>
<div class="large-12 columns no-padding">
<ul class="pricing-table">
<li class="title text-left">Traditional <span class="price-color">| $225 |</span></li>
<li class="title text-left">e-learning <span class="price-color">| $275 |</span></li>
</ul>
</div>
<p>Air consists of approximately 79 percent nitrogen and 21 percent oxygen. Enriched air has been enriched with oxygen, so it has more than 21 percent oxygen. Enriched air, often just referred to as nitrox, is any nitrogen/oxygen gas blend with more than 21 percent oxygen.<br /><br />You'll be learning to use enriched air with from 22 percent to the maximum 40 percent oxygen recommended for recreational diving.<br /><br />The course includes knowledge reviews and a final exam followed by two training dives that allow the student to learn and demonstrate mastery of enriched air diving principles.</p>
</div>
</div>
</div>
<!-- END: Nitrox -->
<!-- =========== -->
</div>
</div>
</div>
<!-- END: scuba_courses.html -->
</body>
</html>