#site_center {text-align:center;}

#main { width:777px; margin:0 auto; text-align:left; background:#fff;}

/* Added by Algonquin Web Services
This next style makes sure the #main style stretches to the full content height in Firefox*/
#space 			  { clear:both; height:25px; } /*needed to make room for footer*/
* > html #space  { float:left; width:100%;  } /* ie mac styles */


.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}





/*======= one column =======*/

#page1 #content .col_1 { width:215px;}

#page1 #content .col_2 { width:562px;}

/*=========================*/



/*======= two column  =======*/

#page2 #content .col_1 { width:215px;}

#page2 #content .col_2 { width:562px;}

/*=========================*/



/*======= 3 column =======*/

#page3 #content .col_1 { width:215px;}

#page3 #content .col_2 { width:387px;}

#page3 #content .col_3 { width:175px;}

/*=========================*/





#footer {height:69px; width:777px;
background-color:#E7FCE4;
}
