@charset "utf-8";
/* CSS Document */
.home-content {
	float:left;
	width:500px;
}
.home-contact-form {
	text-align: left;
	border:solid 1px #DDD;
	width:160px;
	padding-left:15px;
	float:left;
	
	margin-bottom:10px;
	min-height:230px;
}
.home-contact-form div{
	top: 5px;
	margin-top: 4px;
	font-weight: bold;
	color: rgb(147, 183, 62);
	margin-left:0px;
	margin-bottom:11px;

}
.home-case-study {
	border: 1px solid #DDD;
	text-align: left;
	width: 160px;
	padding-left: 15px;
	float: left;
	margin-left:14px;
	padding-right: 15px;
	margin-right: 20px;
	height: 200px;
	padding-top: 30px;
}
.home-case-study div {
	position:relitive;
	top:5px;
	margin-top:-25px;
	font-weight:bold;
	color:#93B73E;
	margin-left:0px
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 900px; 
	height: 220px;
	overflow: hidden;
	margin:auto;
	color:#A7C2E4;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	background-image:url(/wp-content/themes/wptheme/i/glider/banner-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	}
	div.scroller h1{
		color:#93B73E;
		margin:0px;
		font-size:41px;
		font-weight:normal;
	}
	div.scroller a{
		color:#A7C2E4;
		text-decoration:none;
	}
	div.scroller h1 a{
		margin:0px;		
		color:#93B73E;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:860px;
		height:220px;
		overflow:hidden;
		float:left;

		background:none;
		margin:auto;
		padding-left:44px;
		padding-top:10px;
		background-color:transparent;
		}
	div.scroller div.scrollercontent {
		width: 10000px;
		background-color:transparent;
		}
	#content p, ol {
	font-size:0.9em;
	line-height:1.6em;
	margin:1.1em 0;
	width:460px;
	}
	
	#my-glider {
		background-image:url(/wp-content/themes/wptheme/i/glider/banner-bg.png);
		background-position:center top;
		background-repeat:no-repeat;
		float:left;
		}
		
	.controls {
		position: relative;
		top: 190px;
		left: 350px;
		z-index: 1000;
	}
	.plh {
		position:absolute;
		left:50%;
		height:200px;
	}
	.sliderleftbtn {
		position: absolute;
		top: 90px;
		left: -490px;
		z-index: 1000;
	}
	.sliderrightbtn {
		position: absolute;
		top: 90px;
		right: -378px;
		z-index: 999;
	}
	.scroller1 {
	background-image:url(/wp-content/themes/wptheme/i/glider/banner-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	}
	.sectiontext {
		float:left; width:429px; padding-top:30px;
		height:160px;
	}
	.sectionimg {
		float:right; width:429px;padding-top:2px;
		height:188px;
	}
