#about_page,
#services_page,
#process_page,
#contact_page {
	padding: 30px 0;
}
#about_page h1, #services_page h1, #process_page h1, #contact_page h1, #free_page h1 {
	color: #db8406;
	font-size: 26px;
}
h2 {
	font-size: 1.25em;
	line-height: 2.4em;	
	margin: 15px 0 0 0;
	color:#f9dd12;
	/*padding: 0.6em 0 0.6em 0;*/
	/*margin: 0.6em 0 1.2em 0;*/
}
.page_scroller {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.page_wrap {
	
}

.page {
	background: #233c03 url('../images/bg_pages.jpg') top center no-repeat; font-size: 100%; color: #ffffff; text-shadow: 0pt 2px 1px rgb(0, 0, 0); line-height:20px; margin: 0 auto; padding:26px 0
}
div.project_page {
	background: #233c03;
}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {*zoom: 1;/*for ie 5.5-7*/}
.boundary {
	margin: 0 auto;
	width: 880px;
}
.colspan_1, .colspan_2, .colspan_3,
.colspan_4, .colspan_5, .colspan_6,
.colspan_7, .colspan_8, .colspan_9, 
.colspan_full {
	margin: 0 5px;
	padding: 0 10px;
	float: left;
}
.colgroup_1, .colgroup_2, .colgroup_3,
.colgroup_4, .colgroup_5, .colgroup_6,
.colgroup_7, .colgroup_8, .colgroup_9, 
.colgroup_full {
	margin: 0;
	padding: 0;
	float: left;
}
.colspan_1 { width: 60px; padding: 0; margin: 0;}
.colspan_2 { width: 240px; }
#process_page .colspan_2 { width: 173px; }
.colspan_3 { width: 200px; }
.colspan_4 { width: 310px; }
.colspan_5 { width: 520px; }
.colspan_6 { width: 630px; }
.colspan_9,
.colspan_full { width: 860px; }
.colgroup_8 { width: 810px; height: 452px;background: url(../images/bg_black1.jpg) top left no-repeat; margin-right: 0; padding: 0;}
#process_page .colgroup_8 {
	background-image: url(../images/bg_black2.jpg);
}
.last_col {
	margin: 0;
}
ul.small_list li {
	font-size: 0.95em;
	background: url(../images/small_list_bullet.gif) no-repeat left 0.1em;
	padding-left: 10px;
	color: #96c416;
}
.last {
	margin-bottom: 0;
}
.first_col {
	clear: left;
}


p.sub_heading {
	font-size: 0.875em;
	line-height: 1.714em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #96c416;
}
