-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
69 lines (66 loc) · 3.64 KB
/
home.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
<!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>Home | 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/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-selected"><a href="home.html" class="active">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"><a href="facilities.html">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="sitefiles/almahouse.com/alma_front.jpg" alt="Alma Park" /></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" class="active">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="collapsed"><a href="facilities.html">Facilities</a></li>
<li class="leaf"><a href="location.html">Location</a></li>
</ul></div> </div>
<div class="column column-middle" id="">
<div class="node">
<span class="submitted"></span>
<span class="taxonomy"></span>
<div class="content"><p><img src="sitefiles/almahouse.com/title_middle_home.jpg" alt="Welcome to Alma Park" /></p>
<p>Alma Park provides conference facilities, meeting rooms and office space to businesses based in the rural heart of England.</p>
</div>
</div>
<div class="highlight_front">
<p class="img"><img src="sitefiles/almahouse.com/highlight_header_front.jpg" alt="Alma Park" /></p>
<p class="heading">Environmental focus</p>
<p>Heating for all the offices and meeting rooms is supplied by an eco-friendly wood-chip burner. Some 20 acres of poplar trees are being planted to provide a renewable fuel source.</p>
</div>
</div>
<div class="column column-right" id="">
<p><img src="sitefiles/almahouse.com/title_right_howtofindus.jpg" alt="How to find us" /></p>
<p>Alma Park has been located on the Leicestershire / Warwickshire borders, at the crossroads of the ancient Roman roads Fosse Way and Watling Street, for over 300 years.</p>
<p><img src="sitefiles/almahouse.com/map.jpg" alt="Map showing M69, M6 and M1" /></p>
</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>