/*#keyLayer{margin: -40px 0 0 30px;}*/
#keyLayer{margin: -40px 0 0 200px;}

html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
} 
 
#pagewidth{ 
 width:820px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
 padding: 0px;
} 
 
#header{ 
	background-image: url(http://www.lawncaredealers.com/assets/premiumtemplates/lawncare/26/images/header.gif);
	background-repeat: no-repeat;
 } 
 
#leftcol{
 width:162px; 
 float:left; 
 position:relative; 
 margin-left:-182px; 
 margin-right:0px; 
 }
 
#outer{ 
  /*/*/ border-left-width: 177px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #ffffff;   /* left column colour */ 
border-left-style: solid; 
background-color: #ffffff; /* center column colour */ 
width: auto; 
 } 
 
#footer{
 height:69px; 
 width:832px; 
 padding-top: 10px;
 background-image: url(http://www.lawncaredealers.com/assets/premiumtemplates/lawncare/26/images/footer.gif);
background-repeat: no-repeat;
font-size: 10px;
color:3d3d3d;
font-weight: bold;
 font-family: Verdana, Arial, Tahoma;
} 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 97%; 
 position: relative; 
 margin: 0 -8px 0 -5px; 
 }

#outer>#inner { 
border-bottom: 6px solid #FFf;  
}
 
.clr{clear:both;}
 
.content{padding-left: 10px;} /*padding for content */ 
 
.companyName{
text-align:left;
font-family:Arial, Times, serif;
font-size: 25px;
font-weight: bold;
color:#333333;
font-variant: small-caps;
line-height: 32px;
letter-spacing: -2px;
padding: 15px 0 0 315px;
} /*padding bottom 0 to remove space in IE5 Mac*/ 
#menu{
background: #a0a4a7;
}
 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}
