* { margin: 0; padding: 0; }
body {
	background-color:#ffffff;
	margin: 0;
	padding: 0;
	font-family: arial,sans-serif;
	color:#000000;
}
h1 { 
	font-size:1.8em;
}
h2 { 
	font-size:1.2em;
}
p {
    margin: 9px 0;
    line-height: 0.75cm;
    width: 80%;
}
li span {
	margin-left:-10px;
}
@media only screen and (max-width: 735px) {
    p {
    margin: 9px 0;
    line-height: 0.75cm;
    width: 100%;
    }
}
#toolip{
	list-style-type:disc;
	margin-left:40px;
}
.box {
   width: 350px;
}

table, td {

}

ol {
padding-left: 40px;
}

td {
   width: 250px;
   height: 30px;
}

ul{
   list-style-position: outside;
   list-style-type: none;
}

.boxes {
   width: 350px;
   float: right;
}

dt {
   width: 350px;
   height: 30px;
}

.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
a {
	color:#90c73e;
}
a:hover {
	color:#0897e7;
}
.top {
	background-image: url("img/bkg-topnav.jpg");
	height:90px;
	border-top: 5px solid #90c73e;
}

@media only screen and (max-width: 735px) {
    .top {
    background-image: url(img/bkg-topnav.jpg);
    height: 270px;
    border-top: 5px solid #90c73e;
    }
}

@media only screen and (max-width: 365px) {
    .top {
    background-image: url(img/bkg-topnav.jpg);
    height: 190px;
    border-top: 5px solid #90c73e;
    }
}

.wrapper {
	max-width: 1050px;
	margin: auto;
	padding:0 10px 80px 10px;
}
.logo {
	float:left;

}
.graco {
	width:100%;
	text-align: -webkit-left;
}

@media only screen and (max-width: 735px) {
    .logo {
    /* margin: 5px 0px 0 50%; */
    display: block;
    width: 300px;
    }
}

@media only screen and (max-width: 365px) {
    .logo {
    /* margin: 5px 0px 0 50%; */
    display: block;
    width: 225px;
    }
}

.nav {
	width:auto;
	float:left;
	position:relative;
}
a.navlink {
	display:block;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:36px 12px 30px 12px;
	position:relative;
	z-index:5;
}
a:hover.navlink {
	color:#ffffff;
	background:#90c73e;
	background-image: url("img/nav-arrow.png");
	background-repeat: no-repeat;
	background-position: center bottom; 
}

.techsubnav {
	display:none;
	width:100%;
	background:#90c73e;
	position:absolute;
	top:0;
	padding-top:86px;
	z-index:4;
}
.techsubnav a{
	display:block;
	padding:7px;
	color:#ffffff;
	text-decoration:none;
}
.techsubnav a:hover{
	color:#000000;
	background:#d8dcb5;
}
.tech:hover > .techsubnav { 
	display:block; 
}
.mainnavright {
	display:none;
}

.coat {
	min-width: 70px;
	float: left;
	padding: 0 10px 0 10px;
	text-align: left;
	position:relative;
}
.coatdrop { 
	display:none; 
	width:200px;
	background-color: #90c73e;
	position:absolute;
	z-index:3;
	padding:5px 0 5px 0;
	text-align: left;
	color:#ffffff;
	text-align:Left;
} 
.coat:hover > .coatdrop { 
	display:block; 
}
a.doatnav {
	display:block; 
	text-decoration:none;
	padding:7px 0 5px 5px;
	font-size: 17px;
	color:#ffffff;
	border-top: solid 1px #ccc;
}
a.coatnav:hover {
	color:#ffffff;
}
a.coatdrop{
	color:#ffffff;	
}

@media only screen and (max-width: 735px)
.mainnavright {
    display: block;
    /* width: 100px; */
    float: right;
}

#submenu{ 
	display:none; 
	width:100%;
	margin-top:4px;
	background-color: #90c73e;
	position:relative;
	z-index:5;
}
a.subnav {
	display:block; 
	border-bottom:1px solid #000000;
	text-decoration:none;
	padding:9px;
	font-weight:bold;
	color:#ffffff;
}

.blackbar {
	background:#000000;
	color:#ffffff;
	text-align:center;
	padding:15px;
}
a.whitelink {
	color:#ffffff;
	text-decoration:none;
}
a.whitelink:hover {
	color:#ffffff;
}
.sideform {
	width:260px;
	margin-top:40px;
	margin-left:40px;
	float:right;
}
.pagehead {
	color:#90c73e;
	margin-top:20px;
}
.infoboxholder {
	width:100%;
	margin-top:20px;
}
.infobox {
	width:25%;
	float:left;
}
.infoboxcenter {
	width:82%;
	padding:10px 10px 20px 10px;
	margin:auto;
	background:#f2f2f2;
	border-bottom: 1px solid #d9d9d9;
}
.infoboxcenter:hover {
	background:#fafafa;
	border-bottom:none;
	background-repeat: no-repeat;
	background-position: center bottom; 
	background-size: 100%;
}
.infoboxtext {
	height:110px;
	overflow:hidden;
}
.infoboxlink {
	height:50px;
}
a.learnmorelink {
	display:block;
	width:115px;
	padding:10px;
	background-color: #90c73e;
	border-radius: 4px;
	border: none;
	color: #ffffff;
	text-align:center;
	text-decoration:none;
}
a.learnmorelink:hover {
	color: #ffffff;
}
.testimonialslider {
	margin-top:40px;
	padding:80px 0 80px 0;
	height:365px;
}
.authorimg {
	width:28px;
	float:left;
}
.bodyleft{
	float:left;
}
.bodyright{
	width:268px;
	float:right;
}
.greenstream {
	background-image: url("img/bkg-bluestream.png");
	background-repeat: no-repeat;
	background-position: center; 
	height:139px;
	color:#ffffff;
	padding-top:30px;
}
.streamheader {
	font-size:30px;
}
.footer {
	background-color:#343434;
	padding-top:30px;
	color:#8b8b8b;
	line-height:25px;
}
.padright {
	padding-right:20px;
}
.foot {
	background-color:#1a1a1a;
	color:#8b8b8b;
	padding:25px 0 0 0;
}
.footright {
	width:300px;
	float:right;
	text-align:right;
}
a.footlink {
	color:#8b8b8b;
	text-decoration:none;
}
a.footlink:hover {
	color:#90c73e;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 1000px) {
 a.navlink {
	font-size:13px;
 }
}
@media only screen and (max-width: 900px) {
 a.navlink {
	padding:36px 5px 30px 5px;
 }
}

@media only screen and (max-width: 840px) {
 a.navlink {
	padding:36px 5px 30px 5px;
 }
}

@media only screen and (max-width: 840px) {
 a.navlink {
	padding:36px 5px 30px 5px;
	font-weight:normal;
 }
}

@media only screen and (max-width: 760px) {
 a.navlink {
	padding:36px 3px 30px 3px;
 }
}

@media only screen and (max-width: 735px) {
 .nav {
	display:none;
 }
 .coat{
	 display:none;
 }
 .slidercase {
	display:none;
 }
 .blackbar {
	display:none;
 }
 .infobox {
	width:50%;
	margin-top:10px;
 }
 .mainnavright {
	display:block;
	/* width:100px; */
	float:right;
 }
 a.mobilemenu {
    display: block;
    width: 25px;
    /* margin-top: 24px; */
    padding: 10px;
    background-color: #90c73e;
    /* border-radius: 4px; */
    border: none;
    color: #ffffff;
    text-align: center;
    font-family: Myriad Pro,sans-serif;
    font-size: 19px;
    text-decoration: none;
    float: right;
 }
}

@media only screen and (max-width: 735px) {
 .sideform {
	display:none;
 }
 .infobox {
	width:50%;
 }
}

@media only screen and (max-width: 575px) {
 .footer {
	display:none;
 }
 .footleft {
	clear:both;
	padding-top:10px;
 }
}

@media only screen and (max-width: 430px) {
 .infobox {
	width:85%;
	float:none;
	margin:auto;
	margin-top:10px;
 }
}