body {
	background: url(../images/floral-backdrop.jpg);
	background-attachment: fixed;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 2em;
	margin:0 auto;
	}

a {		color: blue;  		}

a:hover {   	color: #6ba92f;		}

a:active {	color: #90EE90;	}

h1 {
	font-family: Georgia, Helvetica, "Lucida Sans Unicode", Tahoma, Verdana, Arial, serif;
	font-style: italic;
	font-size: 2.2em;
	font-weight: normal;
	color:#6ba92f;

}

h2 {
	font-family: Georgia, Helvetica, "Lucida Sans Unicode", Tahoma, Verdana, Arial, serif;
	color: #6ba92f;
	font-size: 1.2em;
	line-height: 1em;
}

h3 {
	color: #6ba92f;
	font-family: Georgia, Helvetica, "Lucida Sans Unicode", Tahoma, Verdana, Arial, serif;
}

ul li {
	padding-bottom: 1px;
}

ul li ul li {
	margin-left: -15px;
}

/* ----------     ID ELEMENTS FOR LAYOUT     ---------- */

#wrapperdiv {
	border-left: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
	margin:0 auto;
	width:755px;
	text-align: left;
}
#top	{
	height: 5px;
	overflow: hidden;
}

#bottom {
	height: 15px;
	overflow: hidden;
}
#header {
	background: url(../images/header.jpg) repeat-x #438a48;
	width: 100%;
	height: 140px;
	clear: both;
	}

#leftcolumn {
	background: url(../images/floral.gif) no-repeat bottom right #FFF;
	float: left;
	width: 725px;
	padding: 10px 20px 10px 10px;
	}

#footer {
	background: url(../images/floral-footer.jpg) repeat #EEE;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	clear: both;
	width: 100%;
	font-size: 10px;
	font-family: verdana;
	line-height: 2.0em;
	text-align: center;
	}

#footer a {
	padding-left: 3px;
	padding-right: 3px;
	} 

#shadow {
	height: 3px;
	width: 755px;
	background: url(../images/shadow.jpg) repeat-x;
	overflow: hidden;
	clear: both;
}

/* ----------     CLASSES     ---------- */

.contacts
{
  font-family: Georgia, Helvetica, "Lucida Sans Unicode", Tahoma, Verdana, Arial, serif;
	color: #6ba92f;
	font-size: 1.4em;
}

.inputbox {
	height: 22px;
	width: 200px;
	border: 1px dashed #CCC;
  background-color: #EEFFEE;
}

.serviceTable {
	margin-left:auto; 
	margin-right:auto;
	width: 600px;
	text-align: left;
}

.serviceTable td {
	padding-bottom: 0px;
	vertical-align: top;
}

.serviceTableSpecial {
	border: 1px solid #CCCCCC;
	background: #F2FCF2;
	padding-bottom: 10px;
}

.serviceTableSpecial h2 {
    font-style: normal;
	font-size: 150%;
    margin-bottom: 2px;
}

.serviceTableSpecial a, .serviceTableSpecial  a:visited {
	color: #438a48;
	text-decoration: none;
}

.serviceTableSpecial a:active, .serviceTableSpecial  a:hover {
	color: #215E21;
	text-decoration: underline;
}

.ib {
	padding: 5px;
	border: 1px solid #CCC;
}

.logo {
	padding-top: 38px;
	padding-left: 10px;
}

.more {
	/*	color: red;
	background-color: #CCFFCC;
	padding: 2px; */
}

/* ----------     CLEANING SERVICES     ---------- */

.serviceTable img
{
  border: 1px solid #CCC;
  padding: 5px;
  margin-top: 15px;
}

.serviceTableSpecial img {
	padding: 0;
}


/* ----------     CLEANING SERVICES     ---------- */

#landing-contact-div 
{ 
  float: right; padding-left: 20px; 
}
  
#landing-contact-div table 
{ 
  background: url(../images/contact-backdrop.jpg) no-repeat #E3F7BB; 
  height: 350px; 
  width: 310px; 
  border-bottom: 1px solid #C9DCA6; 
  border-collapse: collapse; 
}

#landing-contact-div tbody td
{
  border-top: 1px solid #FFF; 
  border-bottom: 1px solid #C9DCA6; 
  height: 50px;
}

#landing-contact-div p
{
  margin-left: 10px;
}

#landing-contact-div textarea
{
  width: 280px !important; 
  height: 67px !important;
}

#landing-contact-div input
{
  float: right;
  margin-right: 50px;
}

.star 
{
  color: #FF0000;
}


/* ----------     TESTIMONIAL PAGE     ---------- */

blockquote {
  margin: 20px 50px 40px;
  background: #EEE url(../images/blockquote.gif) 5px 5px no-repeat;
  padding: 10px 30px 10px 50px;
  font-size: 9pt;
  min-height: 30px;
  font-style: italic;
  color: #141310;
}

cite
{
  color: #6ba92f;
  font-size: 12pt;
  font-family: Georgia, Helvetica, "Lucida Sans Unicode", Tahoma, Verdana, Arial, serif;
}

.quote_start
{
  float: left;
  font-family: Georgia, Helvetica, "Lucida Sans Unicode", Tahoma, Verdana, Arial, serif;
  height: 45px;
  margin-top: -30px;
  padding-top: 45px;
  margin-bottom: -50px;
  font-size: 700%;
  color: green;
}

.quote_end
{
  float: right;
  font-family: Georgia, Helvetica, "Lucida Sans Unicode", Tahoma, Verdana, Arial, serif;
  height: 25px;
  margin-top: 0px;
  padding-top: 20px;
  font-size: 700%;
  color: green;
}


/* ----------     EBOOK FEATURES TABLE     ---------- */

.ebook_bullet_table
{
  width: 340px;
  margin-left: 10px;
}

.ebook_bullet_table td
{
  font-family: Georgia, Helvetica, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, serif;
	font-style: italic;
	font-size: 1.6em;
	font-weight: normal;
	color:#6ba92f;
	height: 68px;
	line-height: 1.4em;
}


/* ----------     EBOOK STYLES     ---------- */
#ebook {float: right; width: 350px; margin-left: 20px; padding: 0;}
#ebook table {border: 1px solid #CCC; margin: 0 auto; border-left: 20px solid #6ba92f;}
#ebook img {width: 150px;}
#ebook td {width: 50%;}

#ebooklist {color: green; font-size: 16px; font-family:Georgia, "Times New Roman", Times, serif; margin-left: 30px; text-transform: capitalize; width: 320px;}
#ebooklist table {margin-top: -10px;}
#ebooklist td {height: 70px;}

#ebookdownload {text-align: center; border: 1px solid #5FD35F; background: #DDEEDD; height: 90px; width: 650px; margin: 0 auto;}
#ebookcounter {font-size: 1.2em; font-weight: bold;}


/* ----------     LANDING PAGE BREADCRUMBS     ---------- */
#breadcrumbs {
  margin-top: -5px;
  margin-bottom: -5px;
  padding: 0;
  color: #999;
}
#breadcrumbs a {
  color: #666;
}
#breadcrumbs a:hover {
  color: #000099;
}

/* ----------     MULTI-COLUMN LISTS     ---------- */
.three-col li {
  width: 33%;
  float: left;
  list-style: url(../images/bullet-icon.gif) inside;
}
.clearFix {
  clear: both;	
}

/* ----------     PAGE SPECIFIC     ---------- */

.job-download {
  font-size: 1.5em; 
  padding: 10px 10px 10px 40px;
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/word-icon.jpg) 10px center no-repeat #EAFCEA;
}

.job-download a{
  color: #000099; 
}

.job-download a:hover, .job-download a:active {
  color: #668855; 
}

.our-services h3 {
  margin: 0 auto 15px; 
  color: #6BA92F; 
  font-size: 14pt; 
  font-weight: normal;
  font-style: italic;
  margin-bottom: 20px;
}

/* ----------     LANDING PAGES     ---------- */

body.landing-page p,
body.landing-page ul {
  font-size: 9pt; 
  color: #3B333A;
  margin: 0 0 15px 0;
  padding: 0;
  line-height: 1.8em;
}

body.landing-page ul {
  margin: 0px 20px 20px 70px; 
}

body.landing-page h2,
body.landing-page h3 {
  color: #668855;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contact-form {
  width: 550px;
  margin: 0 auto 20px auto;
  padding: 0px 20px 0px 20px;
  background: #EEEEEE;
  border: 1px dashed #CCCCCC;
  clear: both;
}

#contact-form h2 {
  font-size: 21px;
  color: #4A423E;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contact-form p {margin: 0 0 3px 0; line-height: 150%;}

#contact-form textarea{width: 500px;}
#contact-form input[type=text]{width: 300px;}

#sector {
  clear: both;
}

#sector .sector-box {
  width: 220px;
  margin-right: 20px;
  margin-bottom: 5px;
  float: left;
}

#sector .sector-box-last {
  margin-right: 0; 
}

#sector .sector-box h3 {
  color: #668855; 
  padding: 0 0 3px 0;
  margin: 0 0 7px 0;
  border-bottom: 1px dashed #CCCCCC;
}

#sector .sector-box p {
  font-size: 11px; 
  margin: 0 0 10px 0;
}

#sector .sector-box a:link,
#sector .sector-box a:visited {
  text-decoration: none;
  color: #438A48; 
}

#sector .sector-box a:active,
#sector .sector-box a:hover {
  text-decoration: underline; 
}