#main { width:900px;}

#header { height:436px;}
#header1 { height:10px;}

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

/*======= index.html =======*/
#page1 #content .col_1 { width:327px;}
#page1 #content .col_2 { width:504px;}
/*=========================*/

/*======= indexa.html =======*/
#page1a #content .col_1 { width:417px;}
#page1a #content .col_2 { width:417px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 { width:345px;}
#page2 #content .col_2 { width:483px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 { width:256px;}
#page3 #content .col_2 { width:295px;}
#page3 #content .col_3 { width:280px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:564px;
}
#page4 #content .col_2 {
	width:264px;
}
/*=========================*/

/*======= index-3a.html =======*/
#page4a #content .col_1 {
	width:417px;
}
#page4a #content .col_2 {
	width:417px;
}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 { width:347px;}
#page5 #content .col_2 { width:485px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 { width:256px;}
#page6 #content .col_2 { width:295px;}
#page6 #content .col_3 { width:272px;}
/*=========================*/

#footer { height:144px;}

