 /* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

p {
	line-height: 1.4em;
}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#083147;
	margin: 0px;
}

#businesscard {
	background: #fff;
	margin: 10px;
	text-align:center;
}

a:link, a:visited, a:focus {
	color:#0e4360;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 2.0em;
	color:#093048;
	text-transform:uppercase;
}

h2 {
	font-size: 1.6em;
}

a.brochure {
	padding-right: 20px;
	background: url(../../images/misc/pdf-icon.gif) no-repeat right bottom;
}
	
/* Layout Styles
--------------------------------------------------------------- */

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
	background: url(../../images/misc/bodyBg.jpg) top repeat-x #fff;
	border-left:5px solid #4d6a7a;
	border-right:5px solid #4d6a7a;
}

	#contentContainer {
		width: 980px;
		padding-top: 115px; /* Same as height of header */
	}
	
		#contentLeft {
			float: left;
			width: 281px;
		}
		
			#contentLeft-text {
				padding: 10px 20px;
			}
		
		#contentRight {
			float: right;
			width: 698px;
		}
		
			#contentRight-text {
				padding: 0px 20px 20px 20px;
			}
		
		#map {
			width: 200px;
			height: 200px;
		}
		

#header {
	width: 980px;
	height: 115px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

	#logo {
		width: 276px;
		height: 113px;
		float: left;
		margin-left:0px;
	}
	
	#cta-top-right {
		width: 670px;
		float: right;
		font-size: 1.6em;
		text-align:right;
		color:#25aae1;
		margin-right:10px;
	}
	
		#cta-top-right p {
			margin: 15px 0px 0px 0px;
			padding: 0px;
			color:#25aae1;
		}
		
		#cta-top-right p span {
			display:block;
			font-size:55px;
			font-weight:bold;
			color:#093048;
			margin:10px 0px 0px 0px;
			line-height:40px;
		}

#flashSlideshow1, #flashSlideshow2, #flashSlideshow3 {
	margin:0px 3px 3px 3px;
	width:166px;
	height:166px;
	float:left;
}
#flashSlideshow1{background:url(../../images/photo/rollershutterdoors/08.jpg) center center no-repeat;}
#flashSlideshow2{background:url(../../images/photo/accesscontrol/03.jpg) center center no-repeat;}
#flashSlideshow3{background:url(../../images/photo/automated%20gates/09.jpg) center center no-repeat;}

#imgHeader {
	font-size:1px;
}

#imgHeader img {
	margin:0px 3px 3px 3px;
	
}

a.shieldCta {
	background:url(../../images/misc/shieldCtaBg.gif) center center no-repeat;
	width:250px;
	height:238px;
	display:block;
	text-transform:uppercase;
	font-size:45px;
	text-align:center;
	font-weight:bold; 
	color:#fff;
	text-decoration:none;
	line-height:36px;
	padding-top:20px;
	float:right;
}

a.shieldCta small {
	display:block;
	font-size:20px;
	line-height:18px;
	padding-top:10px;
	color:#ffd800;
}

a.shieldCta strong {
	font-size:27px;
	padding-top:5px;
	display:block;
}

/* Vertical Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 276px;
	background:url(../../images/misc/navBg.jpg) top right no-repeat #093048;
	margin-left:4px;
}

	#navigation ul, ul#footerServices {
		margin: 0px;
		display: inline;
		list-style: none;
		padding: 0px;
	}
	
		#navigation li {
			display: inline;
			margin: 0px;
		}
			  
			#navigation a {
				float:left;
				width: 221px;
				color: #fff;
				text-decoration:none;
				padding: 10px 10px 10px 45px;
				font-size: 1.0em;
				font-weight:bold;
				letter-spacing:0.05em;
				border-bottom:1px solid #fff;
				background:url(../../images/misc/aBg.gif) 5px center no-repeat;
				text-transform:uppercase;
			}

				#navigation a:hover {
					background-color: #083147;
					background-image:url(../../images/misc/aHoverBg.gif);
					color: #fff;
				}

/* Footer Styles
--------------------------------------------------------------- */
.last {
	border:none !important;
}	
div.sec {
	width:299px;
	float:left;
	height:300px;
	text-align:left;
	color:#093048;
	border-right:1px solid #093048;
	padding:10px;
	background-color:#fff;
}

	div.sec  h2 {
		margin:0px;
		padding:5px;
	}

	div.sec ul {
		list-style-type:none;
		margin:5px;
		padding:0; 
	}
	
	div.sec ul li {
		margin:0;
		padding:3px;
	}
	
	div.sec ul li a {
		text-decoration:underline !important;
	}	
	
	div.sec ul li a:hover {
		text-decoration:none !important;
	}

	div.secr{
		float: right;
		text-align: right;
	}
#footer {
	clear: both;
	width: 960px;
	padding: 10px;
	color: #333;
	font-size: 0.9em;
	text-align: center;
	border-top:1px solid #093048;
	margin-top:10px;
	background-color:#fff;
}
	#footer a {
		white-space: nowrap;
		color: #333;
		text-decoration: none;
	}
	#footer a:hover {
		color: #111;
		text-decoration:underline;
	}

ul#footerNav {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width:306px;
	text-align: center;
}
	ul#footerNav li {
		display: inline;
	}
	
		ul#footerNav a {
			border-right: 1px solid #333;
			padding: 0px 5px;
		}
		
			ul#footerNav .help-advice {
				border-right: none;
			}

ul#footerDetails  {
	clear:left;
	float: left;
	margin: 5px 0px 5px 0px;
	width:306px;
	text-align:right;
}

	ul#footerDetails li {
		display:block;
		list-style: none;
	}
	
ul#footerW3C {
	margin: 0px;
	text-align: right;
	padding: 0px 0px;
}
	ul#footerW3C li img {
		margin:0;padding:0;
	}

	ul#footerW3C li {
		display: inline;
	}

#adtrakDesign {
	text-align:right;
	width:306px;
}

/* List Styles
--------------------------------------------------------------- */

ul li {
	line-height: 1.4em;
	}

ul {
	font-size: 1em;
	list-style-image: url(../../images/misc/bullet.gif);
	}

/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Class Styles
--------------------------------------------------------------- */

#contactTable input, #contactTable textarea, #contactTable select {
	border: 1px solid #ccc;
	background: #fff;
}

	#contactTable #botBuster {
		display: none;
	}

.clearfix {
	clear: both;
}

.sec img {
	margin:4px;
	border:1px solid #093048;
}

/*Site Map Styles
--------------------------------------------------------*/

#site-map ul{
	padding: 0px;
	margin: 0px;
	font-size:14px;
}

#site-map ol{
	padding-left: 20px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style:none;
}
#site-map ol li{
	padding-bottom:5px;
}

#areas-covered ul{
	padding: 0px;
	margin: 0px;
	font-size:14px;
}

#areas-covered ol{
	list-style: none;
	padding-left: 20px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#areas-covered ol li{
	padding-bottom:5px;
}

.indendted{
	margin-left:30px;
	list-style:none;
}

#sitemapstrong{
	font-weight: bold;
}
