-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfacilities.html
66 lines (63 loc) · 4.31 KB
/
facilities.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Facilities | Alma Park</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="http://themes/lightenna/lightenna.ico" type="image/x-icon" />
<style type="text/css" media="all">@import "modules/node/node.css";</style>
<style type="text/css" media="all">@import "modules/system/defaults.css";</style>
<style type="text/css" media="all">@import "modules/system/system.css";</style>
<style type="text/css" media="all">@import "modules/user/user.css";</style>
<style type="text/css" media="all">@import "sites/all/modules/contrib/category/category_display/category_display.css";</style>
<style type="text/css" media="all">@import "sites/all/themes/alma/style.css";</style>
<style type="text/css" media="all">@import "sites/all/themes/alma/css/master.css";</style>
<script type="text/javascript"> </script>
</head>
<body class="default">
<div class="common-border main fixed-width-padded">
<div class="header">
<div class="flatmenu"><img class="flatmenu" src="sites/all/themes/alma/images/almapark.jpg" alt="Alma Park" />
<table class="flatmenu" id="flatmenu"><tr>
<td class="level-0"><a href="home.html">Home</a></td>
<td class="level-0"><a href="about_us.html">About us</a></td>
<td class="level-0"><a href="contact.html">Contact us</a></td>
<td class="level-0-selected"><a href="facilities.html" class="active">Facilities</a></td>
<td class="level-0"><a href="location.html">Location</a></td>
</tr></table>
</div>
<div class="head-block" id="head"><p><img src="sites/all/themes/alma/slideshow/16.jpg" alt="Alma Park Facilities" /></p>
</div>
</div>
<div class="column column-left" id="">
<p><img src="sites/all/themes/alma/images/title_left.jpg" alt="Navigation" /></p>
<div id="subnav">
<ul><li class="leaf"><a href="home.html">Home</a></li>
<li class="collapsed"><a href="about_us.html">About us</a></li>
<li class="leaf"><a href="contact.html">Contact us</a></li>
<li class="expanded"><a href="facilities.html" class="active">Facilities</a><ul><li class="leaf"><a href="facilities/cafe.html">Cafe</a></li>
<li class="leaf"><a href="facilities/car_parking.html">Car parking</a></li>
<li class="leaf"><a href="facilities/conference_room.html">Conference room</a></li>
<li class="leaf"><a href="facilities/meeting_rooms.html">Meeting rooms</a></li>
<li class="leaf"><a href="facilities/nursery.html">Nursery</a></li>
<li class="leaf"><a href="facilities/support_services.html">Support services</a></li>
</ul></li>
<li class="leaf"><a href="location.html">Location</a></li>
</ul></div> </div>
<div class="column column-2right" id="">
<div class="node">
<span class="submitted"></span>
<span class="taxonomy"></span>
<div class="content"><p>Alma Park offers a selection of services to support your meeting requirements. Whether you're organising a meeting, presentation, conference or training, we can provide the right environment to facilitate your successful event.</p>
<p>There are a variety of spaces providing for small meetings or larger conferences up to 50 delegates. With <a href="facilities/nursery.html">child care</a>, <a href="facilities/car_parking.html">car parking</a> and <a href="facilities/cafe.html">catering</a>, Alma Park offers a perfect venue for your next meeting.</p>
<div class="category-navigation"><ul class="menu"><li class="leaf"><a href="facilities/cafe.html">Cafe</a></li><li class="leaf"><a href="facilities/car_parking.html">Car parking</a></li><li class="leaf"><a href="facilities/conference_room.html">Conference room</a></li><li class="leaf"><a href="facilities/meeting_rooms.html">Meeting rooms</a></li><li class="leaf"><a href="facilities/nursery.html">Nursery</a></li><li class="leaf"><a href="facilities/support_services.html">Support services</a></li></ul></div></div>
</div>
</div>
<p class="magic"> </p>
</div>
<div class="common-border footer fixed-width">
<p class="footer-left">Copyright 2006 Lightenna</p>
<p class="footer-right"><a style="color: #FFFFFF; font-weight: normal;" href="http://www.lightenna.com/">Drupal website by Lightenna</a></p>
</div>
</body>
</html>