
#footer_table { display:table;width: 1229px; height:6px;clear:both;

}
#footer_row { display:table-row;width: 1229px;
}
#blue_left {	display: table-cell;	background: url(images/blue_left_high.png) top left transparent;	width: 109px;	height: 6px; float:left;}
#blue_edge_left {display: table-cell;background: url(images/blue_edge_left_high.png) top left transparent;width:42px; height:6px;float:left;}
#blue_center {display:table-cell;background: url(images/blue_center_high.png) repeat top left transparent;width:934px; height:6px;float:left;}
#blue_edge_right {display:table-cell;background: url(images/blue_edge_right_high.png) top left transparent;width:42px; height:6px;float:left;}
#blue_right {display:table-cell;background: url(images/blue_right_high.png) top left transparent;width:102px; height:6px;float:left;}

#footer_table2 { display:table;width: 1229px; }
#footer_row2 { display:table-row;width: 1229px;
}
#blue_left2 {	display: table-cell;	background: url(images/blue_left_low.png) top left ;	width: 109px;	height: 48px; float:left;}
#blue_edge_left2 {display: table-cell;background: url(images/blue_edge_left_lower.png) top left ;width:42px; height:48px;float:left;}
#blue_center2 {display:table-cell;background: url(images/blue_center_low.png) repeat top left ;width:934px; height:48px;float:left;}
#blue_edge_right2 {display:table-cell;background: url(images/blue_edge_right_low.png) top left ;width:42px; height:48px;float:left;}
#blue_right2 {display:table-cell;background: url(images/blue_right_low.png) top left ;width:102px; height:48px;float:left;}


#bottom_background {
 	left: 0px;
	width: 1229px;
	background: url(images/grey_background.png)  repeat top left;
  margin-top:0px;
  height:100%;
  min-height:800px;
}
#bottom_content_pane {
	margin-left: 124px;
	margin-right: 64px;
	background: url(images/light_container.png) repeat top left ;
	margin-top: 0;
	width:980px;

}

#bottom_content_mid_pane { clear:both;
  width:100%;

}
#center_pad { float:left;
}




























































