﻿#site_center {text-align:center; background:url(images/bg_top.gif) top left repeat-x #f4f4f4; }
#main {width:800px; margin:0 auto; text-align:left;}

.column3 { float:left;}

.column2 { float:left;}

.column1 { float:left;}

.col_3 { float:left;}

.col_2 { float:left;}

.col_1 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:247px;}
#page1 #content .col_2 { width:6px;}
#page1 #content .col_3 { width:474px;}
/*=========================*/


/*======= index-1.html =======*/
#page2 #content .col_1 {width:357px;}
#page2 #content .col_2 { width:6px;}
#page2 #content .col_3 { width:365px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 {width:468px;}
#page3 #content .col_2 { width:6px;}
#page3 #content .col_3 { width:250px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width: 314px;
}
#page4 #content .col_2 { width:6px;}
#page4 #content .col_3 { width:407px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {width:418px;}
#page5 #content .col_2 { width:6px;}
#page5 #content .col_3 { width:300px;}
/*=========================*/

#footer {
height:80px;
}