@charset "utf-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}



body {
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
 body a {
	color: #78A43D;
	text-decoration: none;
}


#aucontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}



#auscroll {
	width: 800px;
	float: left;
	margin-top: 20px;
	
}


#portscroll #ul li{
	float: left;
	list-style-type: none;
	
	}
#aucontainer #auscroll #s1 {
	list-style-type: none;
}



#portscroll #prev1{
	background-image: url(../images/portfolio/scrollbu-prev.png);
	float: left;
	height: 50px;
	width: 25px;
	margin-top: 140px;
}
#portscroll #next1{
	background-image: url(../images/portfolio/scrollbut.png);
	float: left;
	height: 50px;
	width: 25px;
	margin-top: 140px;

	}


.pics {
	width: 770px;
	overflow: hidden;
	float: left;
	background-color: #78A43D;
	height: 250px;
	padding: 14px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border: 1px solid #588C3B;
}



.pics img {
	height: 250px;
	width: 500px;
	padding: 0px;
	background-color: #eee;
	top:0;
	left:0;
	float: left;
}
.slideinfo {
	float: left;
	width: 225px;
	color: #FFF;
	background-color: #232323;
	height: 210px;
	padding: 20px;
	background-image: url(../images/slider_wrapper_text.jpg);
	margin-left: 5px;
}
#aucontainer #auscroll .pics #s1 li h1 {
	color: #FFF;
	float: left;
	width: 230px;
	height: 30px;
	font-size: 16px;
	margin-bottom: 15px;
}
.slideinfo a {
	float: right;
	height: 10px;
	width: 150px;
	margin-top: 15px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	border: 1px solid #476031;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #FFF;
	background-image: url(../images/genbut-green.jpg);
}
.slideinfo p {
	font-size: 12px;
	line-height: 20px;
}



#pagertest {
	height: 25px;
	width: 800px;
	float: right;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin-bottom: 20px;

}
#pagertest a {
	height: 26px;
	width: 25px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	border: 1px solid #9AB650;
	top:0;
	left:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	line-height: 25px;
	background-color: #BACD87;

}


#pagertest a.activeSlide {
	background-color: #6B8E4D;
	color: #fff;
	border: 1px solid #924F00;
	background-image: url(../images/orangebut.jpg);
}
#nav {
	float: left;
	width: 800px;
	background-image: url(../images/navbg.png);
	height: 135px;
}
#logo {
	float: left;
	width: 180px;
	height: 135px;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
	background-image: url(../images/grasssigns-log.png);
	
}

#nav ul li a{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	float: right;
	height: 22px;
	width: 92px;
	margin-left: 10px;
	padding-top: 7px;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: 10px;
}
#nav ul li .active {
	color: #FFF;
	float: right;
	height: 20px;
	width: 90px;
	margin-left: 10px;
	padding-top: 7px;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
	background-color: #78A43D;
	border: 1px solid #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-image: url(../images/genbut-green.jpg);
}

.contact a {
	color: #FFF;
	float: right;
	height: 32px;
	width: 100px;
	padding-top: 17px;
	text-align: center;
	font-size: 12px;
	background-color: #78A43D;
	border: 1px solid #774200;
	-webkit-border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
	background-image: url(../images/orangebut.jpg);
	font-weight: bold;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.contact a:hover {
	background-image: url(../images/orangebut-roll.jpg);
}


#nav ul li a:hover {
	color: #FFF;
	float: right;
	height: 20px;
	width: 90px;
	margin-left: 10px;
	padding-top: 7px;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
	background-color: #78A43D;
	border: 1px solid #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-image: url(../images/genbut-green.jpg);
	padding-top: 7px;
margin-top: 10px;
}
#nav ul {
	list-style-type: none;
	float: left;
	height: 50px;
	background-color: #333;
	width: 518px;

}

#content {
	width: 800px;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}
#content .box2c {
	float: left;
	width: 500px;
	margin-right: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D3D3D3;
	line-height: 25px;
}
#content .box2c img {
	padding: 10px;
	width: 480px;
	background-color: #78A43D;
	border: 1px solid #030;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	float: left;
}

#content .box2c h1 {
	float: left;
	width: 500px;
	font-size: 24px;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-bottom: 5px;
	padding-top: 10px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #78A43D;
	margin-bottom: 10px;
}

.boxbut a{
	float: left;
	width: 253px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 25px;
	border: 1px solid #462600;
	background-color: #900;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/orangebut.jpg);
	}
#callus {
	float: left;
	width: 500px;
	margin-top: 20px;
	font-size: 13px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #78A43D;
}
#callus h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	padding-top: 10px;
	border: 1px solid #728F32;
	text-align: center;
	width: 500px;
	padding-bottom: 10px;
	background-image: url(../images/orangebut.jpg);
	color: #FFF;
	border: 1px solid #462600;
	background-color: #900;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-top: 5px;

}


#content .box2c h2 {
	font-size: 13px;
	background-image: url(../images/paper_text_pencil.png);
	background-repeat: no-repeat;
	float: left;
	width: 460px;
	padding-left: 40px;
	height: 40px;
	color: #78A43D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #909090;
}
.contactus ul {
	float: left;
	width: 500px;
}



.contactus ul li {
	width: 235px;
	float: left;
	font-weight: bold;
	list-style-type: none;
	margin-right: 15px;
	
	
}
.contactus ul li .formmessage {
	float: left;
	width: 470px;
	height: 100px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.contactus ul .message {
	float: left;
	width: 472px;
}

.contactus ul li .state {
	float: left;
	width: 225px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.contactus ul li .forminfo {
	float: left;
	width: 220px;
	height: 25px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.contactus ul li label {
	float: left;
	width: 240px;
	margin-bottom: 5px;
}
.contactus ul li .formtitle {
	float: left;
	width: 240px;
}
.contactus .sendbut {
	float: right;
	height: 50px;
	width: 258px;
	border: 1px solid #21320A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: #83AE18;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-image: url(../images/genbut-large.jpg);
	margin-top: 20px;
	margin-right: 22px;
}

#footerbox #footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#footer .sm {
	float: left;
	height: 40px;
	color: #DFDFDF;
	margin-top: 20px;
	width: 800px;
}
#footer .sm p a {
	color: #78A43D;
	text-decoration: none;
}
#footerbox #footer .sm p {
	float: left;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerbox #footer .sm img {
	float: left;
	height: 33px;
	width: 40px;
}


#content .box1c {
	float: left;
	width: 233px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D3D3D3;
	line-height: 25px;
	border: 1px solid #000;
	background-color: #DDE7CF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 20px;
	margin-bottom: 20px;
}
#content .box1c h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #78A43D;
	float: left;
	width: 233px;
	background-image: url(../images/clients.png);
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #78A43D;
	text-indent: -9999px;
	margin-top: 5px;
}
#content .box1c img {
	float: left;
}



#footerbox {
	background-color: #1E1E1E;
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
