#conash3D0
{
display:none;
}

body {
background:#143408 url(images/background.jpg) repeat-x scroll 0 0;
margin:0;
font-family: arial;
color: #fff;
font-size:14px;
}
.image {border: 2px solid #fdffff;}
a:link {
color: #ffe608;
text-decoration:none;
}

a:active {
color: #ffe608;
text-decoration:none;
}

a:visited {
color: #ffe608;
text-decoration:none;
}

a:hover {
color: #ffe608;
text-decoration:underline;
}

#maincontent {
width: 972px;
background: #225f11;
margin: 0 auto;
}

#header {width:972px;background: transparent;height: 80px;margin: 0 auto;padding-bottom:10px;}
#footer {
width:972px;
margin: 0 auto;
background: transparent;
}

#top {
width:972px;
height:250px;
background: #225f11 url(http://www.lawncarealpharetta.com/images/sky.jpg) no-repeat;
}

#content {
width:948px;
height:420px;
margin: 0 auto;
}

h1 {color:#fff;font-size:11pt;margin: 5px 0 5px 0;text-align:center;}.image {border: 2px solid #fdffff;}.logo {text-align:left;margin: 5px 0 0 0;padding 0;float:left;}.phone {text-align:center;margin: 10px 0 0 0;padding 0;float:right;color:#fff;font-size:16pt;font-family:arial;font-weight:bold;}
#top h2 {
color: #40518c;
font-size:27px;
padding: 20px 0 0 60px;
margin:0;
}

#top h3 {
color: #225f11;
font-size: 18px;
padding: 6px 0 0 75px;
margin:0;
}

#navigation li {
margin: 4px 0;
}

#content h4 {
font-size:16px;
color:#fff;
font-weight:bold;
margin-bottom:10px;
margin-top:0;
}

#content h5 {
font-size:16px;
margin-bottom:10px;
margin-top: 0;
font-weight:bold;
}



*{
margin:0;
padding:0;
}
/* html/body style */
html,body {
height:100%;
}
/* container wraps around all content */
#sticky_container {
display:block;
min-height:100%;
height:100%;
position:relative;
}
/* the header */
#sticky_header-bar {
width:auto;
height:30px;
display:block;
}
/* the content */
#sticky_main {
width:auto;
display:block;
}
/* the columns within the content */
#sticky_main #sticky_column{
width:465px;
display:block;
}
/* spacer */
.sticky_spacer {
clear:both;
height:0;
display:block;
}
/* footer */
#sticky_footer{
width:375px;
height:285px;
position: fixed;
float:right;
text-align:left;
bottom:0;
right:0;
vertical-align:bottom;
}
