|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ""> |
|
<html xmlns=""> |
|
<head> |
|
<style> |
|
@charset "utf-8"; |
|
|
|
html { |
|
overflow-y: scroll; |
|
} |
|
|
|
body { |
|
background-image: url(../Pictures/bg.png); |
|
background-repeat: repeat-y; |
|
background-position: center top; |
|
background-color: #363636; |
|
margin: 0px; |
|
padding: 0px; |
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
font-size: 11px; |
|
} |
|
|
|
h1 { |
|
font: normal 20px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif; |
|
color:#474143; |
|
text-transform:none; |
|
} |
|
h2 { |
|
color:#FF0000; |
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
font-size: 20px; |
|
font-weight: normal; |
|
background-color: #000000; |
|
margin: 20px; |
|
text-align: center; |
|
padding: 10px; |
|
} |
|
p { |
|
font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif; |
|
color:#666666; |
|
line-height:20px; |
|
} |
|
|
|
img { |
|
border:0; |
|
} |
|
|
|
#left { |
|
float:left; |
|
width:275px; |
|
} |
|
|
|
#right { |
|
float:left; |
|
width:275px; |
|
|
|
} |
|
|
|
#frame { |
|
width: 830px; |
|
border-top-width: 1px; |
|
border-right-width-value: 1px; |
|
border-right-width-ltr-source: physical; |
|
border-right-width-rtl-source: physical; |
|
border-bottom-width: 1px; |
|
border-left-width-value: 1px; |
|
border-left-width-ltr-source: physical; |
|
border-left-width-rtl-source: physical; |
|
border-top-style: solid; |
|
border-right-style-value: solid; |
|
border-right-style-ltr-source: physical; |
|
border-right-style-rtl-source: physical; |
|
border-bottom-style: solid; |
|
border-left-style-value: solid; |
|
border-left-style-ltr-source: physical; |
|
border-left-style-rtl-source: physical; |
|
border-top-color: #666666; |
|
border-right-color-value: #666666; |
|
border-right-color-ltr-source: physical; |
|
border-right-color-rtl-source: physical; |
|
border-bottom-color: #666666; |
|
border-left-color-value: #666666; |
|
border-left-color-ltr-source: physical; |
|
border-left-color-rtl-source: physical; |
|
color: #ffffff; |
|
text-align: left; |
|
margin-top: 0em; |
|
margin-right: auto; |
|
margin-bottom: 0em; |
|
margin-left: auto; |
|
background-color: #CCCCCC; |
|
|
|
} |
|
|
|
#top_image_home { |
|
width:830px; |
|
height:216px; |
|
background-image: url(../Pictures/header.png); |
|
background-repeat: no-repeat; |
|
background-position: top; |
|
margin: 0px; |
|
padding: 0px; |
|
background-color: #E7E2DA; |
|
} |
|
|
|
#content { |
|
width:830px; |
|
float:left; |
|
xbackground:url(../images/main_bg.gif) top no-repeat; |
|
} |
|
|
|
#content p { |
|
padding:10px 15px 5px 20px; |
|
line-height: 20px; |
|
} |
|
|
|
#content h1 { |
|
padding:15px 25px 0 20px; |
|
} |
|
#content_left { |
|
float:left; |
|
width: 530px; |
|
margin-top: 0px; |
|
} |
|
|
|
#content_left img{ |
|
border: 5px solid #FFFFFF; |
|
margin: 10px; |
|
} |
|
|
|
#content_left a:link { |
|
color: #FFFFFF; |
|
border-bottom-width: thin; |
|
border-bottom-style: dotted; |
|
border-bottom-color: #F2C879; |
|
text-decoration: none; |
|
} |
|
#content_left a:hover { |
|
color: #999999; |
|
border-bottom-width: thin; |
|
border-bottom-style: dotted; |
|
border-bottom-color: #C43911; |
|
text-decoration: none; |
|
} |
|
#content_left a:visited { |
|
color: #FFFFFF; |
|
border-bottom-width: thin; |
|
border-bottom-style: dotted; |
|
border-bottom-color: #C43911; |
|
text-decoration: none; |
|
} |
|
|
|
#content_right { |
|
float:left; |
|
width: 299px; |
|
margin-top: 20px; |
|
border-right-width: 1px; |
|
border-right-style: solid; |
|
border-right-color: #FFFFFF; |
|
} |
|
|
|
#content_right a:link { |
|
color: #FFFFFF; |
|
border-bottom-width: thin; |
|
border-bottom-style: dotted; |
|
border-bottom-color: #FF0000; |
|
text-decoration: none; |
|
} |
|
#content_right a:hover { |
|
color: #999999; |
|
border-bottom-width: thin; |
|
border-bottom-style: dotted; |
|
border-bottom-color: #FF0000; |
|
text-decoration: none; |
|
} |
|
#content_right a:visited { |
|
color: #FFFFFF; |
|
border-bottom-width: thin; |
|
border-bottom-style: dotted; |
|
border-bottom-color: #FF0000; |
|
text-decoration: none; |
|
} |
|
|
|
#content_right h1 { |
|
color: #FFFFFF; |
|
font-size: 16px; |
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
background-repeat: repeat; |
|
height: 15px; |
|
line-height: 3px; |
|
background-color: #000000; |
|
margin-top: 0px; |
|
margin-right: 10px; |
|
margin-bottom: 0px; |
|
margin-left: 10px; |
|
} |
|
|
|
#content_right p { |
|
color: #FFFFFF; |
|
font-size: 12px; |
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
background-repeat: repeat; |
|
background-color: #666666; |
|
margin-top: 0px; |
|
margin-right: 10px; |
|
margin-bottom: 10px; |
|
margin-left: 10px; |
|
padding-top: 10px; |
|
padding-right: 10px; |
|
padding-bottom: 10px; |
|
padding-left: 10px; |
|
} |
|
|
|
#copyright { |
|
width:828px; |
|
background-color:#000000; |
|
color:#E7E2DA; |
|
text-align:center; |
|
margin-bottom: 0px; |
|
background-image: url(../Pictures/footer.png); |
|
height: 20px; |
|
background-repeat: no-repeat; |
|
background-position: top; |
|
padding-top: 80px; |
|
padding-bottom: 2px; |
|
border-top-width: 2px; |
|
border-right-width: 1px; |
|
border-bottom-width: 1px; |
|
border-left-width: 1px; |
|
border-top-style: solid; |
|
border-right-style: solid; |
|
border-bottom-style: solid; |
|
border-left-style: solid; |
|
border-top-color: #000000; |
|
border-right-color: #CCCCCC; |
|
border-bottom-color: #CCCCCC; |
|
border-left-color: #CCCCCC; |
|
} |
|
|
|
|
|
#copyright a:link { |
|
color: #CCCCCC; |
|
border-bottom-width: 1px; |
|
border-bottom-style: solid; |
|
border-bottom-color: #FFFFFF; |
|
text-decoration: none; |
|
} |
|
#copyright a:hover { |
|
color: #FFFFFF; |
|
border-bottom-width: thin; |
|
border-bottom-style: dotted; |
|
border-bottom-color: #FC3436; |
|
text-decoration: none; |
|
} |
|
#copyright a:visited { |
|
color: #CCCCCC; |
|
border-bottom-width: thin; |
|
border-bottom-style: solid; |
|
border-bottom-color: #FFFFFF; |
|
text-decoration: none; |
|
} |
|
|
|
a:link { |
|
color: #000000; |
|
border-bottom-width: 1px; |
|
border-bottom-style: solid; |
|
border-bottom-color: #000000; |
|
text-decoration: none; |
|
} |
|
a:hover { |
|
color: #CCCCCC; |
|
border-bottom-width: thin; |
|
border-bottom-style: dotted; |
|
border-bottom-color: #C43911; |
|
text-decoration: none; |
|
} |
|
a:visited { |
|
color: #000000; |
|
border-bottom-width: 1px; |
|
border-bottom-style: solid; |
|
border-bottom-color: #000000; |
|
text-decoration: none; |
|
} |
|
|
|
#minitabs { |
|
background-color: #E7E2DA; |
|
border-right-width: 1px; |
|
border-bottom-width: 1px; |
|
border-left-width: 1px; |
|
border-right-style: solid; |
|
border-bottom-style: solid; |
|
border-left-style: solid; |
|
border-right-color: #FFFFFF; |
|
border-bottom-color: #474143; |
|
border-left-color: #FFFFFF; |
|
padding-top: 0; |
|
padding-right: 15px; |
|
padding-bottom: 23px; |
|
padding-left: 70px; |
|
margin: 0; |
|
} |
|
|
|
#minitabs li { |
|
margin: 0; |
|
padding: 0; |
|
display: inline; |
|
list-style-type: none; |
|
} |
|
|
|
#minitabs a { |
|
float:left; |
|
line-height: 14px; |
|
font-weight: bold; |
|
margin: 0 40px 4px 50px; |
|
text-decoration: none; |
|
color: #A69E9D; |
|
} |
|
|
|
#minitabs a.active, #minitabs a:hover { |
|
padding-bottom: 2px; |
|
color: #474143; |
|
border-bottom-width: 4px; |
|
border-bottom-style: solid; |
|
border-bottom-color: #474143; |
|
} |
|
|
|
#terms { |
|
list-style-type:none; |
|
} |
|
|
|
#terms li { |
|
margin-bottom: 6px; |
|
border-bottom-width: 1px; |
|
border-bottom-style: solid; |
|
border-bottom-color: #000000; |
|
padding-top: 4px; |
|
padding-right: 50px; |
|
padding-bottom: 4px; |
|
padding-left: 50px; |
|
} |
|
|
|
#one { |
|
background:url(../Pictures/1.png) no-repeat 6px 50%; |
|
} |
|
|
|
#two { |
|
background:url(../Pictures/2.png) no-repeat 6px 50%; |
|
} |
|
|
|
#three { |
|
background:url(../Pictures/3.png) no-repeat 6px 50%; |
|
} |
|
|
|
#four { |
|
background:url(../Pictures/4.png) no-repeat 6px 50%; |
|
} |
|
|
|
#five { |
|
background:url(../Pictures/5.png) no-repeat 6px 50%; |
|
} |
|
|
|
#six { |
|
background:url(../Pictures/6.png) no-repeat 6px 50%; |
|
} |
|
|
|
#seven { |
|
background:url(../Pictures/7.png) no-repeat 6px 50%; |
|
} |
|
|
|
#eight { |
|
background:url(../Pictures/8.png) no-repeat 6px 50%; |
|
} |
|
|
|
#nine { |
|
background:url(../Pictures/9.png) no-repeat 6px 50%; |
|
} |
|
|
|
#ten { |
|
background:url(../Pictures/10.png) no-repeat 6px 50%; |
|
} |
|
|
|
#eleven { |
|
background:url(../Pictures/11.png) no-repeat 6px 50%; |
|
} |
|
|
|
#twelve { |
|
background:url(../Pictures/12.png) no-repeat 6px 50%; |
|
} |
|
|
|
#thirteen { |
|
background:url(../Pictures/13.png) no-repeat 6px 50%; |
|
} |
|
|
|
blockquote { |
|
width: 500px; |
|
text-align: center; |
|
margin: 0; |
|
font-family:Georgia, "Times New Roman", Times, serif; |
|
letter-spacing:-1px; |
|
line-height:1em; |
|
color:#555; |
|
background-image: url(../Pictures/blockquote_start.png); |
|
background-repeat: no-repeat; |
|
background-position: left top; |
|
padding: 0; |
|
} |
|
|
|
#quote { |
|
background:url(../Pictures/blockquote_end.png) no-repeat right bottom; |
|
margin-top: 0; |
|
margin-right: 0px; |
|
margin-bottom: 0; |
|
margin-left: 0; |
|
padding-top: 20px; |
|
padding-right: 5px; |
|
padding-bottom: 10px; |
|
padding-left: 5px; |
|
} |
|
|
|
form { |
|
width: 450px; |
|
margin-right: auto; |
|
margin-left: auto; |
|
background-color: #E7E2DA; |
|
padding: 20px; |
|
border: 1px solid #474143; |
|
} |
|
</style> |
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"> |
|
<meta content="stephen, hendrick, locksmith, lisburn, belfast" name="keywords"> |
|
<meta content="Belfast & Lisburn Locksmiths - Quality Locksmith Service, Emergency Mobile Service" name="description"> |
|
<title> |
|
Stephen A Hendrick Locksmiths | Honesty Integrity Discretion |
|
</title> |
|
</head> |
|
<body class="home"> |
|
<div id="frame"> |
|
<div id="top_image_home"> |
|
</div> |
|
|
|
<div id="content"> |
|
<ul id="minitabs"> |
|
<li> |
|
<a> |
|
Home |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Services/Testimonials |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Trusted Trades |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Contact |
|
</a> |
|
</li> |
|
</ul> |
|
<div id="content_left"> |
|
<h2 align="left"> |
|
24/7 Emergency Service - [PHONE REDACTED] |
|
</h2> |
|
<p align="center"> |
|
<img alt="Pic1" height="300" id="r1" name="r1" src="rick.jpg" width="400"> |
|
</p> |
|
<p> |
|
A complete Mobile Locksmith and Security service available to you |
|
<strong> |
|
24 hours a day, 7 days a week and 365 days a year |
|
</strong> |
|
. As a local |
|
<strong> |
|
independent |
|
</strong> |
|
business we operate within a 25 mile radius of Lisburn but can and will travel province wide under prior arrangement. |
|
<strong> |
|
We do not charge 'call out' fees |
|
</strong> |
|
<strong> |
|
and we do not charge by the hour. |
|
</strong> |
|
</p> |
|
<p> |
|
We have over 28 years experience in the Security Industry and a proven track record. Our Locksmiths are |
|
<strong> |
|
City & Guilds acredited |
|
</strong> |
|
in all Locksmith disciplines including |
|
<strong> |
|
Advanced Automotive |
|
</strong> |
|
. |
|
</p> |
|
<p> |
|
We are bound by |
|
<strong> |
|
ethical work practices |
|
</strong> |
|
, are |
|
<strong> |
|
security cleared |
|
</strong> |
|
, |
|
<strong> |
|
vetted |
|
</strong> |
|
and carry |
|
<strong> |
|
Identity Cards |
|
</strong> |
|
. We also carry extensive |
|
<strong> |
|
public liability |
|
</strong> |
|
and |
|
<strong> |
|
trade |
|
</strong> |
|
insurance. |
|
</p> |
|
<p> |
|
We are passionate about our work and trade therefore can afford to deliver you a |
|
<strong> |
|
reliable |
|
</strong> |
|
, |
|
<strong> |
|
prompt |
|
</strong> |
|
, |
|
<strong> |
|
professional |
|
</strong> |
|
and |
|
<strong> |
|
courteous |
|
</strong> |
|
service which is second to none at a price you can afford. |
|
<strong> |
|
We are big enough to cope but small enough to care |
|
</strong> |
|
. |
|
<strong> |
|
Honesty |
|
</strong> |
|
, |
|
<strong> |
|
Integrity |
|
</strong> |
|
and |
|
<strong> |
|
Discretion |
|
</strong> |
|
are not just words to us, they are our fundimental beliefs. |
|
</p> |
|
<p> |
|
We can assist you whether you are an |
|
<strong> |
|
Automotive |
|
</strong> |
|
, |
|
<strong> |
|
Commercial |
|
</strong> |
|
, |
|
<strong> |
|
Industrial |
|
</strong> |
|
, |
|
<strong> |
|
Private |
|
</strong> |
|
or |
|
<strong> |
|
Residential |
|
</strong> |
|
customer. We use |
|
<strong> |
|
non-destructive |
|
</strong> |
|
entry techniques wherever possible, our materials are |
|
<strong> |
|
British Standard |
|
</strong> |
|
and conform to |
|
<strong> |
|
Insurance Company requirements |
|
</strong> |
|
. All materials and work carried out by us is |
|
<strong> |
|
guaranteed |
|
</strong> |
|
. |
|
</p> |
|
</div> |
|
|
|
<div id="content_right"> |
|
<h1> |
|
<strong> |
|
Services |
|
</strong> |
|
</h1> |
|
<p align="left"> |
|
<img align="right" alt="Pics" height="100" src="rick.jpg" width="133"> |
|
<br> |
|
We offer many, varied services... |
|
<br> |
|
<br> |
|
<br> |
|
<a> |
|
Click to Find out more |
|
</a> |
|
<br> |
|
</p> |
|
<h1> |
|
<strong> |
|
Get In Touch... |
|
</strong> |
|
</h1> |
|
<p align="left"> |
|
The best way to get in touch is to ring us on: |
|
<br> |
|
<u> |
|
24 Hour Mobile - |
|
<strong> |
|
<a> |
|
[PHONE REDACTED] |
|
</a> |
|
</strong> |
|
</u> |
|
<br> |
|
<a> |
|
<strong> |
|
or click here to email us |
|
</strong> |
|
</a> |
|
</p> |
|
<h1> |
|
<strong> |
|
What We Don't Do |
|
</strong> |
|
... |
|
</h1> |
|
<p align="left"> |
|
* Charge call-out fees |
|
<br> |
|
* Charge rip-off prices |
|
<br> |
|
* Have uncertified locksmiths |
|
<br> |
|
* Use cheap and budget locks |
|
<br> |
|
* Have a catchy business name with a |
|
<br> |
|
confusing website |
|
<br> |
|
* Appear on rogue trader tv programs |
|
<br> |
|
</p> |
|
<h1> |
|
<strong> |
|
We are... |
|
</strong> |
|
</h1> |
|
<p align="left"> |
|
We are a good, honest locksmith business providing support to the whole community 24 hours a day, 7 days a week. |
|
</p> |
|
</div> |
|
|
|
</div> |
|
|
|
<br clear="all"> |
|
<br clear="all"> |
|
<div id="copyright"> |
|
© 2010 |
|
<img alt="Unit 50 Logo" height="14" src="rick.jpg" width="14"> |
|
<a> |
|
Unit 50 Design |
|
</a> |
|
All rights reserved. |
|
</div> |
|
|
|
</div> |
|
|
|
</body> |
|
</html> |
|
|