html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub,  tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: normal;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;
}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}





p span{
	text-decoration:underline;
}




img{
border:none;
}

body{
	font : 73%/1.3 Verdana, Arial, sans-serif;
	background:#19230c;
	text-align:center;
}
h1, h2, h3, h4{
	margin-bottom:0.4em;
	color: #003399;
}
.h1-top{
	color: #003399;
	font-size:2em;
	text-align:center;
}
p{
	margin-bottom:1.3em;
}
em{
font-style:italic;
}
h1{font-size:1.8em; font-weight:bold;}
h2{font-size:1.6em; font-weight:bold;}
h3{font-size:1.2em; font-weight:bold;}
h4{font-size:1em; font-weight:bold;}
a:link, a:visited, a:active{
	color:#3d7b13;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#66bc29;
}
strong{
	font-weight:bold;
}
ol{
list-style-type:decimal;
margin:20px;
}
ul li{
	margin-bottom:5px;
}
ul{
	margin-bottom:10px;
}
.left{
	float:left;
}
.right{
	float:right;
}
#free-box-popup{
border:3px solid #66bc29;
	width:280px;
	margin:0 0 20px 15px;
	background:#fff;

}
#free-box-popup h3{
 color:#990000;
 text-align:center;
 font-size:16px;
}
#free-box-popup .bullet{
	margin-left:5px;
	text-align:left;
	list-style-type:none;
	margin-bottom:15px;
}
#free-box-popup .bullet li{
	background:url(../images/tick.gif) no-repeat;
	padding-left:25px;
}

#free-box{border:3px solid #66bc29;}

#free-box h3{
 color:#990000;
 text-align:center;
 font-size:14px;
}
#free-box .bullet{
	margin-left:5px;
	
	list-style-type:none;
	margin-bottom:15px;
}
#free-box .bullet li{
	background:url(../images/tick.gif) no-repeat;
	padding-left:25px;
}
#container{
	width:850px;
	margin:0px auto;
	background:#fff url(../images/container-bk.gif) repeat-y;
	text-align:left;
}
#header{
	width:750px;
	padding:10px 0;
	background:url(../images/aus.gif) no-repeat 654px 19px;
}
#header span img{
	margin-bottom:25px;
}
#header img{
	margin:0 0 10px 10px;
}
#header-text{
	background:url(../images/header-bk.gif) repeat-x;
	height:49px;
	line-height:35px;
	padding-left:10px;
	color:#fff;
	
}
#header-text p{
	font-size:15px;
}
#header-text span{
	float:right;
	padding-right:10px;
	font-size:21px;
	font-weight:bold;
	text-decoration:none;
}
#footer{
	background:#66bc29;
	width:750px;
	clear:both;
	color:#bbec99;
	font-size:11px;
	text-align:center;
	
	}
#footer a, #footer a:visited, #footer a:active{
	color:#bbec99;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}
#free-box{
	width:280px;
	float:right;
	margin:0 0 20px 15px;
	background:#fff;
}
.clear{
	clear:both;
}
#content-wrap{
	float:left;
}
#content-box{
	padding:5px 20px;
	margin-right:100px;
	
}
.box{
	padding:10px 20px;
}
.testimonials{
	border:2px solid #66bc29;
	padding:20px 10px 0 20px;
	margin-bottom:20px;
}
.testimonials img{
	float:left;
}	
.testimonials p{
font-family:"Courier New";
}
.testimonials h3{
	color:#66bc29;
	font-size:16px;
	margin-bottom:20px;
}
.red{
	color:#b82032;
}
.imagewithdescription dt{
	width:370px;
}
.imagewithdescription dd{
	padding:10px 0 0 0;
}
dt{
	float:left;
	width:100px;
	
}
dl{
	
}
dd{
	margin-bottom:10px;
}
.form-box{
	border:1px solid #66bc29;
	background:#d8f9c2 url(../images/gerry.jpg) no-repeat 7px 14px;
	margin:25px 0;
	clear:both;
	padding:10px;
	width:400px;
	margin:20px auto;
	text-align:center;
	
}
.form-box input.c{
	background:url(../images/formbutton.gif) no-repeat;
	height:60px;
	width:344px;
	color:#fff;
	border:none;
	vertical-align:middle;
	padding-bottom:16px;
	font: bold 16px Arial, Helvetica, sans-serif;
}

#container a.c{
	background:url(../images/formbutton-whitebg.gif) no-repeat;
	height:60px;
	width:344px;
	color:#fff;
	border:none;
	vertical-align:middle;
	padding-bottom:16px;
	font: bold 16px Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:none;
	display:block;
	line-height:45px;
}
.form-box-phnum{
	font-size:16px;
}
.form-right{
	height:110px;
}
.form-first{
	float:left;
	width:300px;
}
.disclaimer{
	font-size:9px;
	color:#666666;
}
dl.lawn-expert{
	background-color:#d8f9c2;
	float:left;
	border:1px solid #66bc29;
	width:710px;
	margin-bottom:10px;
}
dl.lawn-expert img{
	margin:5px 5px 0 5px;
}
dl.lawn-expert dt{
	width:150px;
}
.bullet{
	margin-left:20px;
	list-style-type:disc;
	margin-bottom:15px;
}
.awards-table td{
	width:350px;
}
#content-box img{
	margin:7px;
	border:1px solid #000;
}
.green{
	color:#003399;
}
.awards{
	padding:10px 20px;
	border:#f3d369 1px solid;
	margin-bottom:10px;
	margin:0 auto;
	clear:both;
	width:540px;
}
.awards h3{
	text-align:center;
	color:#e39300;
}
.awards li{
	background:url(../images/medal.gif) no-repeat;
	padding-left:20px;
	margin:10px auto;
	width:320px;
}
.indent{
padding-left:20px;
}
#popups{
	text-align:center;
	width:640px;
	margin:0 auto;
	clear:both;
}

#popups ul{
	text-align:left;
	margin-left:20px;
	
}
#popups ul li{
	font-weight:bold;
	margin-bottom:5px;
}
#popups ul ul li{
	font-weight:normal;
	text-indent:5px;
}
#popups ul.first{
	float:left;
	margin-right:30px;
	
}
dt{
 width:72px;
 
}
.call dd{
	width:250px;
	float:left;
}
.call dt{
	margin-left:60px;
	display:inline;
}
.call{
	text-align:left;
}
.black{
	color:#000;
}
.qa dt{
	width:20px;
}

.qa dd{
	margin-left:30px;
}
table.address{
	border: 1px solid #0066FF;
	padding: 10px 0 0 20px;
	margin-bottom:20px;
	
	
}
.arrow li{
 	background:url(../images/arrow_right.gif) no-repeat;
	padding-left:25px;
}
.bottomlink{
	margin-top:5px;
	color:#999999;
	font-size:10px;
	text-align:center;
}
#contactdetails{
	background:#19230c;
	width:750px;
	color:#999999;
	text-align:center;
}
input#contactusbutton{
background:url(../images/contactbutton.gif) no-repeat;
	height:40px;
	width:124px;
	color:#fff;
	border:none;
	vertical-align:middle;
	padding-bottom:12px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
dd.last{
	margin-bottom:35px;
}
.mceContentBody{
	background:#fff;
}