@charset "utf-8";
body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	line-height: 17pt;
	color: #000;
}
h1 {
	color: #004f00;
	display: inline;
	padding: 0px;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	color: #004f00;
	display: inline;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
}

h3 {
	color: #004f00;
	padding: 0px;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h4 {
	color: #749600;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul {
	list-style-type:none;
	line-height: 1.4em;
	margin-left: 0px;
	padding: 0px;
	margin-top: 10px;
}

li {
	padding-left:13px;
	background-position:0px 5px;
	background-color: transparent;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
}
#slogan {
	float: right;
	margin-top: 25px;
}



#navigation {
	height: 34px;
	width: 950px;
	background-repeat: repeat-y;
	background-color: #000000;
}

#nav_center {
	margin-right: auto;
	margin-left: auto;
	width: 841px;
}

#navigation .company a {
	float: left;
	display: block;
	width: 86px;
	height: 34px;
	background-image: url(images/nav-company.gif);
	}

#navigation .services a {
	float: left;
	display: block;
	width: 73px;
	height: 34px;
	background-image: url(images/nav-services.gif);
	}

#navigation .advantage a {
	float: left;
	display: block;
	width: 94px;
	height: 34px;
	background-image: url(images/nav-advantage.gif);
	}
	
#navigation .green a {
	float: left;
	display: block;
	width: 110px;
	height: 34px;
	background-image: url(images/nav-green.gif);
	}	

#navigation .portfolio a {
	float: left;
	display: block;
	width: 90px;
	height: 34px;
	background-image: url(images/nav-portfolio.gif);
	}

#navigation .reviews a {
	float: left;
	display: block;
	width: 71px;
	height: 34px;
	background-image: url(images/nav-reviews.gif);
	}	

#navigation .faq a {
	float: left;
	display: block;
	width: 43px;
	height: 34px;
	background-image: url(images/nav-faq.gif);	
	}

#navigation .media a {
	float: left;
	display: block;
	width: 100px;
	height: 34px;
	background-image: url(images/nav-media.gif);	
	}
	
#navigation .resources a {
	float: left;
	display: block;
	width: 92px;
	height: 34px;
	background-image: url(images/nav-resources.gif);	
	}		
	
#navigation .contact a {
	float: left;
	display: block;
	width: 82px;
	height: 34px;
	background-image: url(images/nav-contact.gif);	
	}
		
#navigation a:hover {
	background-position: bottom;
	}
	
#navigation .active{
	background-position: bottom;
}
#content-full {
	background-image: url(images/bg-body-full.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 950px;
	padding-top: 50px;
}

#content-full #text {
	margin-top: 25px;
	margin-left: 340px;
	width: 530px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content-sub {
	background-image: url(images/bg-body-sub.jpg);
	background-repeat: no-repeat;
	width: 950px;
	padding-top: 8px;
	background-color: #fafaf5;
}

#content-sub #left-column {
	width: 204px;
	float: left;
}
#left-column .subnav-bg {
	width: 204px;
	padding-top: 12px;
	background-color: #FFFFFF;
}
.sub_nav_bottom   {
	background-image: url(images/subnav-bg-bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 204px;
}


.sub_nav a:link   {
	text-decoration: none;
	color: #320f0f;
	display: block;
	padding-left: 15px;
	line-height: 30px;
}

.sub_nav a:visited   {
	text-decoration: none;
	color: #320f0f;
	display: block;
	padding-left: 15px;
	line-height: 30px;
}

.sub_nav a:hover  {
	text-decoration: none;
	color: #978e5d;
	display: block;
	padding-left: 15px;
	line-height: 30px;
}
.sub_nav a:active {
	text-decoration: none;
	color: #320f0f;
	display: block;
	padding-left: 15px;
	line-height: 30px;
}	

.sub_nav_over {
	color: #FFFFFF;
	background-color: #97A451;
	display: block;
	line-height: 30px;
	padding-left: 15px;
}

#content-sub #right-column {
	width: 730px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #978e5d;
}
#content-sub #right-column #inner {
	padding-left: 15px;
	padding-top: 18px;
}

#content-sub #right-column #text {
	padding: 20px;
	line-height: 15pt;
}
#full-column {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
}
#full-column #text {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 30px;
}




#home-footer {
	color: #E9E9E9;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.3em;
	background-color: #000000;
	height: 50px;
	padding-top: 10px;
}

#sub-footer {
	color: #E9E9E9;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.3em;
	height: 78px;
	padding-top: 30px;
	background-image: url(images/footer-sub.gif);
	width: 910px;
	background-repeat: no-repeat;
}
#main-pic {
	text-align: center;
	float: left;
	width: 505px;
}
#main-pic img {
	border: 1px solid #978e5d;
}
#thumbs {
	float: right;
	width: 185px;
	color: #115b11;
}
#thumbs img {
	margin-right: 8px;
	border: 1px solid #333333;
	margin-bottom: 10px;
}
#description {
	margin-top: 17px;
	text-align: left;
	width: 500px;
}
#spreadsheet {
	height: 166px;
	width: 167px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}








.media-table {
	margin-top: 15px;
}

.media-table td {
	padding-bottom: 30px;
	padding-right: 13px;
}


.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	float: none;
	width: 3px;
	}	
.green {
	color: #004F00;
}
.brown {
	color: #9d8b5b;
}


.contact-form {
}
.contact-form td {
	color: #004F00;
	padding-bottom: 7px;
}
.right-column-table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a28353;
	padding-left: 20px;
}
.testimonial-side {
	font-style: italic;
	line-height: 1.5em;
}
.cert td {
	padding-bottom: 10px;
}




input, select, textarea {
	background-color: #e7e7e7;
	font-size: 0.9em;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
}
input.button {
	background-image: url(images/submit-button.gif);
	height: 23px;
	width: 84px;
	font-size: 0px;
	line-height: 0px;
}

input.button:hover {
	background-image: url(images/submit-button.gif);
	height: 23px;
	width: 84px;
	font-size: 0px;
	line-height: 0px;
	cursor:pointer;cursor:hand
}
.form-cell {
	padding-left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a28353;
	padding-top: 30px;
	padding-bottom: 30px;
}
.portfolio-table {
	border-collapse: collapse;
}
.portfolio-table img {
	margin-right: 3px;
}
.portfolio-table td {
	color: #115B11;
}
.lectures td {
	vertical-align: top;
}
.signup td {
	padding-right: 7px;
	padding-bottom: 10px;
}
.signup-wrap {
	border: 1px solid #CCCCCC;
	padding: 15px;
	background-color: #FFFFFF;
}
.bord {
	border: 1px solid #CCCCCC;
}







.hr {
	font-size: 0px;
	line-height: 0px;
	background-repeat: repeat-x;
	height: 1px;
	background-image: url(images/hr.gif);
	margin-top: 15px;
	margin-bottom: 15px;
}



a:link   {
	text-decoration: none;
	color: #7b9600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	text-decoration: none;
	color: #03F;
}	
a:visited   {
	text-decoration: none;
	color: #718800;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover  {
	text-decoration: none;
	color: #004f00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

