body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../theme/bg.jpg);
	background-repeat:repeat-x;
	font-family: verdana;
	font-size: 12px;
	background-color: #fff2bb;
	
}
a:link {
	color: #1C3D20;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1C3D20;
}
a:hover {
	text-decoration: none;
	color: #1C3D20;
}
a:active {
	text-decoration: none;
	color: #1C3D20;
}
h2{color: 1c3d20;}
#header_wrapper{width: 100%; background-image: url(../images/sky.jpg); height: 202px;}
#header{width: 996px; height: 202px; background-image: url(../images/freedom-header.png); background-repeat:no-repeat; margin: auto; }
#line{ height: 2px; background-color: #59855F; width: 100%}

#content{width: 996px; margin: auto; height: 100px; padding-top: 53px;}

.about, .nlp, .testimonials, .contact{width: 237px; height: 237px; float: left; margin-left: 12px; position: relative;}
.about_content, .nlp_content, .testimonials_content, .contact_content{float: left; position: absolute; top: 230px; }
	.about p a, .nlp p a, .testimonials p a, .contact p a{color: rgba(28,61,32,0.5); text-decoration:none; font-weight: bold;}
	.about:hover p a, .nlp:hover p a, .testimonials:hover p a, .contact:hover p a{color: rgba(28,61,32,1.0);}

	.about p, .nlp p, .testimonials p, .contact p{color: rgba(0,0,0,0.5);}
	.about:hover p, .nlp:hover p, .testimonials:hover p, .contact:hover p{color: rgba(0,0,0,1.0); }
		
	.about h2, .nlp h2, .testimonials h2, .contact h2{color: rgba(28,61,32,0.5); padding: 0px 0px 10px 0px; margin: 35px 0px 0px 0px; font-size: 15px; border-bottom: 1px dotted #848484;}
	.about:hover h2, .nlp:hover h2, .testimonials:hover h2, .contact:hover h2{color: rgba(28,61,32,1.0); border-bottom: 1px dotted #000;}

		
		

		.about_content{width: 219px; margin-left: 20px; left: -12px;}
		.nlp_content{width: 219px; margin-left: 30px; left: -22px;}
		.testimonials_content{width: 219px; margin-left: 30px; left: -22px; }
		.contact_content{width: 219px; margin-left: 30px; left: -22px;}

.spacer{width: 0px; height: 0px; margin: 0px; padding: 0px;}
