/* CSS Document */

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

* {
	margin: 0px;
	padding: 0px;
}

body, html {
	min-height: 101%;
}
body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/misc/bodybg.jpg) top repeat-x #fff;
	margin: 0px;
}

body#index {
	background:url(../../images/misc/indexbodybg.jpg) top repeat-x #fff;
}

a:link, a:visited, a:focus {
	color: #aa060d;
	text-decoration: underline;
	outline: none;
}
a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
}
a img {
	border: none;
}

h1, h2, h3 {
	font-size: 2.3em;
	font-weight: normal;
	color:#a10005;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}

/* Container Styles
--------------------------------------------------------------- */

#outerContainer {
	width: 100%;
	float: left;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}
	#contentContainer {
		width: 960px;
		padding-top: 450px ;
		overflow: auto;
	}
	
	#index #contentContainer {
		padding-top:550px;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: left;
			width: 570px;
			padding: 10px 10px 10px 10px;
		}
		
		#contact #main {
			width:940px;
		}
		
			#main p {
				margin: 10px 0px 10px 0px;
				font-size: 1.2em;
				line-height: 20px;
			}
			
			#main ul {
				font-size: 1.2em;
				padding: 3px 0px 3px 10px;
				}
			
				#main ul li {
					padding: 4px 30px;
					background: url(../../images/misc/tick2.jpg) left center no-repeat;
					display: block;
				}
				
		#call-us-cta {
			background:url(../../images/misc/call-us-cta.jpg);
			width:521px;
			height:88px;
			float:left;
			margin:20px 0px 30px 0px;
			position:relative;
		}
		
			#call-us-cta p {
				position:absolute;
				top:21px;
				left:100px;
				color:#fff;
				font-size:2em;
			}
			
				#call-us-cta p span {
					color:#ffae00;
					font-size:1.4em;
				}
			
		#googleMap {
			width: 640px;
			height: 300px;
		}
		.contact-left{
			width:200px;
			float:left;
			clear:both;
		}
		.contact-right{
			float:right
		}
		
		p.testimonial {
			padding:20px;
			border:1px solid #ccc;
			background:#efefef;
		}
		
			p.testimonial span.name {
				display:block;
				font-weight:bold;
			}
			
			p.testimonial span.quote {
				font-family:Georgia, "Times New Roman", Times, serif;;
				font-size:1.3em;
				font-weight:bold;
			}
		
/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
#sidebar {
	float: right;
	width: 340px;
			}
			
#contact #sidebar {
	display:none;
}
			
#freeQuotations{
	background: url(../../images/misc/sidebarCTA-freeQuotations.jpg);
	width:300px;
	height:160px;
	display:block;
	position:relative;
			}
			
	#freeQuotations p{
		position:absolute;
		top:110px;
		left:145px;
		font-size:1.8em;
		color:#003A83;
				}	
						
.logos {
	padding-left: 20px;
	padding-bottom: 30px;
}

#fastResponse{
	background:url(../../images/misc/sidebarCTA-fast.gif) no-repeat;
	width:320px;
	height:210px;
	display:block;
	position:relative;
	font-size:1.7em;
			}
				
	#fastResponse p{
		position:absolute;
		top:175px;
		left:40px;
		color:#686868
				}
			
#callout{
	position:relative;
			}	
			
	#callout p{
		position:absolute;
		top:120px;
		left:47px;
		font-size:2.8em;
		font-weight:bold;
		color:#A50005;
				}
			
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 960px;
	height: 107px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	background:url(../../images/misc/header-bg.jpg);
}
#gas-container {
	float: left;
	border: 1px solid #CCCCCC;
	display: inline;
}
#gas-container p {
	margin-top: 35px;
}

#logo {
	float: left;
}
	
#cta-top-right {
	width: 570px;
	float: right;
	padding: 5px 0px 0px 0px;
	text-align: right;
	font-size: 1.1em;
	position: relative;
	}
#cta-top-right strong{
	display:block;
	color:#686868;
	padding:10px 0px 0px 0px;
	font-size:1.8em;
		}
#cta-top-right  p {
	float:right;
	font-size: 1.3em;
	display: block;
	color:#686868;
	background:url(../../images/misc/cta-top-right-bg.jpg) right no-repeat;
	padding-right:40px;
	padding-top:2px;
		}
#cta-top-right  p  span{
	color:#b1161b;
	font-size: 1.7em;
			}

#headerContent{
	background:url(../../images/misc/main-runner-bg.jpg) no-repeat;
	position:absolute;
	top:168px;
	left:0px;
	height:251px;
	width:537px;
	color:#fff;
	font-size:2.7em;
	padding-top:8px;
	}
		#headerContent p{
	padding:0px 0px;
	margin:0px;
	width:500px;
	
		}
		
			#headerContent span{
				display:block;
			}
			
				#headerContent strong{
	font-size:1em;
	margin-top:10px;
	line-height:50px;
				}
				
				#index #headerContent strong, #commercial-property-maintenance #headerContent strong, #building-maintenance #headerContent strong {
					font-size:1.4em !important;
				}
				
				#headerContent .pink{
	color:#f4c2c2;
	padding-bottom:10px;
	margin-top:15px;
				}
				
				#headerContent .yellow{
	color:#ffae00;
	position:absolute;
	top:200px;
	left:320px;
	font-size:1.0em;
	z-index: 10;
				}	
					
		#headerContent #logos{
			position:absolute;
			left:0px;
			top:185px;
		}
				
#headerimg{
	position:absolute;
	top:162px;
	right: 1px;
		}
		

/* Index Buckets Styles
--------------------------------------------------------------- */
#buckets {
	width:960px;
	height:110px;
	position:absolute;
	top:420px;
	left:0px;
	z-index:150;
}

	.bucket {
		float:left;
		width:226px;
		height:100px;
		border-right:1px solid #ccc;
		padding:10px 0px 0px 10px;
		background:url(../../images/misc/bucket-bg.jpg) left no-repeat;
		position:relative;
		display:block;
	}
	
	a.bucket {
		text-decoration:none;
	}
	
	a.bucket:hover {
		background:#f0f0f0;
	}
	
	.left-bucket {
		border-left:1px solid #ccc;
	}
	
		.bucket span.title {
			font-size:2em;
			color:#8c8c8c;
			width:60px;
		}
		
		.left-bucket span.title {
			font-size:1.7em;
		}
		
			.bucket span.title span {
				display:block;
			}
			
		.left-bucket span.more-info {
			position:absolute;
			top:74px;
			left:10px;
		}
			
		.bucket span.more-info {
			color:#8c8c8c;
		}
			
		#comm-bucket-img {
			position:absolute;
			top:40px;
			right:10px;
		}
		
		#security-bucket-img {
			position:absolute;
			top:10px;
			right:10px;
		}
		
		#domestic-bucket-img {
			position:absolute;
			top:10px;
			right:10px;
		}
		
		#contracts-cta span.title {
			color:#9e0000;
		}
		
		#contracts-cta span.grey {
			display:inline;
			color:#585858;
		}
		
		#contracts-cta p {
			color:#054390;
			font-size:1.2em;
			margin-top:-20px;
		}
		
			#contracts-cta p span {
				font-size:1.3em;
			}


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

#slideshow {
	width: 940px;
	height: 220px;
	position: absolute;
}
	
	#slideshow img {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 8;
	}
	
	#slideshow img.active {
		z-index: 10;
	}
	
	#slideshow img.last-active {
		z-index: 9;
	}



/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 960px;
	height: 56px;
	z-index: 11;
	position: absolute;
	left: 0px;
	top: 107px;
	background:url(../../images/misc/nav-bg.jpg) left no-repeat;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				float: left;
				background:url(../../images/misc/nav-bg.jpg) right no-repeat;
				color: #fff;
				text-decoration: none;
				font-size: 1.1em;
				text-align:center;
				font-weight:bold;
				padding:20px 43px 20px 43px;
				position:relative;
			}
				#navigation ul li a span{
					display:block;
				}
				#navigation ul li a.big{
					padding-top:12px;
					padding-bottom:12px;
				}
				#navigation ul li a.contact-a {
					border-right: none;
				}
				
				#navigation ul li a.index-a {
					border-left: none;
				}
				
				#navigation ul li a:hover {
					background: #0a294f;
					color: #fff;
				}
				
				.arrow {
					position:absolute;
					right:0px;
					top:33px;
				}
				
				#navigation ul li.dropDown a {
					padding-right:45px;
					padding-left:30px;
				}
				
				#navigation ul li.dropDown ul.commercial-sub {
					position:absolute;
					top:56px;
					left:123px;
				}
				
				#navigation ul li.dropDown ul.security-sub {
					position:absolute;
					top:56px;
					left:338px;
				}
				
				#navigation ul li.dropDown ul.domestic-sub {
					position:absolute;
					top:56px;
					left:467px;
				}
				
				#navigation ul li.dropDown ul {
					background:#072346;
					width:214px;
					z-index:102;
					display:none;
					border:1px solid #0b2c55;
					border-top:none;
				}
					
					#navigation ul li.dropDown ul li a {
						color:#fff;
						width:182px;
						border-bottom:1px solid #0b2c55;
						padding:10px 15px 10px 15px;
						border-right:none;
						background:none;
						text-align:left;
					}
					
						#navigation ul li.dropDown ul li a:hover {
							background:#0b2c55;
						}
				


/* Footer Styles
--------------------------------------------------------------- */

#outerFooter {
	float: left;
	width: 100%;
	background: #2c3f57;
}

#footer {
	clear: both;
	width: 960px;
	color: #fff;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	font-size: 1.2em;
}

	#footer .index-a,
	#footer .contact-a {
		display: none;
	}

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #8EACCF;
		padding: 15px 5px;
		font-size: 1.2em;
		font-style: italic;
		width: 250px;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer p, #footer ul {
		margin: 0px;
		padding: 0px;
	}

	#footer a {
		white-space: nowrap;
		color: #fff;
		text-decoration: none;
	}
		
		#footer a:hover {
			color: #ffcc00;
			text-decoration: underline;
		}

/* Footer Services Styles
--------------------------------------------------------------- */	

	#footer #footer-services {
		float: left;
		width: 470px;
		margin: 0px;
	}
	
	#footer .dropDown img {
		display:none;
	}
	
	#footer #footer-services ul.footer-nav {
		margin-top:-20px;
	}
	
	#footer #footer-services ul {
		float:left;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
		
		#footer #footer-services ul li.dropDown a.commercial-property-maintenance-a,
		#footer #footer-services ul li.dropDown a.security-services-a,
		#footer #footer-services ul li.dropDown a.domestic-services-a,
		#footer #footer-services ul li a.renewable-energy-a {
			margin-top:20px;
			font-weight:bold;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 200px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
				margin-right:10px;
			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 320px;
	}
	
		#footer #footer-areas h2 {
			width: 300px;
		}
	
		#footer #footer-areas ul {
			float: left;
			width: 155px;
		}
	
		#footer #footer-areas ul li {
			float: left;
			width: 125px;
			padding: 3px 5px;
			border-bottom: 1px dotted #777;
		}
		
	#footer p.nationwide {
		clear:both;
		padding:10px 0px 0px 5px;
		float:left;
		font-weight:bold;
	}
		
/* Footer Address Styles
--------------------------------------------------------------- */	

	#footer #footer-address {
		float: left;
		width: 190px;
	}
	
		#footer #footer-address h2 {
			width: 170px;
		}
		
		#footer #footer-address p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Help & Advice
--------------------------------------------------------------- */	

	#footer #footer-help {
		float: right;
		width: 165px;
	}
	
		#footer #footer-help h2 {
			width: 155px;
		}
		
			#footer #footer-help ul li {
				float: left;
			}
					
			#footer #footer-help ul li a {
				float: left;
				width: 165px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
		#footer #footer-help p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-help .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 940px;
		clear: both;
		margin: 30px 0px 0px 0px;
		text-align: center;
		padding-top:40px;
	}

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

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

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

/* Zooming Slideshow Styles
--------------------------------------------------------------- */

#zooming-slideshow{
	width: 500px;
	height: 300px;
	background:#999999;
}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}

