@charset "iso-8859-2";
#right-side h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 19px;
	color: #535552;
	font-weight: normal;
	line-height: 19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#testimonials  form {
	margin: 0px;
	padding: 0px;
}
.form-btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 2px solid #999999;
	background-color: #DCF7BF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}


.features-box {
	width: 210px;
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
}
.features-box li {
	background-image: url(../img/ok-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	font-size: 12px;
	color: #cf8600;
	list-style-type: none;
	display: block;
	line-height: 25px;
}
.features-box ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 175px;
}
.features-box a {
	color: #cf8600;
	font-size: 13px;
}
#call-now strong {
	color: #acca2b;
}
#call-now {
	float: right;
	color: #FFFFFF;
	font-size: 20px;
	width: 210px;
	background-image: url(../img/call-now-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 58px;
	line-height: 29px;
	margin-top: 35px;
}
#testimonials h1 {
	color: #488728;
	margin-bottom: 20px;
}
#right-side .title-page {
	color: #488728;
}

#testimonials {
	float: left;
	width: 460px;
	background-image: url(../img/grey-sm-dot.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 20px;
}
.test {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.message {
	background-image: url(../img/quote-start.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 39px;
}
#right-side p {
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.message-container {
	background-image: url(../img/quote-end.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 39px;
}
#right-side a {
	color: #cf8600;
}
.right-image {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 21px;
}
.list li {
	background-image: url(../img/ok-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #535552;
	list-style-type: none;
	display: block;
	line-height: 15px;
	padding-left: 17px;
	padding-bottom: 10px;
}
.list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 30px;
	margin-left: 0px;
}




.features-box2 {
	width: 300px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 10px;
	background-color: #F9F9F9;
	border: 1px dashed #E7E7E7;
}
.features-box2 li {
	background-image: url(../img/ok-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	font-size: 12px;
	color: #cf8600;
	list-style-type: none;
	display: block;
	line-height: 25px;
}
.features-box2 ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.features-box2 a {
	color: #006633;
	font-size: 13px;
}.price {
	color: #006633;
	display: block;
	float: left;
	margin-right: 20px;
	font-size: 19px;
}
.btn {
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #E7E7E7;
	color: #006633;
}
#right-side a.btn {
	color: #006633;
}

#right-side a.btn:hover {
	color: #006633;
	background-color: #EAFEE9;
}
