You are on page 1of 3

<!

DOCTYPE html>
<html lang="en">
<head>
<title>SecurityGroup | Products</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" media="screen" href="css/reset.css">
<link rel="stylesheet" type="text/css" media="screen" href="css/style.css">
<script src="js/jquery-1.7.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/FF-cash.js"></script>
<!--[if lt IE 9]>
<script src="js/html5.js"></script>
<link rel="stylesheet" type="text/css" media="screen" href="css/ie.css">
<![endif]-->
</head>
<body>
<!--==============================header=================================-->
<header>
<div class="main">
<div class="wrap">
<h1><a href="index.html"><img src="images\logo1.jpg" alt=""></a></h1>
<div class="tooltips"> <a href="#"><img src="images/icon-1.png" alt=""></a
><a href="https://www.facebook.com/Castle-security-services-244561589256326/"><i
mg src="images/icon-2.png" alt=""></a><a href="#"><img src="images/icon-3.png" a
lt=""></a> </div>
</div>
<div class="nav-shadow">
<div>
<nav>
<ul class="menu">
<li><a href="index.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li class="current"><a href="products.html">Products</a></li>
<li><a href="employment.html">Employment</a></li>
<li><a href="contacts.html">Contacts</a></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="header-content header-subpages"></div>
</header>
<!--==============================content================================-->
<section id="content" class="content-subpages">
<div>
<div class="wrap">
<div class="col-3 border-2 block-2">
<h2 class="p3">Featured Products</h2>
<div class="wrap"> <img src="images\house2.jpg" alt="" class="img-indent
img-radius">
<div class="extra-wrap">
<p class="p4"><a href="#" class="link">About our services</a></p>
<p>Castle Housekeeping Services ensure speckless maintenance of your
premises, bringing in hygiene by scientific approach and processes from limited
office complexes.</p>
</div>
</div>
</div>

<div class="col-4 block-2">


<div class="wrap top-4"> <img src="images/pest3.jpg" alt="" class="img-i
ndent img-radius">
<div class="extra-wrap">
<p class="p4"><a href="#" class="link">Operation Maintenance Service
s</a></p>
<p>Our team at the technical services work with an objective of unin
terrupted back-office regulations, so as to the keep the core work flowing.
</p>
</div>
</div>
</div>
</div>
<div class="wrap top-5">
<div class="col-1 border-2">
<h2 class="p3">Most Popular</h2>
<div class="wrap block-3">
<div class="wrap"> <img src="images/page3-img3.jpg" alt="" class="imgindent img-radius">
<div class="extra-wrap">
<p class="p4"><a href="#" class="link">Fire Alarm</a></p>
<p>At Fire Alarm Services, we are dedicated to prompt, reliable s
ervice at a competitive rate. Our trained and experienced staff is ready to serv
e all of your needs and can be your full service provider.</p>
</div>
</div>
<div class="wrap last"> <img src="images/page3-img4.jpg" alt="" class=
"img-indent img-radius">
<div class="extra-wrap">
<p class="p4"><a href="#" class="link">CCTV</a></p>
<p>CCTV Camera works to partner with qualified CCTV installers to
offer third party surveillance system & security camera installation services.</
p>
</div>
</div>
</div>
<div class="wrap block-3 top-6">
<div class="wrap"> <img src="images/page3-img5.jpg" alt="" class="imgindent img-radius">
<div class="extra-wrap">
<p class="p4"><a href="#" class="link">House keeping</a></p>
<p>Our experienced and skilled housekeeping staffs work with an in
dividual goal to clean building up to the fulfillment level of our customers.</p
>
</div>
</div>
<div class="wrap last"> <img src="images/page3-img6.jpg" alt="" class=
"img-indent img-radius">
<div class="extra-wrap">
<p class="p4"><a href="#" class="link">Guard</a></p>
<p>We provide guarding services for a whole cross section of clien
ts from multinational corporations which require a whole team of security profes
sionals through to smaller family run businesses which only need one person.</p>
</div>
</div>
</div>
<a href="#" class="button-1 top-2">View All</a> </div>
<div class="col-2">
<h2 class="p2">Products List</h2>
<ul class="list-1">

<li><a href="#">PRIVATE SECURITY GUARD</a></li>


<li><a href="#">TRAINING AVAILABLE</a></li>
<li><a href="#">PEST CONTROL</a></li>
<li><a href="#">WELL SERVICED EQUIPMENT</a></li>
<li><a href="#">ClEANING and MAINTENANCE</a></li>
<li><a href="#">EMPLOYMENT</a></li>
<li><a href="#">CCTV</a></li>
</ul>
<a href="#" class="button-1 top-3">Read More</a> </div>
</div>
</div>
</section>
<!--==============================footer=================================-->

You might also like