/* CSS Document */

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

p {
	line-height: 1.4em;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

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

	ul li {
		line-height: 1.4em;
	}

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

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../../images/layout/bodyBg.jpg) top center repeat-y #fff;
	margin: 0px;
}

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

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

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

a img {
	border: none;
}

h1 {
	font-size: 2.0em;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #1C357A;
	white-space:nowrap;
}

h2 {
	font-size: 1.6em;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #1C357A;
}

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

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#contentContainer {
		width: 980px;
		position: absolute;
		z-index: 1;
		top: 275px;
	}
	
		#index #contentContainer {
			background: url(../../images/layout/indexContainerBg.jpg) no-repeat right top #fff;
		}
		
		#conversions #contentContainer {
			background: url(../../images/layout/conversionsContainerBg.jpg) no-repeat right top #fff;
		}
		
		#contact #contentContainer {
			background: url(../../images/layout/contactContainerBg.jpg) no-repeat right top #fff;
		}
	
/* Main Styles
--------------------------------------------------------------- */
	

	#main {
		float: right;
		width: 660px;
		padding: 25px 30px 20px 25px;
	}
	
		#index #main,
		#conversions #main,
		#contact #main {
			float: left;
			width: 355px;
			min-height: 375px;
			height: auto !important;
			height: 375px;
			padding: 25px 5px 25px 40px;
		}
		
			#main ul {
				margin: 5px 0px 5px 20px;
				padding: 0px;}
			
			#main ul li {
			        padding: 4px 0px 4px 35px;
					list-style: none;
					 background: url(../../images/misc/Tick.jpg)left center no-repeat;
					
					}

/* Sidebar
--------------------------------------------------------------- */
		
	#sidebar {
	    position:relative;
		top:38px;
		width: 240px;
		padding: 25px 0px 20px 25px;
	}

#sidebar2 {
		position:relative;
		width: 240px;
		top: 300px;
		padding: 22px 0px 20px 432px;
		z-index:-1;
	}
		
		#index #sidebar,
		#conversions #sidebar,
		#contact #sidebar {
			float: right;
			width: 546px;
			padding: 322px 0px 10px 34px;
		}
			#sidebar3 {
	    position:relative;
		width: 240px;
		padding: 25px 0px 20px 25px;
	}

		
/* CTA Styles
--------------------------------------------------------------- */

	.cta {
		width: 215px;
		height: 70px;
		padding: 20px 10px 0px 15px;
		margin: 0px 0px 5px 0px;
	}
	
		.cta p {
			color: #fff;
			padding: 5px 0px 5px 0px;
			margin: 0px;
		}
		
			.cta a {
				color: #fff;
				text-decoration: none;
			}
			
			.cta a:hover {
				text-decoration: underline;
			}
		
				.cta p.ctaHeading {
					width: 140px;
					font-size: 1.8em;
					line-height: 0.8em;
					padding: 0px;
					margin: 0px;
				}
				
				.cta p.ctaTel {
					width: 180px;
					font-weight: bold;
					color: #6ce928;
				}
	
					#cta-stairs {
						background: url(../../images/layout/stairs-cta-bg.jpg) no-repeat;
					}
					
						#cta-stairs p.ctaHeading {
							color: #43137e;
						}
					
					#cta-extensions {
						background: url(../../images/layout/extensions-cta-bg.jpg) no-repeat;
					}
					
						#cta-extensions p.ctaHeading {
							color: #0a4a54;
						}
					
					#cta-conversions {
						background: url(../../images/layout/conversions-cta-bg.jpg) no-repeat;
					}
					
						#cta-conversions p.ctaHeading {
							color: #4a0632;
						}
					
					#cta-contact {
						background: url(../../images/layout/contact-cta-bg.jpg) no-repeat;
					}

/* Link Grid
--------------------------------------------------------------- */

	#linkGrid {
		width: 454px;
		height: 137px;
		padding: 5px 0px 0px 54px;
		color: #fff;
		background: url(../../images/layout/linkGridBg.jpg) no-repeat;
	}
	
		#conversions #sidebar2 {
		}
	
		.gridLink {
			width: 100px;
			height: 27px;
			padding: 3px 0px 0px 30px;
			margin: 0px 5px 3px 0px;
			float: left;
			line-height: 1.0em;
			background: url(../../images/layout/link-grid-arrow-bg.jpg) left no-repeat #25439c;
		}
		
			.gridLink a {
				color: #fff;
				text-transform: uppercase;
				text-decoration: none;
			}
			
			.gridLink a:hover {
				color: #F59000;
			}
			
/* Header Styles
--------------------------------------------------------------- */

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

	#logo {
		width: 197px;
		height: 109px;
		position: absolute;
		z-index: 100;
		top: 19px;
		left: 40px;
	}
	
	#cta-top-right {
		width: 500px;
		float: right;
		height: 85px;
		padding: 20px 40px 0px 0px;
		text-align: right;
	}
	
		#cta-top-right p {
			color: #3b56a6;
			margin: 0px;
			padding: 0px;
			font-weight: bold;
			font-size: 1.4em;
			line-height: 1.2em;
		}
		
		#cta-top-right p span {
			font-size: 1.6em;
			line-height: 0.9em;
		}
		
			#cta-top-right p span.caps {
				text-transform: uppercase;
				font-size: 1.0em;
			}

/* Header Styles
--------------------------------------------------------------- */

	#header-bar {
		width: 980px;
		height: 125px;
		position: absolute;
		z-index: 1;
		top: 150px;
		left: 0px;
		background: url(../../images/layout/headerBarBg.jpg) repeat-x;
	}
	
		#header-bar .bar-section {
			width: 280px;
			height: 125px;
			float: left;
			padding: 0px 20px 0px 20px;
			border-right: 10px solid #c8d0e6;
		}
		
			#header-bar .bar-end {
				border: none;
			}
			
			#header-bar .bar-section p {
				color: #fff;
			}
			
			#header-bar .bar-section a {
				color: #fff;
			}
			
			#header-bar .bar-section a:hover {
			color: #F59000;
				text-decoration: none;
			}
			
				#header-bar .bar-section p.barHeading {
					font-size: 1.5em;
					text-transform: uppercase;
					padding: 10px 0px 10px 0px;
				}
			
		#header-bar .bar-icon {
			float: left;
			padding: 0px 2px 0px 0px;
		}

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

#navigation {
	width: 960px;
	height: 20px;
	padding: 3px 20px 0px 0px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 105px;
	background: #a7a9ac;
}

	#navigation ul {
		display: inline;
		list-style: none;
		float: right;
	}
	
		#navigation ul li {
			display: inline;
			margin: 0px;
		}
			  
			#navigation ul li a {
				float:left;
				color: #1d2259;
				padding: 0px 20px 0px 20px;
				text-decoration: none;
				font-weight: bold;
				font-size: 1.1em;
			}
			
				#navigation ul li a.rightLink {
					border: none;
				}

				#navigation ul li a:hover {
					color: #fff;
				}
				
/* Sub Navigation Styles
--------------------------------------------------------------- */

	#subnav {
		visibility: hidden;
		padding: 0px 5px 0px 5px; 
		z-index: 1;
		position: absolute;
		left: 310px;
		top: 128px;
		border: 1px solid #a7a9ac;
		background: #ccc;
	}
	
		#subnav ul li {
			list-style: none;
			text-align: center;
			padding: 2px 0px 2px 0px;
			border-bottom: 1px solid #a7a9ac;
		}
		
			#subnav ul li.end {
				border-bottom: none;
			}
		
			#subnav a {
				color: #1d2259;
				text-decoration: none;
				font-weight: bold;
				font-size: 1.1em;
			}
			
			#subnav a:hover {
				color: #fff;
			}

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

#footer {
	clear: both;
	width: 980px;
	padding: 10px 0px 10px 0px;
	color: #fff;
	background: #a7a9ac;
	font-size: 0.9em;
	text-align: right;
}
	
	#footer li {
		list-style: none;
	}
	
	#footer p {
		margin: 0px;
		padding: 0px;
	}

	#footer a {
		white-space: nowrap;
		color: #fff;
		text-decoration: underline;
	}
	
	#footer a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	.centre {
	text-align:center;

	}
	
	

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

	#footer-cta {
		float:left;
		width: 245px;
		padding: 25px 0px 10px 5px;
	}
	
		#footer-cta p {
			font-size: 2.0em;
			line-height: 1.0em;
		}
		
		#footer-cta p span {
			font-weight: bold;
			font-size: 1.4em;
			line-height: 2.0em;
		}

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

	#footer-contact {
		float: left;
		width: 245px;
		padding: 0px 0px 2px 0px;
	}
	
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer-areas {
		float: left;
		width: 245px;
		padding: 0px 0px 10px 0px;
	}

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

	#footer-logos {
		float: left;
		width: 235px;
		padding: 0px 2px 10px 0px;
	}

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

	#footer-links {
		width: 980px;
		float: left;
		padding: 5px 0px 5px 0px;
		text-align: center;
		background: #ccc;
	}
	
		#footer-links li {
			display: inline;
		}
		
			#footer-links a {
				color: #666666;
				padding: 0px 5px 0px 5px;
			}
			
			#footer-links a:hover {
				color: #24429b;
			}
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 670px;
		float: left;
		padding: 10px 0px 0px 10px;
		text-align: left;
	}
	
/* Footer W3C Styles
--------------------------------------------------------------- */	

	#footer #footer-w3c {
		width: 290px;
		float: right;
		padding: 10px 5px 0px 0px;
	}
	
		#footer #footer-w3c li {
			list-style: none;
			float: right;
		}

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

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

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

	#botBuster {
		display: none;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}

/* Link Grid Location
--------------------------------------------------------------- */

	#linkGridloc {
		width: 454px;
		height: 210px;
		padding: 3px 0px 0px 54px;
		color: #fff;
		background: url(../../images/layout/linkGridLocation.jpg) no-repeat;
	}
	
		#conversions #linkGridloc {
			background: url(../../images/layout/conversionsLinkGridLocation.jpg) no-repeat;
		}
	
		.gridLinkloc {
			width: 160px;
			height: 27px;
			padding: 3px 0px 0px 30px;
			margin: 0px 5px 3px 5px;
			float: left;
			line-height: 1.0em;
			background: url(../../images/layout/link-grid-arrow-bg.jpg) left no-repeat #25439c;
		}
		
			.gridLinkloc a {
				color: #fff;
				text-transform: uppercase;
				text-decoration: none;
			}
			
			.gridLinkloc a:hover {
				color: #F59000;
			}
	
