body {
	background: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	position: relative;
	padding: 0;
	margin: 0
}
a {
	color: #5f8b36;
	text-decoration: none;
}
a:hover {
	text-decoration: underline
}
#container {
	width:100%;
	max-width: 901px;
	margin: 0 auto
}
h2 {
	font-size: 24px;
	color: #63534e;
	letter-spacing: -1px
}
img {
	border: 0
}
#header {
	background: url(images/header.jpg) no-repeat;
	max-width: 901px;
	min-height: 183px;
	/*float: left;*/
	position: relative
}
#header h3 {
	font-size: 28px;
	color: #777;
	float: right;
	position: absolute;
	right: 1px;
	top: 20px;
	margin: 0
}
@media(min-width:741px){
.navbar-toggle {
	display:none;
}
#buttons {
	float: right;
	position: absolute;
	bottom: 21px;
	right: 10px;
	height:41px
}
#buttons a {
	float: left;
	position: relative;
	width: 143px;
	height: 43px;
	margin-left: 5px;
	text-indent: -9000px
}
#buttons div {
	float: left;
	position: relative
}
#buttons div a, #buttons div a:hover {
	background-repeat: no-repeat
}
#buttons div a:hover, #buttons div a.current {
	background-position: -143px 0;
}
#home a {
	background: url(images/tab-home.gif)
}
#member a {
	background: url(images/tab-member.gif);
}
#works a {
	background: url(images/tab-works.gif)
}
#started a {
	background: url(images/tab-started.gif)
}
}
@media(max-width:740px){
.navbar-toggle {
	display:block;
	margin: 60px 25px 44px 0;
	padding: 9px 2px;
	float:right;
	width:32px;
	height:32px;
}
.navbar-toggle .icon-bar {
	display:block;
	height: 2px;
	width: 100%;
	background: #70a245;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 6px;
}
#buttons{
	clear:both;
	padding: 0;
}
#buttons a{
	display:block;
	padding:8px 25px;
	background: #70a245;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
#buttons a:hover{
	background: #484848;
	color:#fff;
	text-decoration:none;
}
}

#content {
	/*float: left;*/
	width:100%;
	position: relative;
	max-width: 901px;
	background: #fff;
	padding-top: 0;
	margin-top: -4px;
}
#banner {
	float: right;
	position: relative;
	width: 100%;
	height: 350px;
	padding: 0;
	color: #4e3719;
	text-align: left;
	background: url(images/banner.jpg) no-repeat;
	margin: 20px 0
}
#banner h2 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: #494124;
	margin-left: 15px;
	background: #f5db79;
	padding: 0 10px 0 5px;
	width: 60%
}
#banner li {
	padding: 0;
	margin: 0;
	color: #4e3719;
	line-height: 16px;
	list-style-image: url(images/lamp.png)
}
#banner img {
	margin-left: 7px
}
#banner a {
	float: left;
	position: relative;
	text-decoration: none;
	color: #f5db7f;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 16px;
	margin-left: 30px
}
#banner-left {
	float: left;
	position: relative;
	width: 300px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0
}
#banner-left p {
	padding-top: 5px;
	/padding-top: 10px
}
#banner-left p.ext {
	margin-top: 15px
}
* html #banner-left p.ext {
	margin-top: 10px
}
.first {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	height: 68px;
	margin-bottom: 2px
}
.first p {
	margin: 6px;
	/margin:-2px
}
#banner-right {
	float: right;
	position: relative;
	width: 600px;
	padding-top: 255px
}
#banner-right a {
	margin-top: 20px
}
#main {
	float:left;
	position:relative;
	width:100%;
	background:none;
	text-align:left;
	margin-top: 30px
}
#main h2 {
	font-size:18px;
	color:#80b84a;
 	letter-spacing:0;
	text-align:left;
	margin:0;
	padding-left:10px;
	margin-bottom:10px
}
#main p {
	font-size:12px;
	color:#6d6d6d;
	padding:10px;
	line-height:20px
}
#content ul li {
	color:#6d6d6d;
}
#main a {
	text-decoration:none;
	color:#777;
	display:block;
	font-size:13px;
	width:285px;
	font-weight:bold;
	padding-top:13px;
	padding-bottom:13px;
	padding-left:50px;
	line-height:12px;
	background-repeat: no-repeat
}
#left {
	float: left;
	position: relative;
	width: 285px;
	font-size: 13px;
	overflow: hidden
}
#left a:hover, #left a.even:hover {
	background-position: -283px 0;
	color: #70a241
}
#middle a:hover, #middle a.even:hover {
	background-position: -285px 0;
	color: #70a241
}
#left a {
	background: url(images/left.gif)
}
#left a.even {
	background: url(images/left-even.gif)
}
#middle a {
	background: url(images/middle.gif)
}
#middle a.even {
	background: url(images/middle-even.gif)
}
#middle {
	float: left;
	position: relative;
	width: 285px;
	overflow: hidden;
	margin-left: 20px
}
#right {
	float:right;
	position:relative;
	width:285px;
	overflow:hidden;
	text-align:left;
	margin:0;
	padding:0
}
#right h2 {
	font-size:18px;
	color:#777;
 	letter-spacing:0;
	text-align:left;
	margin:0;
	padding-left:10px;
	margin-bottom:10px
}
#right  a {
	float:right;
	position:relative;
	width:67px;
	height:28px;
	margin:0;
	padding:0;
	/margin-top:-20px;
	margin-right:20px;
	/margin-right:18px
}
#reg {
	float:left;
	position:relative;
	width:30%;
	margin:0;
	padding:0;
	list-style-image:none;
	line-height:30px;
	font-size:13px;
	color:#a1a1a1;
	font-weight:bold;
	text-align:left
}
#reg ul, #reg li {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:5px
}
#register {
	float:left;
	position:relative;
	display:block;
	width:68%;
	text-align:left;
	margin:0;
	padding:0;
	padding-top: 3px
}
#register_name, #register_website, #register_phone, #register_email {
	background:url(images/reg.gif) no-repeat;
	width:170px;
	height:19px;
	padding-top:2px;
	padding-left:3px;
	color:#444;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #e3e3e3
}
#brochure_submit {
	float:right;
	position:relative;
	width:67px;
	height:28px;
	margin:0;
	padding:0;
	margin-top: 10px;
	margin-right: 12px
}
#contentin {
	float: left;
	position: relative;
	width: 900px;
	height: 160px;
	background: url(images/contentin.gif) no-repeat;
	margin-top: 40px;
	margin-bottom: 20px
}
#contentin a {
	text-decoration: none;
	color: #777;
	font-size: 16px
}
#contentin a:hover {
	text-decoration: underline
}
#contentin p {
	padding: 0 10px;
	line-height: 20px;
	color: #6d6d6d
}
#cont-left {
	float: left;
	position: relative;
	width: 45%;
	margin-left: 25px;
}
#cont-left h2 {
	font-size: 15px;
	color: #777;
	letter-spacing: 0;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 10px
}
#cont-right {
	float:right;
	position:relative;
	width:45%;
	margin-left:15px;
	margin-top:2px;
}
#cont-right h2 {
	font-size:13px;
	color:#70a241;
	letter-spacing:0;
	text-align:right;
	margin-right:25px;
	margin-top:10px;
	margin-bottom:10px
}
#cont-right a:hover {
	text-decoration: underline;
	color: #70a241
}
#cont-bottom {
	float: left;
	position: relative;
	width: 100%;
	text-align: center
}
#cont-bottom img {
	margin: 0 11px;
	opacity: 0.5;
	-moz-opacity: 0.5
}
#cont-bottom img:hover {
	opacity: 1;
	-moz-opacity: 1
}
#footer {
	position: relative;
	color: #777;
	font-size: 11px;
	text-align: center;
	max-width: 901px;
	min-height: 65px;
	background: none;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
	margin-top: 30px;
	padding-top: 10px;
}
#footer a {
	text-decoration: none;
	color: #777
}
#footer a:hover {
	text-decoration: underline
}
#footer .links {
	float: left;
}
#footer p {
	float: left;
	position: absolute;
	top: 0;
	right:15px;
	color:#777;
	font-size:11px;
	margin:0;
	padding:0;
	padding-top: 10px;
}
@media(max-width:930px){
	#footer{
		text-align:center;
		padding-left:15px;
		padding-right:15px;
	}
	#footer .links{
		float:none;
		margin:0 0 15px;
	}
	#footer > div{
		float:none;
		text-align:center;
	}
}
#main-inner {
	position:relative;
	width:auto;
	border-top:3px solid #dadada;
	margin-top:20px
}
#main-inner-left-wrapper {
	margin-top: 13px;
	border: 1px #DEDEDE solid;
	padding: 5px;
	float:left;
	position:relative;	
}
#main-inner-left {
	float:left;
	border: 1px #DEDEDE solid;
	background: #F0F0F0;
	padding: 0 10px;
	position:relative;
	width:200px;
	text-align:left;
	font-size:12px;
	color:#777;
	padding-bottom: 12px;
}
#main-inner-left p {
	margin-top: 0;
	margin-bottom: 0;
}
#main-inner-left h2 {
	font-size:13px;
	color:#777;
	margin-top: 15px;
	margin-bottom:0;
	letter-spacing:0
}
#main-inner-right {
	float:left;
	position:relative;
	width:640px;
	text-align:left;
	margin-left:25px;
	margin-top:20px
}
@media(max-width:930px){
	#main-inner{
		padding-left:15px;
		padding-right:15px;
	}
}
.submit {
	width: 200px;
}
.newform .submit, .newform .form_input_submit, .new_form_input_submit {
	width: auto;
	margin-top: 5px;
	position: relative;
	padding: 8px 90px 7px;
	color: #336e25;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	letter-spacing: -1px;
	background-color: #f5f5f5;
	border-radius: 5px;
	border: 1px solid #b5c1b3;
	cursor: pointer;
	white-space: nowrap;
}
.newform .form_input_submit:hover, .newform .submit:hover, .new_form_input_submit:hover {
	text-decoration: none;
	background: #f2f2f2 url(/images/tab-bg.png) repeat-x 0 -200px;
	border: 1px solid #919e8f;
}
.newform .form_input_submit:active, .newform .submit:active, , .new_form_input_submit:active {
	color: #336e25;
	text-decoration: none;
	background: #f2f2f2 url(/images/tab-bg.png) repeat-x 0 0;
	border: 1px solid #5d6b5b;
}
#main-inner-right p {
	font-size:12px;
	color:#5f5f5f;
	/margin-top:12px;
	/margin-bottom:14px
}
#main-inner-right h2 {
	font-size:20px;
	color:#5f5f5f;
	margin:0;
	font-weight: 600;
	letter-spacing:0
}
#main-inner-right-left {
	float:left;
	position:relative;
	width:190px
}
#main-inner-right-right {
	float:right;
	position:relative;
	width:420px;
	margin-top:10px
}
.text {
	margin-bottom:7px;
	border: 1px solid #DDD;
	padding: 1px;
	width: 420px;
}
textarea.text {
	height: 52px;
	margin-bottom: 10px;
}

/* profile */
#main-profile {
	float:left;
	position:relative;
	width:100%
}
/* left */
#main-profile-left {
	float:left;
	position:relative;
	width:190px;
	text-align:left;
	font-size:12px;
	color:#777
}
#main-profile-left h2 {
	font-size:16px;
	color:#777;
	margin:0;
	margin-bottom:5px;
	letter-spacing:0
}
#main-profile-left-top {
	padding-top: 16px;
}
#main-profile-left-top a {
	font-size:16px;
	color:#777;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:180px;
	background-color: #efefef;
	padding:10px;
	margin-bottom:1px
}
#main-profile-left-top a.main {
	background-color: #5f8b36;
	color: #ddd;
}
#main-profile-left-top a:hover,
#main-profile-left-top a.current {
	color: #fff;
	background-color: #c2c5cc
}
#main-profile-left-top a.main:hover,
#main-profile-left-top a.main_current {
	background-color: #92b670 !important;
	color: #eee
}
* html #main-profile-left-top a:hover {
	color: #777;
}
#main-profile-left-top {
	float:left;
	position:relative;
	margin-bottom:10px
}
#main-profile-left-middle {
	float:left;
	position:relative;
	margin-bottom:10px;
	margin-top:10px;
	background:#f0f0f0;
	padding:10px;
	width:180px;
	line-height:16px
}
#main-profile-left-middle h2 {
	padding:0;
	border:0;
	font-size:12px;
	font-weight:bold;
	color:#676e81;
	text-transform:uppercase
}
#main-profile-left-middle span {
	margin-left:5px
}
#main-profile-left-middle span.no {
	color:#fe0000;
}
#main-profile-left-middle span.yes {
	color:#008000;
}
#main-profile-left-middle table {
	margin:0;
	padding:0;
	margin-left:-2px
}
#main-profile-left-bottom {
	float:left;
	position:relative;
	margin-bottom:10px;
	margin-top:10px;
	background:#ffffdb;
	padding:10px 10px 0 10px;
	/padding-bottom:10px;
	width:180px
}
#main-profile-left-bottom h2 {
	padding: 0;
	border: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #676e81;
	text-transform: uppercase
}
#main-profile-left-bottom p {
	padding: 0;
	/margin-top: 7px
}
/* right */
#main-profile-right {
	float: left;
	position: relative;
	width: 680px;
	text-align: left;
	margin-left: 30px;
	color: #777;
}
* html #main-profile-right {
	padding-top: 20px;
}
* html #main-profile-right p {
	margin-top: 11px;
}
#main-profile-right h2 {
	font-size: 20px;
	color: #676e81;
	padding: 7px;
	padding-top: 0;
	padding-left: 0;
	margin-bottom: 6px;
	border-bottom: solid 2px #ccc;
	font-weight: 600;
}
#main-profile-right a, #main-profile-top a {
	color: #70a241;
	text-decoration: none;
}
#main-profile-right a:hover,#main-profile-top a:hover {
	text-decoration: underline
}
/* top */
#main-profile-top h2 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #777;
	padding: 0;
	border: 0;
	font-weight: bold;
	margin: 7px 0 3px 2px
}
* html #main-profile-top h2 {
	margin-bottom: 0;
}
#main-profile-top {
	padding: 8px 0 12px;
	border-top: 2px solid #676e81;
	border-bottom: 2px solid #676e81;
	margin: 20px 0 5px;
	float: left;
	position: relative;
	width: 100%;
}
* html #main-profile-top {
	padding: 14px 0 10px;
}
#main-profile-top h3 {
	font-size: 18px;
	color: #777;
	font-weight: normal;
	margin: 0;
}
#main-profile-top a {
	font-size: 18px;
	color: #70a241;
	text-decoration: none;
	margin-left: 10px
}
#main-profile-top a:hover {
	text-decoration: underline
}
/* end profile */
.back, .back-last {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: solid 2px #ccc;
	margin-bottom: 5px
}
.back-last {
	border-bottom: 0;
}
.back-box {
	float: right;
	position: relative;
	width: 97px;
	height: 90px;
	background: #f0f0f0;
	text-align: center;
	margin: 10px 0 10px 0
}
.back-box .no {
	color: #F00;
}
.back-box .yes {
	color: #008000;
}
.back-box-bigger {
	float: right;
	position: relative;
	background: #fff;
	color: #F00;
	text-align: center;
	margin: 10px 10px 0 0
}
.back-box-bigger img {
	margin: 7px;
}
.back-box h1 {
	font-size: 36px;
	color: #777;
	margin: 10px 0 7px
}
#pdf {
	height: 95px;
	margin-top: 15px;
	margin-left: 10px;
	padding-top: 4px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
#pdf h2 {
	font-size: 12px;
	color: #777;
	border: 0;
	background: none;
	font-weight: normal
}
#pdf a {
	margin: 2px;
	text-transform: uppercase
}
#pdf img {
	float: left;
	margin: 10px
}
#banner-right {
	float: right;
	position: relative;
	width: 600px
}
#buttons-price {
	float: left;
	position: absolute;
	left: 38px;
	top: 240px;
	margin-top: 15px
}
#logo {
	float: left;
	position: absolute;
	left: 2px;
	top: 17px
}
#call-us {
	float: right;
	position: absolute;
	right: 0;
	top: 25px
}
.notes_box {
	margin: 0 0 20px 0;
	padding: 15px;
	border: 1px #C3D8EF solid;
	color: #717070;
	background: #EBF4FE;
}
.notes_box p {
	margin: 0 0 10px 0;
}
.notes_box .t {
	font-weight: bold !important;
	color: red !important;
}
#profile_logo {
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
	margin-bottom: 5px;
}
table.data {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	color: #777;
}
table.data td, table.data th {
	padding: 10px;
}
table.data tr {
	border-bottom: 1px #EAEAEA solid;
}
table.data th {
	background: #F7F7F7;
}
table.data th {
	text-transform: uppercase
}
#signup-container {
	float: left;
	position: relative;
	width: 100%;
	margin-top: 40px;
}
#signup-container h2.main {
	margin: 0;
	padding: 0;
	margin-left: -1px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-size:23px;
	color:#3d3d3d;
	border-bottom:2px solid #dadada;
	border-top:2px solid #dadada;
	letter-spacing:-1px;
	text-align: center;
	font-weight: normal;
}
#signup-faq-container {
	float: left;
	position: relative;
	margin-top: 15px;
	background: #efefef;
	font-size: 13px;
	color: #323232;
	width: 900px;
	padding: 10px 0;
	}
#signup-faq-container h2 {
	font-size: 15px;
	letter-spacing: 0;
	margin: 10px;
}
#signup-faq-container p {
	margin: 10px;
	line-height: 18px;
	text-align: justify;
}
#signup-faq-left {
	float: left;
	position: relative;
	width: 435px;
	margin-left: 8px;
}
#signup-faq-right {
	float:left;
	position:relative;
	width:435px;
	margin-left: 0px;
}
.image img {
	border: 1px solid #c6c6c6;
	padding: 2px;
}
.flash_notice {
	text-align: center;
	clear: both;
	border: 1px solid #ccc;
	background-color: #e9f3d6;
	padding: 10px 0;
	margin-bottom: 17px;
}
.flash_error {
	text-align: center;
	clear: both;
	border: 1px solid #ccc;
	background-color: #f7e7e7;
	padding: 10px 0;
	margin-bottom: 17px;
}
.info_box {
	clear: both;
	border: 1px solid #f0f1af;
	background-image: url(/images/info.gif);
	background-repeat: no-repeat;
	background-position: 40px 7px;
	background-color: #fffedf;
	padding: 10px 22px 8px 80px;
	line-height: 17px;
}
.info_box a {
	color: #434343;
	text-decoration: underline;
}
input.error, textarea.error {
	background-color: #F75557;
}
* html .footer-partners {
	margin-top: -5px;
}
.newform {
	color: #6d6d6d;
	margin-top: 20px;
	clear: both;
}
.newform ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
.newform li {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.newform .form_input_text, .newform .form_input_upload, .newform .form_input_password, .newform textarea, select {
	width: 632px;
	padding: 4px;
	font-size: 18px;
	border: 2px solid #D6D6D6;
	color: #333;
}
* html .newform .form_input_text, * html .newform .form_input_password, * html .newform textarea {
	width: 630px;
}
.form_input_upload {
	border: 0;
}
.newform textarea {
	font-family: 'Lucida Grande', Arial, Helvetica;
}
.newform label, .newform .radio span {
	color: #666666;
	text-transform: lowercase;
	padding: 4px 0;
	display: block;
	min-height: 20px;
	font-weight: bold;
	font-size: 19px;
	font-family: Arial, Helvetica;
	color: rgb(102, 102, 102);
}
.newform li.radio label {
	display: inline;
	font-weight: normal;
	font-size: 15px;
	margin-left: 5px;
	padding: 0;
}
.newform li.radio li {
	margin: 0;
}
.newform select {
	width: 640px;
}
* html .newform select {
	width: 630px;
}
.newform li.radio ol {
	margin-left: 130px;
	margin-top: 10px;
}
.newform input.form_input_password:focus, .newform input.form_input_text:focus, .newform textarea:focus {
	border: 2px solid #aaa;
	outline: none;
}
.newform textarea {
	min-height: 100px;
}
.resizable-textarea .grippie {
	position: relative;
	overflow: hidden;
	clear: both;
	width: 640px;
	height: 9px;
	padding-right: 2px;
	background: #eee url(/images/grippie.png) no-repeat scroll center 2px;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 1px 1px;
	margin-top: -2px;
	cursor: s-resize;
}
* html .resizable-textarea .grippie {
	width: 638px;
}
.lead_box {
	width: 300px; float: left; background-color:#FFFFDB; border-color: #F8EDC5; color:#4D4C44; padding: 0 10px
}
.lead_box .request {
	font-weight: bold;
	font-size: 14px;
	color: #4D4C44;
	margin-top: 15px;
}
.lead_box .form_input_text, .lead_box textarea {
	width: 296px; padding: 4px 3px; border: 1px #E2E2E2 solid;
}
.lead_box textarea {
	height: 70px;
}