* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 16px;
    line-height: 24px;
    font-family: arial, sans-serif;
    color: #000000;
    background: #ecf7db;
    min-width: 950px;
}

a { color: #075901; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: none; color: #959595; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inherit; font-size: 39px; margin-top: 40px; }


.shell {
	margin: 0 auto;
	width: 950px;
	font-size: large;
}

.header { background: url(images/header.png) repeat-x 0 0; height: 58px; padding: 30px 0 0 0;  }

#logo { width: 274px; float: left; font-size: 16px; }
#logo a { height: 180px; display: block; background: url(../images/logo.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }

#navigation { float: right; padding: 13px 0 13px 48px; padding-right: 44px; background-color: #000; }
#navigation ul { list-style: none; list-style-position: inherit; font-size: 18px; text-transform: uppercase; letter-spacing: .5px;}
#navigation ul li { float: left; padding: 0 16px 0 12px; }
#navigation ul li a { color: #FFF }
#navigation ul li a:hover ,
#navigation ul li.active a { color: #00D80B; text-decoration: none }

.main { padding-top: 42px;  }
.main h2 { font-size: 24px; line-height: 24px;  font-weight: normal; color: #ffffff; }
.main h2 strong { font-weight: bold; }
.main h3 { font-size: 22px; line-height: 22px; color: #000; font-weight: normal; }
.main h5 { font-size: 14px; line-height: 22px; color: #000; font-weight: bold; font-style: italic; }
.main h6 { font-size: 11px; line-height: 22px; color: #000; font-weight: bold; font-style: italic; }

.slider-section { padding-bottom: 68px; }
.slider-section a.buy-btn { padding: 0 18px 0 19px; height: 39px; border: 1px solid #EEE; float: right; line-height: 39px; position: relative; margin-top: -12px; font-size: 17px; color: #075901; 
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px;
}

.slider-section a.buy-btn:hover { text-decoration: none; color: #075901; }

.flexslider { margin-top: 24px; width: 950px; height: 377px;  overflow: hidden;
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; 
}

.slider-holder { position: relative;  }
.slider-holder span.slider-shadow { width: 950px; height: 27px; position: absolute; bottom: -27px; left: 0; background: url(images/slider-shadow.png) no-repeat 0 0; z-index: 20; }

.flexslider ul.slides { list-style: none; list-style-position: outside; position: relative; }
.flexslider ul.slides li { width: 950px; height: 377px; position: relative; float: center; }
.flexslider ul.slides li img { width: 950px; height: 377px; }
.flexslider ul.slides li .slide-cnt { position: absolute; bottom: 0; left: 0; width: 739px; padding: 21px 190px 21px 21px;  background: url(images/slide-cnt.png) repeat 0 0;  }
.flexslider ul.slides li .slide-cnt h3 { color: #f7f7f7; padding-bottom: 4px; }
.flexslider ul.slides li .slide-cnt p { color: #f7f7f7; }
.flexslider ul.slides li .slide-cnt a.slider-btn { height: 93px; padding: 0 33px 0 36px; line-height: 93px; background: url(images/slider-btn.png) repeat-x 0 0; position: absolute; top: -9px; right: 0; font-size: 17px;color: #075901; 
	border-radius: 8px 0 8px 0; -moz-border-radius: 8px 0 8px 0; -webkit-border-radius: 8px 0 8px 0; -o-border-radius: 8px 0 8px 0;
}
.flexslider ul.slides li .slide-cnt a.slider-btn span { background: url(images/plus-ico.png) no-repeat 0 0; width: 23px; height: 22px; position: absolute; left: 0; top: 0; }
.flexslider ul.slides li .slide-cnt a.slider-btn:hover { text-decoration: none; color: #075901;  }

.main .cols { padding-bottom: 10px; }

.main .cols .col { width: 280px; float: left; }
.main .cols .col:last-of-type { width: 274px; }
.main .cols .col + .col { padding-left: 55px; }

.main .cols .col h3 { padding-bottom: 14px; padding-left: 50px; }
.main .cols .col h3 a { color: #000; }
.main .cols .col h3 a:hover { text-decoration: none; color: #333; }
.main .cols .col h3.starter-ico { background: url(../images/safe-icon.png) no-repeat 0 0; }
.main .cols .col h3.awesome-ico { background: url(../images/eco-icon.png) no-repeat 0 0; }
.main .cols .col h3.save-ico { background: url(../images/time-icon.png) no-repeat 0 0; }
.main .cols .col p { padding-bottom: 10px;  }
.main .cols .col a.more { text-transform: uppercase; } 


.main section a.all-projects { float: right; font-size: 14px; color: #000; text-transform: uppercase; background: #fff; border: 1px solid #e6e6e6; padding: 0 13px 0 15px; height: 23px; line-height: 23px;  
	border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -o-border-radius: 7px; margin-right: 6px; 
} 
.main section a.all-projects strong { padding-right: 3px; font-weight: bold; font-size: 12px; }
.main section a.all-projects:hover { text-decoration: none; color: #075901; }

.main .featured { padding-bottom: 44px; padding-top: 16px;  }
.main .featured .entry { width: 209px; height: 150px; float: left; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; position: relative; 
box-shadow: 1px 1px 3px rgba(0,0,0,0.5) ; -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) ; -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) ; -o-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) ; 

}
.main .featured .entry img { width: 209px; height: 150px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; }
.main .featured .entry span { display: none; position: absolute; bottom: 0; left: 0; background: url(images/entry-cnt.png) repeat 0 0; width: 156px;  padding: 7px 0 7px 15px; 
	border-radius: 0px 0px 7px 7px; -moz-border-radius: 0px 0px 7px 7px; -webkit-border-radius: 0px 0px 7px 7px; -o-border-radius: 0px 0px 7px 7px; 
	color: #fff; 
}

.main .featured .entry em { display: none; background: url(images/entry-plus.png) no-repeat 0 0; width: 23px; height: 22px; position: absolute; top: 0; right: 0;  }
.main .featured .entry + .entry { margin-left: 38px; }
 
.main .featured .entry strong { display: none; background: url(images/entry-shadow-b.png) no-repeat 0 bottom; width: 174px; height: 10px; position: absolute; bottom: -7px; left: 0;  }
.main .featured .entry:hover strong { display: block; }
.main .featured .entry a:hover span { display: block; }
.main .featured .entry a:hover em { display: block; }

html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -279px; }
#footer, #footer-push {  height: 305px; padding-top: 32px;  }

#footer h4 { color: #075901; font-size: 26px; font-weight: bold; text-transform: uppercase; padding-bottom: 22px; }
#footer h5 { color: #075901; font-size: 16px; font-weight: bold; }

#footer .widgets { padding-bottom: 38px; }
#footer .widget { float: left; width: 290px; color:#222; font-size: 14px;}
#footer .widget + .widget { padding-left: 40px;  }
#footer .widget ul { list-style: none; list-style-position: outside; font-size: 16px; }
#footer .widget h3 { color:#222}
#footer .widget h2 { color:#222}
#footer .widget ul li { padding-bottom: 10px; }
#footer .widget ul li a { color: #777; font-size: 19px; }
#footer .widget ul li a:hover { color: #075901; font-size: 19px; text-decoration: underline; }

#footer .gallery-widget ul li { float: left; padding-right: 14px; width: 72px; height: 45px; }
#footer .gallery-widget ul li a img { display: block;  width: 72px; height: 45px;  border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; }
#footer .gallery-widget ul li a:hover img { opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80); 
}

.footer-nav  { float: left; }
.footer-nav ul { list-style: none; list-style-position: outside; font-size: 10px; font-weight: bold; }
.footer-nav ul li { float: left; padding: 0 39px 0 0; font-size: 16px; }
.footer-nav ul li a { color: #000; font-size: 16px; }
.footer-nav ul li a:hover ,
.footer-nav ul li.active a {  color: #959595; text-decoration: none; font-size: 16px; }
#footer p.copy { float: left; color: #000; font-size: 12px; letter-spacing: 1px; }
#footer p.copy a { color: #777; }
#footer p.copy a:hover { color: #075901; }
