@charset "utf-8";
/* CSS Document */
.home-content {
	float:left;
	width:500px;
}
.home-case-study,.home-contact-form {
  text-align: left;
  border: 1px solid #DDD;
  border-radius: 7px;
  -o-border-radius: 7px;
  -icab-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  width:160px;
  padding-left:15px;
  float:left;	
  margin-bottom:10px;
  min-height:230px;
}
.home-case-study ul{margin:5px 0 0 -14px;}
.home-case-study ul li{
  margin-bottom:5px;
  list-style:none;
}

.home-contact-form label{
  color:#000;
  font-size:.8em;
}
.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;
  padding-bottom:8px;
	padding-top: 5px;
}
.home-case-study a{
  display:block;
}
.home-case-study div,.home-contact-form div.heading{
  font-size:1.2em;
	font-weight:bold;
	color:#93B73E;
}

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 {
	line-height:1.4em;
	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;
	}
