/* Page specific CSS Styles
 * 
 * REMEMBER!  Prefix all styles with the page name, e.g.:
 *
 * .add-php button#save, .edit-php button#save { width: 78px; }
 * .delete-php .bottom_buttons { height: 0px; }
 */

.index-php p.about_content_header  {
    background: url(/images/about_content_header2.gif) 0% 0% no-repeat;
    float: left;
    height: 0pt;
    overflow: hidden;
    padding-top: 172px;
    width: 932px;
    margin-bottom: 0;
}
.index-php .about_two_column_content .col-1, .about_two_column_content .col-2 {
    background: url(/shared/images/section_header_right.gif) no-repeat top right;
    float: left;
		/*width: 450px;*/
    margin-top: 15px;
}
.index-php .about_two_column_content .col-1 {
	/*margin-left:8px;*/
	margin-right: 10px;
}
.index-php .about_two_column_content .col-2 {
	/*margin-left: 16px;*/
}

.index-php .about_two_column_content h3 {
	background: url(/shared/images/section_header_left.gif) no-repeat top left;
	height: 35px;
	padding-left: 12px;
	font: 17pt/160% arial, verdana, helvetica, sans-serif;
	font-weight: normal;
}
.index-php .about_two_column_content .col-1   h3 { color: #f5bc38; }
.index-php .about_two_column_content .col-2   h3 { color: #ff4600; }
.index-php .about_three_column_content .column_three h3 { color: #4285be; }
.index-php .about_two_column_content .col-inner {
    padding: 0 8px 0 8px;
}