@charset utf-8;

.none
{
	display:none;
}

.clear
{
	clear:both;
}

.left 
{
	float:left;
}

.right
{
	float:right;
}

.aligncenter
{
	text-align:center;
}

.alignleft
{
	text-align:left;
}

.alignright
{
	text-align:right;
}

a img
{
	border:none;
}

a
{
	color:#84b328;
	text-decoration:none;
}


body
{	margin:0px;
	font-size:12px;
	font-family:'Open Sans', sans-serif;
	color:#666;
	background:#fff;
}
#homeBanners a:hover {opacity:1}

a:hover {opacity:0.5}
h4 a {
	color:#84b328;
font-family: 'Roboto Condensed', sans-serif;
font-weight:normal;
}

h1,h2,h3,h4,h5
{
	color:#84b328;
font-family: 'Roboto Condensed', sans-serif;
font-weight:normal;
}

h3 {font-size:18px; }

#main
{
	width:940px;
	margin:auto;
	background:#fff;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
#content
{
	
	margin-top:20px;	
	
}
#content .left
{
	width:280px;
	margin-right:25px;

padding-bottom: 20px;
}
#content .left a:hover {
	opacity:1;
}
#content .right
{
width: 616px;
padding-right: 15px;;
}
#content .right .certs{
	margin-left:-15px;
	margin-right:-12px;
}
#content .right .certs img{
	float:left;
}

#content .seemore {
	color:#fff;
	display:block;
	width:255px;
	height:40px;
	font-size:17px;
	font-weight:bold;;
	background:url(images/seemore.gif) no-repeat;
	padding:13px 00px 0px 13px;
}

.testimonial {
	height:189px;
	margin-bottom:20px;
}
.testimonial .image{
	height:189px;
	width:189px;
	float:left;
}
.testimonial .text {
	float:left;
	height:189px;
	width:375px;
	padding-left:20px;
}

.header #logo
{
	display:block;
	background:url(./images/logo.jpg) no-repeat top left;
	font-size:15px;
	color:#666666;
	font-family: 'Cabin Condensed', sans-serif;
	height:120px;
	width:100px;
	text-decoration:none;
}
.header #logo:hover {
	opacity:1;
}
.header #title {
	
}
.header .title-text span{
	color:#228c22
}

.header .left
{
	padding-top:0px;
	width:320px;
}

.header .right
{
	width:400px;
	text-align:right;
	padding-bottom:5px;
}
.header .right .info a {
	color:inherit;
}

.header .right .info
{	
	padding-top:10px;
	font-size:15px;
	font-family: 'Roboto Condensed', sans-serif;
}

.header .right .info span
{
	color:#84b328;
	font-size:18px;
}
.header .right .info a.twt {
	width:45px;
	height:40px;
	display:inline-block;
	background:url(images/social-sprite.png);
  	background-position: -10px -10px;
}
.header .right .info a.fb {
	width:45px;
	height:40px;
	display:inline-block;
	background:url(images/social-sprite.png);
  background-position: -10px -70px;
}

.header #nav-primary
{
	background:#84b328;
	border-top:3px solid #e2ac4b;
	height:32px;
}

.header #nav-primary ul li
{
	float:left;
	padding-right:12px;
	padding-left:12px;
	height:15px;
	position:relative;
	z-index:100;
}

.header #nav-primary ul li a
{
	color:#f8f8f8;
	font-size:15px;
	font-weight:normal;
}

.header #nav-primary ul
{  
	list-style-type:none;
	font-family: 'Roboto Condensed', sans-serif;
	margin:0;
	padding:5px 10px;
}
.header #nav-primary ul li ul
{
	position:absolute;
	left:-9999px;
	padding: 0px;
	width: 200px;
}
.header #nav-primary ul li ul li
{
	padding:8px;
	padding-left:17px;
clear: both;
background: #000;
float: left;
width: 100%;
	
}
.header #nav-primary ul li:hover ul
{
	left:0px;
}
.content
{
	width:940px;
	margin:auto auto 30px;
}


#content.blogLayout
{
	
	float:left;
	width:665px;
	
}

#sidebar 
{
	
	
	float:right;
	width:270px;
	
	
}


#content .homeQuote
{
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#433921;
	border-top: 2px #cccccc solid;
	border-bottom: 2px #cccccc solid;
	margin: 10px 0px 10px 0px;
	min-height:94px;
	
}
.homeQuote .quote-left {
	width:910px;
	background:url(./images/quote1.gif) no-repeat top left;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.homeQuote .quote-wrap {
	background:url(./images/quote2.gif) no-repeat bottom right;
	margin: 0;
	padding-left:65px;
	padding-right: 65px;
	padding-top:10px;
	padding-bottom:10px;
	min-height:50px;
}

.homeQuote p {
margin: 0;
padding: 0;
}

.homeSlider 
{
	margin-top:10px;
	height:250px;	
	
}
.homeSlider img
{
	position:absolute;
	z-index:1;
}
.homeSlider .slider-box
{
	position:relative;
	z-index:2;
	color:#fff;
	background:url(./images/slide-bg.png) no-repeat;
	width:220px;
	height:70px;
	float:right;
	margin-top:145px;
	padding:10px 20px 10px 70px;
	text-align:right;
}
.homeSlider a
{
	width:940px;
	height:250px;
}

.content .case-studies
{
	width:238px;
	float:left;
}

.content .case-studies .cs-top
{
	font-size:16px;
	height:30px;
	font-weight:700;
}

.content .case-studies ul
{
	list-style:none;
	font-size:14px;
	margin:0;
	padding:0;
padding-top:15px;
}

.content .case-studies ul li
{
	margin-bottom:15px;
}

.content .case-studies ul li a
{
	color:#000;
	text-decoration:none;
	font-weight:700;
}

.content .case-studies ul li a.active
{
	text-decoration:underline;
}

.content .study-main
{
	width:700px;
	float:left;
	padding-top:30px;
	height:500px;
}

.content .study-main .large-image
{
	width:435px;
	height:295px;
	float:left;
	background:silver;
}

.content .study-main .details
{
	width:195px;
	height:295px;
	float:left;
	margin-left:60px;
	padding-right:7px;
}

.content .study-main .details .details-top
{
	height:200px;
}

.content .study-main .details table
{
	width:100%;
}

.content .study-main .details table td
{
	font-size:11px;
	width:50%;
	color:#a5a294;
	vertical-align:top;
	font-weight:bold;
}
.content .study-main .details table td span
{
	color:#3c94cd;
}

.content .study-main .details table td.lft
{
	font-weight:700;
	color:#000;
}

.content .study-main .bot-images
{
	width:722px;
	margin-top:18px;
}

.content .study-main .bot-images .image
{
	width:224px;
	height:157px;
	background:silver;
	float:left;
	margin-right:25px;
	margin-top:10px;
}

.content .study-main .bot-images .image a
{
	position:absolute;
	height:147px;
	width:214px;
	background:url(images/zoom.png) no-repeat bottom right;
	display:block;
}

.content .study-main .bot-images .last
{
	margin-right:0;
}



#content .homeTextWrap {
	margin-top:15px;
	margin-bottom:20px;
}
#content .homeTextWrap .left, #content .homeTextWrap .middle,#content .homeTextWrap .right  {
	width:270px !important; float:left!important;
	padding-left:15px !important;; padding-right:15px !important;
	margin:0px;
}

#content .homeTextWrap .middle {padding:0px; margin-left:15px; margin-right:15px; border-left:2px solid #e3e2e2;  border-right:2px solid #e3e2e2; border-top:0px;padding-left: 18px !important;padding-right: 18px !important; height:100%; position:relative; background:url(./images/mid-bg.jpg) no-repeat right; padding-right: 123px;}
.homeTextWrap  h3 {margin-top: 2px;
margin-bottom: 10px;}

.middle .see-more {
	width:195px;
	background:#000;
	color:#fff;
	float:right;
	text-align:right;
	font-size:12px;
	height:15px;
	padding:3px 10px 5px 5px;
	margin-right:25px;
	margin-top:5px;
}

.middle h2
{
	font-size:16px;
	margin-top:0;
	margin-bottom:20px;
}

.middle .left
{
	width:700px;
	float:left;
}

.middle .right
{
	width:220px;
	float:right;
}

.middle .right h3
{
	margin-bottom:3px;
	padding-bottom:3px;
}

.middle .right a
{
}
.middle .items {
	padding-left:20px;
	width:930px;
	padding-bottom:10px;
}

.middle .item .except
{
	height:80px;
	color:#a5a294;
}
.middle .item h3 
{
	margin-bottom:5px;
	margin-top:12px;
}

.middle .item
{
	width:210px;
	float:left;
	padding-right: 20px;
}

.middle .item .itemRow
{
	padding-bottom:3px;
}

.middle .item .itemRow .itemLabel
{
	width:90px;
	margin-right:20px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	float:left;
}

.middle .item .itemRow .itemValue
{
	width:100px;
	font-size:11px;
	color:#a5a294;
	float:left;
	font-weight:700;
}
.middle .item .itemRow .itemValue span {
	color:#3c94cd;
	
}

#content .lower-content {
	padding-left:15px;
	padding-right:15px;
}

#footer
{
	background:#84b328;
	border-top:3px solid #e2ac4b;
	padding:10px;
	padding-top:37px;
	height:40px;
	color:#fff;
}

#footer a 
{
	
	color:#fff;	
	
}
#footer ul {
	list-style-type:none;
	padding: 0px;
	margin:0px;
}

#footer ul li{
	float:left;
	margin-right:15px;
}

#footer .right
{	
	float: right;
	/*margin-top: 22px;*/
}

.content .study-main .details span,.middle .left .item .itemRow span
{
	color:#23328d;
}
.contact .left-contact {
	width:100px;
	float:left;
}
.contact .right-contact {
	width:280px;
	float:left;
}

.cta {
background: url(./images/ctabg1.gif) no-repeat;
width: 595px;
color: #fff;
padding: 7px;
text-align: center;
margin-top:15px;
margin-bottom:15px;
}
.cta a {color:#fff; text-decoration:underline}