/* 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;
	background: url(../../images/layout/bodybg2.jpg) center repeat-y #fff;
	color: #2f4363;
	margin: 0px;
}

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

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

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

a img {
	border: none;
}

h1 {
	font-size: 1.8em;
	color: #2f4363;
}

h2, h3 {
	font-size: 1.4em;
	color: #4266ad;
	font-style: italic;
	/*float: left;
	padding: 10px 0px 10px 0px;*/
}

/* Layout Styles
--------------------------------------------------------------- */

#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
	background: #fff;
	border-left: 3px solid #a3d2f4;
	border-right: 3px solid #a3d2f4;
}

#header {
	width: 740px;
	height: 140px;
}

	#logo {
		width: 210px;
		height: 125px;
		margin-left: 30px;
		float: left;
	}
	
	#freephone {
		position: absolute;
		top: 98px;
		right: 30px;
		font-size: 2.2em;
		font-weight: bold;
		color: #a3d2f4;
		z-index: 1000;
	}
	
	#callnow {
		position: absolute;
		top: 70px;
		right: 30px;
		font-size: 2.2em;
		font-weight: normal;
		color: #2f4363;
		z-index: 1001;
	}

#flashBanner {
	height: 200px;
	width: 740px;
	float: left;
	background: url(../../images/layout/flashSlideshowBackup.jpg) no-repeat;
}

#contentContainer {
	width: 740px;
	background: url(../../images/layout/contentBg.jpg) no-repeat bottom #fff;
}

	#contentLeft {
		float: left;
		width: 480px;
	}
	
		#contentLeft-text {
			padding: 10px;
		}
		
		h2.homeHeading,
		h3.homeHeading {
			font-size: 1.4em;
			color: #4266ad;
			font-style: italic;
			float: left;
			padding: 10px 0px 10px 0px;
		}
		
		.testimonial-text {
			color: #4266ad;
			font-style: italic;
		}
	
	#contentRight {
		float: right;
		width: 260px;
		padding: 15px 0px 0px 0px;
	}
	
		#contentRight-text {
			padding: 20px;
		}
	
	#map {
		width: 200px;
		height: 200px;
	}
	
#contentBottom {
	width: 680px;
	float: left;
	padding: 5px 30px 5px 30px;
	background: #fff;
	border-top: 6px solid #e5942e;
	border-bottom: 6px solid #e5942e;
}

#contentBottom1 {
	width: 680px;
	float: left;
	padding: 5px 30px 5px 30px;
	background: #fff;
	border-top: 2px solid #e5942e;
	border-bottom: 2px solid #e5942e;
}
	
	#chmaberLogo {
		float: right;
		margin: 32px 0px 0px 10px;
	}
	
	#bottomListArea {
		width: 190px;
		height: 98px;
		padding: 20px 0px 0px 22px;
		margin: 0px;
		float: left;
		background: url(../../images/layout/bottomListBg.jpg) no-repeat;
	}
	
	#bottomListArea ul {
		width: 180px;
		float: left;
		margin: 0px;
		padding: 0px;
		line-height: 1.4em;
		font-size: 1.0em;
		color: #fff;
		font-weight: bold;
		list-style: circle;
	}
	
	.bottomPara {
		width: 320px; 
		float: left;
		margin: 24px 10px 0px 20px;
		font-size: 1.4em;
		color: #2f4363;
		font-weight: bold;
	}

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

#navigation {
	background: url(../../images/layout/navbg.jpg) repeat-x #0f2942;
}

	#navigation ul {
		margin: 0px;
		display: inline;
		list-style: none;
		padding: 0px;
	}
	
	#navigation li {
		display: inline;
		margin: 0px;
	}
		  
	#navigation a {
		width: 75px;
		height: 35px;
		float:left;
		color: #fff;
		text-decoration: none;
		font-weight: normal;
		padding: 2px 3px 2px 3px;
		font-size: 1.1em;
		text-align: center;
		border-right: 1px solid #fff;
		background: url(../../images/layout/navbg.jpg) repeat-x #0f2942;
	}

	#navigation a:hover {
		color: #a3d2f4;
	}
	
	#index #navigation .index-a,
	#services #navigation .services-a,
	#office #navigation .office-a,
	#contracts #navigation .contracts-a,
	#consumables #navigation .consumables-a,
	#green #navigation .green-a,
	#facilities #navigation .facilities-a,
	#testimonials #navigation .testimonials-a,
	#news #navigation .news-a,
	#contact #navigation .contact-a {
		color: #e5942e;
	}

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

#footer {
	clear: both;
	width: 720px;
	padding: 10px;
	color: #2f4363;
	background: url(../../images/misc/footerBg.png) bottom;
	font-size: 0.9em;
	text-align: center;
}
	#footer a {
		white-space: nowrap;
		color: #e5942e;
		text-decoration: none;
	}
	#footer a:hover {
		color: #000;
		text-decoration:underline;
	}

ul#footerNav {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 720px;
	text-align: center;
}
	ul#footerNav li {
		display: inline;
		margin: 0px 5px 0px 0px;
	}

ul#footerDetails  {
	clear:left;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	width: 700px;
	background: url(../../images/misc/footerBg.png)

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

#adtrakDesign {
	text-align: center;
	width: 720px;
}

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

ul.indexList {
	width: 190px;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	line-height: 1.4em;
	font-size: 1.2em;
	color: #4266ad;
	font-weight: bold;
}

ul.indexList1 {
	width: 150px;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	line-height: 1.4em;
	font-size: 1em;
	color: #4266ad;
	font-weight: bold;
}

ul.indexList li {
	list-style-image: url(../../images/misc/Listbullet.gif);
}

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

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

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

.alt-img-right {
	float: right;
	margin: 5px 0px 0px 20px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
	.img-description {
		text-align: center;
		padding: 5px 0px 5px 0px;
	}
	
/* Class Styles
--------------------------------------------------------------- */

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

	#contactTable #botBuster {
		display: none;
	}

.clearfix {
	clear: both;
}