body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: auto;
	background-color: #eeeeee;
	line-height: 1.4em;
}
.maintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1.4em;
}
#container
{
/* 	width: 905px; */
	width: 902px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0 50px 50px 50px;
}
#header
{
	padding: 10px 0;
	height: 100px;
}
#tabs
{
	clear: both;
}
#tabs ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tabs li
{
	display: block;
	float: left;
/* 				width: 150px; */
	height: 40px;
	text-align: center;
}

#tabs li a
{
	display: block;
	float: left;
	height: 35px;
/* 	width: 150px; */
	width: 128px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	color: black;
	margin-top: 5px;
	background-image: url(../images/security/security1.gif);
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: white;
	text-shadow: 1px 1px 1px #eee;
}
#tabs li a.last
{
	border-width: 0 0 1px 0;
}
#tabs li a.active, #tabs li a:hover
{
	height: 40px;
	line-height: 40px;
	color: white;
	font-weight: bold;
	margin-top: 0px;
	background-image: url(../images/security/security2.gif);
	border-bottom: 1px solid #215a9f;
	text-shadow: 1px 1px 1px #111;
}
#breadcrumbs
{
	clear: left;
	background-color: #215a9f;
	color: white;
	padding: 5px 10px;
	font-size: 0.9em;
	margin-bottom: 20px;
	border-bottom: 1px solid #aaa;
	height: 14px;
	overflow: hidden;
}
#breadcrumbs ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#breadcrumbs li
{
	margin-right: 10px;
	padding: 0px;
	display: block;
	float: left;
	color: #fff;
	text-align: center;
}
#breadcrumbs li a
{
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#left
{
	float: left;
	width: 170px;
}
#navigation
{
	font-size: 0.9em;
}
#navigation div
{
	padding: 1px 0 2px 17px;
	margin-bottom: 10px;
	color: #444;
}
#navigation div.active
{
	background-image: url(../images/security/security3.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: black;
}
#navigation a
{
	color: #444;
	text-decoration: none;
}
#navigation a:hover
{
	color: #215a9f;
	text-decoration: none;
}
#content
{
	float: left;
	width: 452px;
	margin-left: 20px;	
	color: #444;
}
#contentwide
{
	float: left;
	width: 700px;
	margin-left: 20px;	
	color: #444;
}
#right
{
	float: left;
	width: 240px;
	margin-left: 20px;
}

#right-small
{
	float: left;
	width: 200px;
	margin-left: 60px;
}

.right-watermark
{
/* 	float: left; */
	float: right;
/* 	width: 170px; */
	width: 240px;
	margin-left: 20px;
	background-image: url(../images/security/uk-security_companies.gif);
/* 	height: 196px; */
	height: 276px;
/*
	padding-top: 80px;
	padding-left: 70px;
*/
}

/*
#right-map
{
	float: left;
	width: 280px;
	margin-left: 0px;
}
*/
#full
{
	float: left;
	width: 690px;
	margin-left: 20px;
	color: #444;
}
#right img
{
	margin: 0 0 10px 0;
	padding: 0;
}		
#footer
{
	clear: both;
	width: 902px;
	height: 3px;
	line-height: 3px;
	overflow: hidden;
	margin: 10px auto 5px auto;
	background-color: #215a9f;
}			
h1
{
	font-size: 16px;
	margin: 0 0 15px 0;
}			
h2
{
	font-size: 14px;
	margin: 5px 0 15px 0;
}
h3
{
	font-size: 12px;
	color: #215a9f;
}
img.middle
{
	vertical-align: middle;
	border: none;
}		
div.header-middle
{
	float: left;
	width: 410px;
}	
div.header-right
{
	float: right;
	width: 270px;
}
div.header-right a
{
	color: black;
	text-decoration: none;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
img.nav-image
{
	float: left; 
	padding-right: 1px;
	border: none;
	border-right: 1px;
}
img.nav-image-last
{
	border: none;
	border-right: 0;
}
div.clear
{
	clear: both;
}
.home-nav
{
	float: left;
	width: 141px;
	margin: 10px 10px 10px 0;
}
.home-nav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}
.home-nav li
{
	padding: 0;
	margin: 0 0 10px 0;
	color: #444;
	font-size: 0.9em;
}
.home-nav li a
{
	text-decoration: none;
	color: #444;
}
.home-nav li a:hover
{
	text-decoration: none;
	color: #215a9f;
}
.home-nav-last
{
	float: left;
	width: 140px;
	margin: 10px 10px 10px 0;
}
.home-nav-last ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}
.home-nav-last li
{
	padding: 0;
	margin: 0 0 10px 0;
	color: #444;
	font-size: 0.9em;
}
.home-nav-last li a
{
	text-decoration: none;
	color: #444;
}
.home-nav-last li a:hover
{
	text-decoration: none;
	color: #215a9f;
}
.content-home
{
	float: left;
	width: 286px;
	padding: 0 4px 0 0;
	font-size: 10px;
	margin-left: 0;
	margin-right: 12px;
	color: #444;
	line-height: 1.4em;
}
.content-home-last
{
	float: left;
	width: 286px;
	padding:  0 4px 0 0;
	font-size: 10px;
	margin-left: 0;
	margin-right: 10px;
	color: #444;
	line-height: 1.4em;
}

ul.content
{
	margin-left: 0;
	padding-left: 15px;
}

ul.content li
{
	margin: 0;
	padding-left: 5px;
	line-height: 1.4em;
}

ul.content-tall
{
	margin-left: 0;
	padding-left: 15px;
}

ul.content-tall li
{
	margin: 0 0 10px 0;
	padding-left: 5px;
	line-height: 1.4em;
}

table.map 
{
	padding: 0;
	margin: 0;
}

table.map tr
{
	padding: 0;
	margin: 0;
}

table.map td 
{
	padding: 0;
	margin: 0;
}

table.content 
{
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 15px 0;
}

table.content th 
{
	background-color: #aaa;
	color: #fff;
	padding: 5px 10px;
	text-align: left;
	border: 1px #fff solid;
	border-bottom: 2px #fff solid;
	width: 25%;
}

table.content td 
{
	background-color: #eee;
	color: #333;
	padding: 5px 10px;
	text-align: left;
	border: 1px #fff solid;
	width: 25%;
}

table.regular
{
	width: 100%;
	border-collapse: collapse;
}
table.regular th
{
	text-align: left;
}
table.regular td
{
	width: 25%;
}

table.form
{
	width: 100%;
	border-collapse: collapse;
}
table.form td
{
	height: 30px;
}
table.form td.first
{
	width: 100px;
}
table.form td.label
{
	font-weight: bold;
}
table.form td.submit
{
	padding-top: 10px;
}
input.wide
{
	width: 320px;
	margin: 2px;
}
select
{
	font-size: 12px;
}
.quote
{
	padding: 0 20px;
	margin: 15px 0;
	border-left: 2px solid #C7C7C7;
}

.brand
{
	color: #215a9f;
	text-decoration: none;
}

div.member
{
	font-family: Lucida Grande, Arial;
	float: left;
	width: 275px;
	height: 190px;
 	font-size: 12px;
	overflow: hidden;
	margin-bottom: 20px;
}
div.memberlist
{
	font-family: Lucida Grande, Arial;
	float: left;
	width: 230px;
	height: 190px;
 	font-size: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
div.expertise
{
	font-family: Lucida Grande, Arial;
	float: left;
	width: 260px;
	height: 190px;
 	font-size: 12px; 
	overflow: hidden;
	margin-bottom: 20px;
}
div.memberlogo
{
	float: left;
	width: 150px;
	height: 190px;
	overflow: hidden;
	margin-bottom: 20px;
}
div.logo
{
	float: left;
	width: 100px;
	height: 190px;
	overflow: hidden;
	margin-bottom: 20px;
}
#sign-in
{
   	width: 155px;
   	height: 25px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bluemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3472B4;
	text-decoration: none;
}
.darkerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #215A9F;
	text-decoration: none;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.specialismbg {
	background-image: url(../images/security.gif);
	background-repeat: repeat-x;
}
