#site_center {text-align:center;}
#main {
	width:782px;
	margin:0 auto;
	text-align:left;
	background: 0;
}

#header {
	height:534px;
}

#smallheader {
	height:253px
}
	
#header, #smallheader, #content, #footer {
	font-size:0.69em;
}

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

/*======= index.html =======*/
#page1 #content .col_1 {width:544px;}
#page1 #content .col_1 .column1 { width:265px;}
#page1 #content .col_1 .column2 { width:267px;}
#page1 #content .col_2 { width:230px;}

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

#page2 #content .col_2 .column1 { width:252px;}
#page2 #content .col_2 .column2 { width:217px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:544px;}
#page3 #content .col_2 { width:229px;}

#page3 #content .col_1 .column1 { width:256px;}
#page3 #content .col_1 .column2 { width:225px;}

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

#page4 #content .col_2 .column1 { width:260px;}
#page4 #content .col_2 .column2 { width:216px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:544px;}
#page3 #content .col_2 { width:229px;}

#page5 #content .col_1 .column1 { width:237px;}
#page5 #content .col_1 .column2 { width:244px;}


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


#footer {height:100px;}

