/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
hr.clear {clear: both; display: block; visibility: hidden; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img { behavior: url("../script/iepngfix.htc"); }

img { border: 0; }
img.left { float: left; }
img.right { float: right; }

/* TYPE */
body { font: 12px/18px arial; background-color: #fff; color: #333; }

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
abbr { border: 0; }

p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }

#browser-message { position: absolute; top: 0; left: 0; width: 99%; background: #ffea00; color: #000; padding: 4px; text-align: center; font-size: 12px; font-family: arial; }

#important-message { background-color: red; color: #ffffff; width: 960px; margin: 8px auto; padding: 8px 8px 8px 8px; font-size: 16px; }
#important-message ol { color: #ffffff; font-family: arial; font-size: 16px; font-weight: normal; line-height: 20px; list-style-type: decimal; margin: 16px 0; }
#important-message ol li { margin: 4px 0 4px 24px; padding: 0 0 0 8px;}
#important-message p { margin: 0; padding: 0;}

/* PRINT */
@media print {
	body, #main, #content { color: #000 !important; }
	a, a:link, a:visited { color: #000 !important; text-decoration:none !important; }
}

/*===========================================================================*/
html { }

/*===========================================================================*/
body { }

/*===========================================================================*/
#topbar { width: 100%; min-width: 960px; height: 32px; margin: 0 auto; padding: 0; /* background-color: #008000; */ background-color: #784421;}
#topbar-wrapper { width: 960px; margin: 0 auto; }

#topbar ul { list-style-type: none; padding: 0; margin: 0; height: 32px; }
#topbar ul li { float: left; padding: 0; margin: 0 24px 0 0; }
#topbar ul li a { display: block; color: #ffffff; border-bottom: 2px solid #784421; text-align: center; line-height: 20px; padding: 6px 0 4px 0; font-family: 'Open Sans', sans-serif; text-decoration: none; font-size: 14px; font-weight: 400; }
#topbar ul li a:hover { color: #ffffff; border-bottom: 2px solid #ffffff; }
#topbar ul li a.active { color: #ffffff; }

/*===========================================================================*/
#header { width: 960px; height: 144px; margin: 0 auto; padding: 0; }
/* #header { height: 168px; margin: 0 auto 4px auto; padding: 0; background-color: #000000; background-image: url("../img/background/navigation-background.jpg"); background-position: center top; background-repeat: no-repeat; }
#header-wrapper { width: 960px; height: 168px; padding: 0; margin: auto; } */
#header #header-left { width: 480px; height: 144px; float: left; }
#header #logo { margin: 0; float: left; height: 144px; }
#header #logo img { border: none; margin: 16px 0 0 0px; }
#header #header-right { width: 304px; height: 144px; float: right; }
/*#header #header-right h3 { color: #784421; font-size: 22px; font-family: 'Open Sans', arial; text-align: center; line-height: 22px; margin: 26px 0 0 0; font-weight: 700; text-transform: uppercase; } */

#header #header-right h3 { font-size: 21px; font-family: 'Open Sans', arial; text-align: center; line-height: 26px; margin: 0 0 0 0; font-weight: 700; text-transform: uppercase; }
#header #header-right h3 a { color: #ffffff; background-color: #00AA00; display: block; padding: 4px; -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; text-decoration: none; }
#header #header-right h3 a:hover { background-color: #008000; }

#header #header-right h2 { color: #008000; font-size: 40px; font-family: 'Open Sans', arial; text-align: center; line-height: 42px; margin: 18px 0 0 0; font-weight: 700; }
#header #header-right h4 { color: #00AA00; font-size: 16px; font-family: 'Open Sans', arial; text-align: center; line-height: 24px; margin: 0 0 0 0; font-weight: 300; }

#header #header-right h1 { font-size: 8px; line-height: 14px; margin: 0; text-align: center; letter-spacing: -0.5px; color: #00AA00; font-family: arial; font-weight: 300; }

#header #social { height: 24px; margin: 8px auto 0 auto; width: 144px; }
#header #social img { width: 24px; height: 24px; display: block; float: left; margin: 0 0 0 4px; }

/*===========================================================================*/
/*
#navigation { height: 40px; width: 960px; margin: 0 auto; }
#navigation ul { list-style-type: none; padding: 0; margin: 0; height: 40px; }
#navigation ul li { float: left; padding: 0; margin: 0; }
#navigation ul li.first { margin: 0 !important; }
#navigation ul li a { display: block; color: #ffffff; text-align: center; width: 136px; line-height: 20px; padding: 9px 0 11px 0; font-family: 'Open Sans', sans-serif; text-decoration: none; font-size: 16px; font-weight: 700; text-transform: uppercase; background-image: url("../img/background/navigation.png"); background-repeat: no-repeat; background-position: 0 0; }
#navigation ul li a:hover { color: #ffffff; }
#navigation ul li a.active { color: #ffffff; }

#navigation ul li#nav-home-fr a { width: 88px; background-position: 0 0; }
#navigation ul li#nav-home-fr a:hover { background-position: 0 -40px; }
#navigation ul li#nav-home-fr a.active { }

#navigation ul li#nav-tree-care-fr a { width: 180px; background-position: -88px 0; }
#navigation ul li#nav-tree-care-fr a:hover { background-position: -88px -40px; }
#navigation ul li#nav-tree-care-fr a.active { background-position: -88px -80px; }

#navigation ul li#nav-soil-care-fr a { width: 184px; background-position: -268px 0; }
#navigation ul li#nav-soil-care-fr a:hover { background-position: -268px -40px; }
#navigation ul li#nav-soil-care-fr a.active { background-position: -268px -80px; }

#navigation ul li#nav-green-initiative-fr a { width: 216px; background-position: -452px 0; }
#navigation ul li#nav-green-initiative-fr a:hover { background-position: -452px -40px; }
#navigation ul li#nav-green-initiative-fr a.active { background-position: -452px -80px; }

#navigation ul li#nav-landscaping-fr a { width: 140px; background-position: -668px 0; }
#navigation ul li#nav-landscaping-fr a:hover { background-position: -668px -40px; }
#navigation ul li#nav-landscaping-fr a.active { background-position: -668px -80px; }

#navigation ul li#nav-contact-fr a { width: 152px; background-position: -808px 0; }
#navigation ul li#nav-contact-fr a:hover { background-position: -808px -40px; }
#navigation ul li#nav-contact-fr a.active { background-position: -808px -80px; }

#navigation ul li ul { background-color: #ffffff; position: absolute; z-index: 90; width: 176px; height: auto; visibility: hidden; margin: -12px 0 0 0; border: 1px solid #ffa103; }
#navigation ul li:hover ul { visibility: visible; }
#navigation ul li ul li { float: none; height: auto; margin: 0 !important; padding: 0 !important; }
#navigation ul li ul li a { width: auto !important; line-height: 24px; padding: 4px 8px; margin: 0 !important; }
#navigation ul li ul li a:hover { background-color: #FFD600 !important; background-image: none; color: #24477d; }
#navigation ul li ul li a.active { background-color: #FFD600 !important; background-image: none; color: #24477d; }
*/


#navigation { height: 40px; width: 960px; margin: 0 auto; }
#navigation ul { list-style-type: none; padding: 0; margin: 0; height: 40px; }
#navigation ul li { float: left; padding: 0; margin: 0; }
#navigation ul li.first { margin: 0 !important; }
#navigation ul li a { display: block; color: #ffffff; text-align: center; width: 136px; line-height: 20px; padding: 9px 0 11px 0; font-family: 'Open Sans', sans-serif; text-decoration: none; font-size: 16px; font-weight: 700; text-transform: uppercase; background-image: url("../img/background/navigation.png"); background-repeat: no-repeat; background-position: 0 0; }
#navigation ul li a:hover { color: #ffffff; }
#navigation ul li a.active { color: #ffffff; }

#navigation ul li#nav-home-fr a { width: 88px; background-position: 0 0; }
#navigation ul li#nav-home-fr a:hover { background-position: 0 -40px; }
#navigation ul li#nav-home-fr a.active { }

#navigation ul li#tree-care a { width: 320px; background-position: 0 0; }
#navigation ul li#tree-care a:hover { background-position: 0 -40px; }
#navigation ul li#tree-care a.active { background-position: 0 -80px; }

#navigation ul li#soil-care a { width: 320px; background-position: -320px 0; }
#navigation ul li#soil-care a:hover { background-position: -320px -40px; }
#navigation ul li#soil-care a.active { background-position: -320px -80px; }

#navigation ul li#nav-green-initiative-fr a { width: 216px; background-position: -452px 0; }
#navigation ul li#nav-green-initiative-fr a:hover { background-position: -452px -40px; }
#navigation ul li#nav-green-initiative-fr a.active { background-position: -452px -80px; }

#navigation ul li#landscaping a { width: 320px; background-position: -640px 0; }
#navigation ul li#landscaping a:hover { background-position: -640px -40px; }
#navigation ul li#landscaping a.active { background-position: -640px -80px; }

#navigation ul li#nav-contact-fr a { width: 152px; background-position: -808px 0; }
#navigation ul li#nav-contact-fr a:hover { background-position: -808px -40px; }
#navigation ul li#nav-contact-fr a.active { background-position: -808px -80px; }

#navigation ul li ul { background-color: #00AA00; position: absolute; z-index: 90; width: 320px; height: auto; visibility: hidden; margin: -4px 0 0 0; border: none; }
#navigation ul li:hover ul { visibility: visible; }
#navigation ul li ul li { float: none; height: auto; margin: 0 !important; padding: 0 !important; }
#navigation ul li ul li a { width: auto !important; line-height: 24px; padding: 4px 8px; margin: 0 !important; background-image: none !important; }
#navigation ul li ul li a:hover { background-color: #00AA00 !important; background-image: none; color: #784421; }
#navigation ul li ul li a.active { background-color: #008800 !important; background-image: none; color: #ffffff; }


/*===========================================================================*/
#communication { height: 360px; width: 960px; margin: 8px auto 8px auto; }
#communication h1 { font-size: 8px; line-height: 10px; margin: 342px 0 0 0; position: absolute; width: 954px; text-align: right; z-index: 45; }
/*
#communication #slidenav { position: absolute; z-index: 500; margin: 336px 0 0 8px; }
#communication #slidenav span { color: #000000; margin: 0 4px 0 0; font-size: 18px; }
#communication #slidenav span:hover { cursor: pointer; }
#communication #slidenav .cycle-pager-active { color: #ffffff; }
*/

#communication #slidenav { position: absolute; z-index: 100; margin: 336px 0 0 8px; }
#communication #slidenav a { width: 16px; height: 16px; text-indent: -9999px; display: block; float: left; font-size: 1px; line-height: 1px; margin: 0 1px 0 0; background-image: url("../img/buttons/slideshow-navigation.png"); background-repeat: no-repeat; background-position: 0 0; }
#communication #slidenav a:hover {  }
#communication #slidenav a.activeSlide { background-position: 0 -16px; }

#communication img { position: absolute; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
#communication div.slideshow img:first-child { z-index: 50; }

/*===========================================================================*/
#new-communication { height: 720px; width: 1920px; margin: 8px auto 8px auto; }
#new-communication #messagewrapper { width: 960px; margin: auto; }
#new-communication #message { width: 960px; position: absolute; margin: 400px auto 0 auto; text-transform: uppercase; }
#new-communication h1 { font-size: 8px; line-height: 10px; margin: 700px 0 0 0; position: absolute; width: 954px; text-align: right; z-index: 45; }

/*===========================================================================*/
#page-list { width: 960px; margin: 0 auto 0 auto; padding: 4px 0; font-family: arial; font-size: 10pt; color: #000000; text-align: center; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #d6d6d6; text-transform: uppercase; }
#page-list a { color: #666666; font-family: arial; text-decoration: none; font-size: 13px; font-weight: bold; padding: 0px 4px; line-height: 32px; }
#page-list a:hover { color: #008000; }
#page-list a.active { color: #000000; }

/*===========================================================================*/
#page { background-color: #ffffff; margin: auto; padding: 0; }

/*===========================================================================*/
#newcontent { margin: 0 auto; min-height: 512px; padding: 0; }
#newcontent h2, #content h3, #content h4, #content h5, #content h6 { font-family: 'Open Sans', sans-serif; }
#newcontent h2 { color: #008000; font-size: 36px; line-height: 42px; font-weight: 800; text-transform: uppercase; margin: 20px 0 0 0; }

#newcontent h3{ color: #008000; font-size: 30px; line-height: 36px; font-weight: 600;  margin: 16px 0 4px 0; }
#newcontent h3 a{ color: #008000; }

#newcontent h4 { color: #008000; font-size: 22px; line-height: 28px; font-weight: 400; margin: 8px 0 4px 0;  }

#newcontent h5 { color: #008000; font-size: 18px; line-height: 26px; font-weight: 400; }
#newcontent h6 { color: #444444; font-size: 16px; line-height: 26px; font-weight: 400; }

#newcontent p { color: #666666; font-family: arial; font-size: 16px; font-weight: normal; line-height: 24px; margin: 4px 0 8px 0; }
#newcontent ul { color: #666666; font-family: arial; font-size: 16px; font-weight: normal; line-height: 24px; margin: 4px 0 8px 32px; list-style-type: square; }
#newcontent ul li { margin: 0 0 4px 0; padding: 0 0 0 8px; }
#newcontent ol { color: #666666; font-family: arial; font-size: 16px; font-weight: normal; line-height: 24px; }
#newcontent ol li { margin: 0 0 4px 0; padding: 0 0 0 8px;}

#newcontent img.content-image-right { border: 6px solid #fff; box-shadow: 0px 0px 3px rgba(0,0,0,.35); float: right; margin: 0 0 16px 24px; }
#newcontent img.content-image-left { border: 6px solid #fff; box-shadow: 0px 0px 3px rgba(0,0,0,.35); float: left; margin: 0 24px 16px 0; }

#newcontent blockquote.testimonials { background-image: url("../img/background/blockquote.png"); background-repeat: no-repeat; background-position: 12px center; background-color: #f3f3f3; border-left: 8px solid #00AA00; margin: 32px 0 32px 0; padding: 12px 16px 12px 88px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
#newcontent blockquote.testimonials p { color: #555555; font-family: arial; font-size: 16px; font-weight: normal; line-height: 22px; text-align: justify; }
#newcontent blockquote.testimonials footer { color: #999999; font-family: arial; font-size: 16px; font-weight: normal; line-height: 22px; text-align: right; }

.boxwrap { width: 960px; margin: auto; }
.fwwrap { width: 100%; min-width: 960px; }

.newalert-success { background-color: #d4edda; }
.newalert-success h4 { color: #155724 !important; }
.newalert-success p { color: #155724; }

.newalert-danger { background-color: #f8d7da; }
.newalert-danger h4 { color: #721c24 !important; }
.newalert-danger p { color: #721c24; }

.newalert-warning { background-color: #fff3cd; }
.newalert-warning h4 { color: #856404 !important; }
.newalert-warning p { color: #856404; }

a.button { border: 4px solid #00AA00; padding: 12px 24px; display: inline-block; background-color: #ffffff; margin: 24px 0 0 0; text-transform: uppercase; color: #008000; font-weight: 700; font-size: 14px; }
a.button:hover { border: 4px solid #008000; color: #ffffff; text-decoration: none; background-color: #00AA00; }

/*===========================================================================*/
#content { width: 960px; margin: 0 auto; min-height: 512px; padding: 0; }
#content h2, #content h3, #content h4, #content h5, #content h6 { font-family: 'Open Sans', sans-serif; }
#content h2 { color: #008000; font-size: 36px; line-height: 42px; font-weight: 800; text-transform: uppercase; margin: 20px 0 0 0; }

#content h3{ color: #008000; font-size: 30px; line-height: 36px; font-weight: 600;  margin: 16px 0 4px 0; }
#content h3 a{ color: #008000; }

#content h4 { color: #008000; font-size: 22px; line-height: 28px; font-weight: 400; margin: 8px 0 4px 0;  }

#content h5 { color: #008000; font-size: 18px; line-height: 26px; font-weight: 400; }
#content h6 { color: #444444; font-size: 16px; line-height: 26px; font-weight: 400; }

#content p { color: #777777; font-family: arial; font-size: 16px; font-weight: normal; line-height: 22px; margin: 4px 0 8px 0; }
#content ul { color: #777777; font-family: arial; font-size: 16px; font-weight: normal; line-height: 20px; margin: 4px 0 8px 32px; list-style-type: square; }
#content ul li { margin: 0 0 4px 0; padding: 0 0 0 8px; }
#content ol { color: #777777; font-family: arial; font-size: 16px; font-weight: normal; line-height: 20px; }
#content ol li { margin: 0 0 4px 0; padding: 0 0 0 8px;}

#content img.content-image-right { border: 6px solid #fff; box-shadow: 0px 0px 3px rgba(0,0,0,.35); float: right; margin: 0 0 16px 24px; }
#content img.content-image-left { border: 6px solid #fff; box-shadow: 0px 0px 3px rgba(0,0,0,.35); float: left; margin: 0 24px 16px 0; }

#content blockquote.testimonials { background-image: url("../img/background/blockquote.png"); background-repeat: no-repeat; background-position: 12px center; background-color: #f3f3f3; border-left: 8px solid #00AA00; margin: 32px 0 32px 0; padding: 12px 16px 12px 88px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
#content blockquote.testimonials p { color: #555555; font-family: arial; font-size: 16px; font-weight: normal; line-height: 22px; text-align: justify; }
#content blockquote.testimonials footer { color: #999999; font-family: arial; font-size: 16px; font-weight: normal; line-height: 22px; text-align: right; }

.both-review { height: 256px; width: 516px; background-color: #f0f0f0; margin: 64px auto; border: 4px solid #f0f0f0; }
.both-review .left-panel { height: 256px; width: 256px; background-color: #ffffff; float: left; display: flex; justify-content: center; align-items: center; }
.both-review .right-panel { height: 256px; width: 256px; background-color: #ffffff; float: left; display: flex; justify-content: center; align-items: center; border-left: 4px solid #f0f0f0; }

.google-review { height: 256px; width: 100%; background-color: #f0f0f0; margin: 64px 0; }
.google-review .left-panel { height: 256px; width: 256px; background-color: #ffffff; float: left; display: flex; justify-content: center; align-items: center; }
.google-review .right-panel { height: 256px; width: 616px; padding: 0 40px; float: left; border-left: 8px solid #f9b403; display: flex; justify-content: center; align-items: center; }

.facebook-review { height: 256px; width: 100%; background-color: #f0f0f0; margin: 64px 0; }
.facebook-review .left-panel { height: 256px; width: 616px; padding: 0 40px; float: left; border-right: 8px solid #1877f2; display: flex; justify-content: center; align-items: center; }
.facebook-review .right-panel { height: 256px; width: 256px; background-color: #ffffff; float: left; display: flex; justify-content: center; align-items: center; }

.google-review footer, .facebook-review footer { color: #999999; font-family: arial; font-size: 14px; font-weight: normal; line-height: 24px; text-align: left; }

.google-review a, .facebook-review a, .both-review a { text-decoration: underline; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}

/*===========================================================================*/
div.home-section { margin: 32px 0; height: 160px; }
div.home-section img { float: left; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }

#content div.home-section h3 { font-size: 24px; line-height: 32px; font-weight: 600; }
#content div.home-section p, #content div.home-section h3 { margin-left: 400px; }
#content div.home-section p { font-size: 14px; line-height: 17px; color: #777777; }

/*===========================================================================*/
div.quote-column-left { width: 464px; float: left; min-height: 256px; }
div.quote-column-right { width: 464px; float: right; min-height: 256px; }

div.quote-four-column-left { width: 240px; float: left; min-height: 224px; }
div.quote-four-column-middle-left { width: 240px; float: left; min-height: 224px; }
div.quote-four-column-middle-right { width: 240px; float: left; min-height: 224px; }
div.quote-four-column-right { width: 240px; float: left; min-height: 224px; }

div.quote-one-third { width: 320px; float: left; min-height: 192px; }
div.quote-two-third { width: 640px; float: left; min-height: 192px; }

#quote_form div.precision { clear: both; margin: 32px 0; background-color: #f6f6f6; padding: 16px;}
#quote_form div.precision ol li { margin-left: 40px; }

#quote_form div.phone {float: left; width: 192px;}
#quote_form div.fullname {float: left; width: 224px;}
#quote_form div.region {float: left; width: 192px;}
#quote_form div.zip {float: left; width: 160px;}

#quote_form_container {}
#quote_form_container h2 { margin: 24px 0 0 0; }
#quote_form_container h3 { margin: 0 0 8px 0; font-size: 20px; line-height: 28px; }
#quote_form_container ul { list-style-type: none; margin: 0; }
#quote_form_container ul li { margin: 8px 4px; padding: 0; height: 48px; }
#quote_form_container ol { list-style-type: decimal; margin: 0; }
#quote_form_container label { display: block; text-align: left; padding: 4px 4px 0 4px; line-height: 20px; font-weight: bold; font-size: 12px; clear: both; }
#quote_form_container label.error { color: #ff0000; }
#quote_form_container input.textbox { border: 1px solid #d6d6d6; display: block; height: 17px; padding: 2px; width: 360px; margin: 2px 0 0 4px; font-size: 13px; color: #666666; font-family: arial; }
#quote_form_container select { border: 1px solid #d6d6d6; display: block; height: 24px; padding: 2px; width: 360px; margin: 2px 0 0 4px; font-size: 13px; color: #666666; font-family: arial; }
#quote_form_container input.checkbox { margin: 3px 8px 2px 2px; float: left; }
#quote_form_container input.error { border: 1px dotted #ff0000; }

#quote_form_container textarea { border: 1px solid #d6d6d6; resize: none; display: block; height: 96px; padding: 2px; width: 600px; margin: 2px 0 0 4px; font-size: 13px; color: #666666; font-family: arial; }
#quote_form_container textarea.error { border: 1px dotted #ff0000; }
#quote_form_container input.submit { margin: 24px 0 32px 294px; display: block; width: 371px; }

#quote_form_container input#first-name { width: 160px; }
#quote_form_container input#last-name { width: 192px; }
#quote_form_container input#phone { width: 128px; }
#quote_form_container input#mobile { width: 128px; }
#quote_form_container input#email { width: 288px; }
#quote_form_container input#city { width: 224px; }
#quote_form_container input#region { width: 128px; }
#quote_form_container select#country { width: 160px; }
#quote_form_container input#zipcode { width: 96px; }

#quote_form_container select#appointment_week_time { width: 192px; }
#quote_form_container select#appointment_weekend_time { width: 192px; }

#quote_form_container input#credit-card-name { width: 256px; }
#quote_form_container select#credit-card-type { width: 166px; }
#quote_form_container input#credit-card-number { width: 160px; }
#quote_form_container input#credit-card-cvv { width: 48px; }

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/*===========================================================================*/
#contact div.contact-column-left { width: 464px; float: left; }
#contact div.contact-column-left div.vcard { font-size: 16px; line-height: 22px; color: #777777; margin: 2px 8px 16px 0px; }
#contact div.contact-column-left div.vcard div.adr { margin: 2px 0 8px 0; }

#contact div.contact-column-right { width: 464px; float: right; }
#contact div.contact-column-right #map-aciermarquis { width: 456px; height: 512px; margin: 32px 0 0 0; border: 1px solid #d6d6d6; }

/*===========================================================================*/
#estimation-gratuite { width: 960px; margin: 24px auto 0 auto; }
#magazine-arboricole { width: 960px; margin: 24px auto 0 auto; }

/*===========================================================================*/
#seal { width: 960px; margin: 24px auto 0 auto; }
#seal ul { height: 240px; margin: 0; padding: 0; list-style-type: none; }
#seal ul li { width: 240px; height: 240px; float: left; margin: 0; padding: 0; }
#seal img { width: 192px; height: 192px; display: block; margin: auto; }
#seal h3 { color: #00aa00; font-size: 20px; font-family: 'Open Sans Condensed', arial; text-align: center; line-height: 22px; margin: 12px 0 0 0; font-weight: 700; text-transform: uppercase; }
#seal h3 a { color: #00aa00; }

/*===========================================================================*/
#footer { height: 400px; border-top: 1px solid #d6d6d6; width: 960px; margin: 16px auto 0 auto; }

/*===========================================================================*/
#copyright { width: 960px; margin: auto; }
#copyright p { font-family: arial; font-size: 8pt; color: #000000; line-height: 100%; padding: 4px; margin: 2px 0 0 0; text-align: center; }
#copyright p a { color: #000000; text-decoration: none; }
#copyright p a:hover { text-decoration: underline; }

/*===========================================================================*/
#sitemap { width: 960px; margin: auto; height: 360px; border-bottom: 1px solid #d6d6d6; }
#sitemap ul { font-family: arial; font-size: 11px; color: #333333; padding: 0; margin: 8px 0 0 8px; list-style-type: none; float: left; }
#sitemap ul.tree-care { width: 144px; margin: 8px 0 0 16px; }
#sitemap ul.soil-care { width: 128px; }
#sitemap ul.green-initiative { width: 176px; }
#sitemap ul.landscaping { width: 160px; }
#sitemap ul.ville { width: 460px; height: 160px; }
#sitemap ul li { padding: 0; margin: 0; }
#sitemap ul li a { font-family: arial; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
#sitemap ul li a:hover { text-decoration: underline; }
#sitemap ul ul { margin: 0; padding: 0 0 0 8px; float: none; }
#sitemap ul ul li { width: 140px; padding: 0; margin: 0; line-height: 150%; float: left; }
#sitemap ul ul li a { font-family: arial; font-size: 11px; color: #444444; font-weight: normal; }

/*===========================================================================*/
#footer #social { height: 24px; margin: 8px auto 0 auto; width: 184px; float: right; }

/*===========================================================================*/
#signature { padding: 2px; margin: 0; text-align: center; font-family: arial; color: #000000; font-size: 8pt; font-weight: bold; }
#signature a { color: #000000;    text-decoration: none; }