* { margin: 0; padding: 0; }

a { color: #737373; text-decoration: underline; }
a:hover { color: #58AA3D; text-decoration: underline; }

p { margin: 6px 0 12px 0; }
ul, ol { margin: 12px 0; padding: 0 0 0 16px; }
/*ul { list-style-image: url(../images/bullet.gif); }*/
#content ul li { margin: 0 0 12px 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0 0 12px 0; color: #58AA3D; text-transform: lowercase; }
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; color: #ffffff; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

/*form { margin: 12px 0; padding: 0; }
form fieldset { padding: 0; margin: 0; border: 0; }
form div { clear: both; margin: 0 0 6px 0; }
form div input { width: 420px; border: 1px solid #C9C9C9; padding: 2px 4px; }
form div textarea { width: 420px; height: 120px; border: 1px solid #C9C9C9; padding: 2px 4px; }
form div input#submit { width: 79px; height: 26px; border: 0; }
form div input:focus, form div textarea:focus { border: 1px solid #32A12B; }*/

form { margin: 12px 0; padding: 0; }
form fieldset { padding: 0; margin: 0; border: 0; }
form div { clear: both; margin: 0 0 6px 0; }
form div input { width: 360px; border: 1px solid #C9C9C9; padding: 2px 4px; }
form div textarea { width: 360px; height: 94px; border: 1px solid #C9C9C9; padding: 2px 4px; }
form div input#submit { width: 79px; height: 26px; border: 0; }
form div input:focus, form div textarea:focus { border: 1px solid #32A12B; }

div#textcontent strong { color: #58aa3d; }

body { font: 12px verdana, arial, helvetica, sans-serif; color: #737373; background: url(../images/page-bg.png) top left repeat-x; }

div#container { margin: 20px auto; width: 972px; position: relative; }

div#headers { clear: both; background: url(../images/header-bg.png) top center no-repeat; height: 214px; width: 972px; position: relative; }

div#sitetitle { position: absolute; left: 24px; top: 16px; width: 138px; height: 84px; }
div#sitetitle a { display: block; background: url(../images/logo.png) top left no-repeat; height: 0; padding-top: 84px; width: 138px; overflow: hidden; }

div#banner { width: 742px; height: 0; padding-top: 150px; overflow: hidden; background: url(../images/header-home.jpg) top right no-repeat; position: absolute; top: 20px; right: 24px; }

div#headers ul { list-style: none; position: absolute; top: 172px; left: 24px; width: 924px; clear: both; border-bottom: 2px solid #C9C9C9; padding: 0; margin: 0; text-transform: lowercase; }
div#headers ul li { float: left; margin: 0 26px 0px 26px; padding: 0; }
div#headers ul li a { display: block; padding: 6px 4px 6px 28px; text-decoration: none; color: #7B7B7B; }
div#headers ul li a.on, div#headers ul li a:hover { display: block; padding: 6px 4px 6px 28px; text-decoration: none; color: #32A12B; background: url(../images/link-hover.gif) top left no-repeat; }
div#headers ul li a.on:hover { display: block; background: #ffffff url(../images/link-hover.gif) top left no-repeat; color: #7b7b7b; }
div#headers ul ul { position: absolute; display: none; top: 26px; left: 286px; width: 180px; padding: 1px 0 0 0; border: 0; border-top: 2px solid #c9c9c9; }
div#headers ul ul li { margin: 0; float: none; }
div#headers ul ul li.last { border-bottom: 2px solid #60B148; }
div#headers ul ul li a { display: block; background: url(../images/sub-menu-bg.png) top left repeat; color: #ffffff; }
div#headers ul ul li a.on, div#headers ul ul li a:hover { display: block; background: #ffffff url(../images/link-hover.gif) top left no-repeat; }
div#headers ul li:hover ul { display: block; }

div#content { clear: both; background: url(../images/content-bg.png) top center repeat-y; width: 924px; min-height: 400px; padding: 0 24px; }
div#maincontent { padding: 0 0 0 26px; font-size: 13px; }

/*div#footers { clear: both; background: url(../images/footer-bg.png) top center no-repeat; height: 43px; width: 972px; }*/
div#footers { clear: both; background: url(../images/eden-footer.png) top center no-repeat; height: 82px; width: 972px; }

div#textcontent { width: 420px; float: left; }
div#images { float: right; width: 450px; }

ul#homeservices { list-style: none; padding: 0; text-transform: lowercase; width: 270px; list-style-image: none; }
ul#homeservices li { margin: 0 0 0px 0; }
ul#homeservices li a { display: block; padding: 6px 4px 6px 28px; text-decoration: none; color: #7B7B7B; }
ul#homeservices li a:hover { display: block; padding: 6px 4px 6px 28px; text-decoration: none; color: #32A12B; background: url(../images/link-hover.gif) top left no-repeat; }

hr.clear { clear: both; border: 0; height: 0; visibility: hidden; }