﻿body {  }

/* Outer Cell */
.f_page { text-align: left; background-color: #fff; margin-top: 20px; }
/* Outer Cell */

/* Table Style */
.p_table { display: table; width:100%; height: 100%; border-collapse: collapse; }
.p_row { display: table-row; height: 100%;}
.p_cell { display: table-cell; vertical-align:top; height: 100%; }
/* Table Style */

/* Header Cell */
.f_header_o { width:970px; clear: both; }
.f_header_o .f_header_i {  }
/* Header Cell */

/* Nav Cell*/
.f_navigation_o { clear: both; background: url('backgrounds/top_nav/top_nav_bg.gif'); background-repeat: repeat-x; }
.f_navigation_o .f_navigation_i { width: 970px; clear: both; }
/* Nav Cell */

/* Content Cell */
.f_main_cell_o { width:970px; clear: both; }

.f_main_cell_o .f_main_cell_i { clear: both; }

.f_main_cell_o .f_main_cell_content { clear: both; margin-top: 10px; }
.f_main_cell_o .f_main_cell_content .f_main_cell_content_left { float: right; width: 21%; margin-bottom: 10px; }
.f_main_cell_o .f_main_cell_content .f_main_cell_content_right { float: left; width: 78%; margin-bottom: 10px;}
/* Content Cell */

/* Footer Cell */
.f_footer_o { width:970px; clear: both; }
.f_footer_o .f_footer_i {  }
/* Footer Cell */
