#container
{
	margin: 0px auto;
	width: 795px;
}

/* HEADER */
#header_container
{
	height: 141px;
	position: relative;
}

#header
{
	width: 773px;
	margin: 0px 11px;
	background: #FFF url(/images/banners/header_image.jpg) no-repeat right top;
	height: 141px;
	position: relative;
}

#tab_container
{
	height: 26px;
	position: relative;
}

#tab_left
{
	background: url(/images/tab_left.gif) no-repeat left top;
}

#tab_right
{
	background: url(/images/tab_right.png) no-repeat right top;
}

#tab
{
	background: #4C5D7B;
	width: 725px;
	margin: 0px 19px;
	height: 21px;
	text-align: right;
	padding: 4px 10px 0px 0px;
	color: #DBDFE5;
	font-size: 0.9em;
}

#header_layers_container
{
	position: relative;
}

#header_layers
{
	position: absolute;
	z-index: 1;
	width: 725px;
	height: 129px;
	top: -17px;
	left: 0px;
}

#logo_container
{
	width: 129px;
	height: 126px;
	z-index: 2;
	top: -2px;
	left: 20px;
	position: absolute;
}

#logo
{
	width: 129px;
	height: 126px;
	background: url(/images/logo.jpg) no-repeat left top;
	display: block;
	text-indent: -9999px;
}

#header_people
{
	background: url(/images/banners/header_people.png) no-repeat left top;
	position: absolute;
	top: 3px;
	left: 136px;
	z-index: 3;
	width: 301px;
	height: 129px;
}

#header_family
{
	background: url(/images/banners/header_family.png) no-repeat left top;
	position: absolute;
	top: 3px;
	left: 472px;
	z-index: 3;
	width: 301px;
	height: 129px;
}
/* END HEADER */

/* MENU */
#menu_container
{
	position: relative;
	height: 28px;
	background: #641266 url(/images/menu_bar.gif) repeat-x left top;
	color: #DBDFE5;
	font-size: 0.9em;
	text-align: center;
	width: 773px;
	margin: 0px 11px;
	border-bottom: 1px solid #A7A7A7;
}

ul#menu
{
	width: 770px;
	padding: 4px 0px 0px 3px;
	margin: 0px;
	list-style-type: none;
}

ul#menu li
{
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	min-width: 50px;
	background: url(/images/menu_seperator.gif) no-repeat left center;
}

ul#menu li#first_item
{
	background: none;
}

ul#menu li a:link
{
	padding: 4px 7px;
	margin-left: 2px;
	display: block;
	height: 12px;
}

ul#menu li a:visited
{
	padding: 4px 7px;
	margin-left: 2px;
	display: block;
	height: 12px;
}

ul#menu li a:hover
{
	padding: 4px 7px;
	margin-left: 2px;
	display: block;
	height: 12px;
	background: #0B1F4F;
}

ul#menu li a:active
{
	padding: 4px 7px;
	margin-left: 2px;
	display: block;
	height: 12px;
}


ul#menu li a.this:link
{
	padding: 4px 7px;
	margin-left: 2px;
	display: block;
	height: 12px;
	background: #0B1F4F;
	color: #FFF;
}

ul#menu li a.this:visited
{
	padding: 4px 7px;
	margin-left: 2px;
	display: block;
	height: 12px;
	background: #0B1F4F;
	color: #FFF;
}

ul#menu li a.this:hover
{
	padding: 4px 7px;
	margin-left: 2px;
	display: block;
	height: 12px;
	background: none;
	color: #DBDFE5;
}

ul#menu li a.this:active
{
	padding: 4px 7px;
	margin-left: 2px;
	display: block;
	height: 12px;
	background: #0B1F4F;
	color: #FFF;
}

* html #homewidth
{
	width: 33px;
}

* html #aboutwidth
{
	width: 52px;
}

* html #intruderwidth
{
	width: 87px;
}

* html #firewidth
{
	width: 60px;
}

* html #cctvwidth
{
	width: 34px;
}

* html #takewidth
{
	width: 58px;
}

* html #servicewidth
{
	width: 129px;
}

* html #coverwidth
{
	width: 78px;
}

* html #quotewidth
{
	width: 74px;
}
/* END MENU */

/* COLUMNS */
#column_container
{
	position: relative;
	width: 773px;
	margin: 0px 11px;
	padding: 0;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #FFF url(/images/column_background.gif) repeat-y left top;
	text-align: left;
	clear: both;
}

#column_left
{
	position: relative;
	float: left;
	width: 172px;
	background: #425B7E;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0px;
	padding: 0;
}

#column_left_title_block
{	
	min-height: 56px;
	height: auto !important;
	height: 56px;
	background: #7C377E;
	border-bottom: 1px solid #956898;
	padding: 0;
	margin: 0;
}

#column_left_title_block_content
{
	padding: 23px 0px 2px 12px;
}

#column_left_info_block
{
	background: #32496E;
	padding: 15px 15px 7px 15px;
	color: #FFF;
}

#column_left_info_block p
{
	margin-bottom: 6px;
}

#cctv_image
{
	margin-top: 15px;
}

#quote_image
{
	border-top: 1px solid #8997AA;
	border-bottom: 1px solid #8997AA;
}

#work_for_image
{
	margin-top: 20px;
}

#column_right
{
	position: relative;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 600px;
	float: right;
	margin: 0px;
	padding: 0;
}

#page_content
{
	margin: 0px;
}

#header_block
{
	margin: 22px 21px 0px 21px;
}

#main_text
{
	margin: 26px 21px 0px 21px;
	width: 453px;
}

ul.listing
{
	margin: 20px 30px;
	list-style-image: url(/images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;
}

ul.listing li
{
	font-weight: bold;
}

#main_image
{
	background: url(/images/main_image.jpg) no-repeat right top;
	width: 600px;
	height: 330px;
}

#main_image_text
{
	position: relative;
	padding: 283px 140px 0px 24px;
}

#main_image_text p
{
	margin-bottom: 0px;
}

#block_container
{
	min-height: 193px;
	height: auto !important;
	height: 193px;
	width: 600px;
}

#home_protection_block
{
	width: 197px;
	height: 193px;
	position: relative;
	background: url(/images/home_protection.jpg) no-repeat left top;
	float: left;
	margin-right: 1px;
}

#home_protection_header
{
	position: absolute;
	top: -5px;
	left: 0px;
	z-index: 1;
	width: 162px;
	height: 15px;
	background: url(/images/key_icon.png) no-repeat left top;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0px 12px 35px;
}

#business_solutions_block
{
	width: 201px;
	height: 193px;
	position: relative;
	background: url(/images/business_solutions.jpg) no-repeat left top;
	float: left;
	margin-right: 1px;
}

#business_solutions_header
{
	position: absolute;
	top: -5px;
	left: 0px;
	z-index: 1;
	width: 152px;
	height: 15px;
	background: url(/images/camera_icon.png) no-repeat left top;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0px 12px 45px;
}

#fire_systems_block
{
	width: 200px;
	height: 193px;
	position: relative;
	background: url(/images/fire_systems.jpg) no-repeat left top;
	float: left;
}

#fire_systems_header
{
	position: absolute;
	top: -5px;
	left: 8px;
	z-index: 1;
	width: 151px;
	height: 15px;
	background: url(/images/fire_icon.png) no-repeat left top;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0px 12px 40px;
}

.block_information
{
	padding: 8px;
	padding-top: 131px;
	width: 181px;
}

.block_information p
{
	margin-bottom: 5px;
}

.purple_arrow
{
	background: url(/images/purple_arrow.gif) no-repeat left center;
	padding-left: 15px;
}

.blue_arrow
{
	background: url(/images/navy_arrow.gif) no-repeat left center;
	padding-left: 15px;
}

.red_arrow
{
	background: url(/images/red_arrow.gif) no-repeat left center;
	padding-left: 15px;
}
/* END COLUMNS */

/* FOOTERS */
#accreditations_container
{
	clear: both;
	position: relative;
	border-top: 1px solid #CED5D5;
	background: url(/images/footer_repeat.gif) repeat left top;
	width: 773px;
	margin: 0px 11px;
	min-height: 112px;
	height: auto !important;
	height: 112px;
}

#contact_details
{
	float: left;
	width: 300px;
	padding: 15px 0px 0px 22px;
}

#telephone_details
{
	margin-bottom: 10px;
}

#address_details
{
	color: #425B7E;
}

#credits
{
	float: right;
	width: 431px;
	margin-top: 3px;
}

#credit_logos
{
	float: right;
	background:url(/images/logo_holder.gif) no-repeat left top;
	width: 173px;
	height: 82px;
	padding: 10px 7px 7px 7px
}

#direct_debit_logo
{
	float: left;
	margin-top: 9px;
}

#content_shadow
{	
	position: relative;
	background: url(/images/content_shadow.png) no-repeat left top;
	width: 795px;
	height: 20px;
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#footer_bar_container
{
	position: relative;
	clear: both;
	min-height: 52px;
	height: auto !important;
	height: 52px;
	width: 795px;
}

#footer_bar_shadow_top
{
	background: url(/images/footer_bar_shadow_top.png) no-repeat left top;
	/*margin: 0px 11px;*/
	padding-top: 11px;
}

#footer_bar_shadow_right
{
	background: url(/images/footer_bar_shadow_right.png) no-repeat right top;
}

#footer_bar_shadow_left
{
	background: url(/images/footer_bar_shadow_left.png) no-repeat left top;
}

#footer_bar_shadow_btm
{
	background: url(/images/footer_bar_shadow_btm.png) no-repeat left bottom;
	padding-bottom: 11px;
}

#footer_bar
{
	margin: 0px 10px 0px 21px;
	background: url(/images/footer_bar.gif) repeat-x left top;
	height: 14px;
	padding: 7px 25px 7px 15px;
	color: #E3E6EB;
	font-size: 0.9em;
}

/* END FOOTERS */
.shadow_left
{
	background: url(/images/container_shadow_left.jpg) no-repeat left top;
}

.shadow_right
{
	background: url(/images/container_shadow_right.jpg) no-repeat right top;
}

address
{
	font-style: normal;
	font-size: 0.9em;
}
