
.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .column1, .column2, .column3 { float:left }
/*======= width =======*/
.site_center{margin:0 auto; text-align:left; width:900px; }


/********** index.html **********/
#index #content .col1{ width:220px}
#index #content .col2{ width:220px}
#index #content .col3{ width:338px}

/******* DEFAULT 2 COLUMN *******/
#default #content .col1{ width:220px}
#default #content .col2{ width:558px}

/* ITEM/BUTTON 1 / index-0.html */
#item1 #content .col1{ width:220px}
#item1 #content .col2{ width:558px}

/* ITEM/BUTTON 2 / index-1.html */
#item2 #content .col1{ width:220px}
#item2 #content .col2{ width:558px}

/* ITEM/BUTTON 3 / index-2.html */
#item3 #content .col1{ width:220px}
#item3 #content .col2{ width:558px}

/* ITEM/BUTTON 4 / index-3.html */
#item4 #content .col1{ width:220px}
#item4 #content .col2{ width:558px}

/*======= index-1.html =======*/
#page2 #content .col1{ width:338px}
#page2 #content .col2{ width:220px}
#page2 #content .col3{ width:220px}

/*======= index-2.html =======*/
#page3 #content .col1{ width:250px}
#page3 #content .col2{ width:220px}
#page3 #content .col3{ width:308px}

/*======= index-3.html =======*/
#page4 #content .col1{ width:441px}
#page4 #content .col2{ width:338px}

/*======= index-4.html =======*/
#page5 #content .col1{ width:220px}
#page5 #content .col2{ width:220px}
#page5 #content .col3{ width:338px}

/*======= index-5.html =======*/
#page6 #content .col1{ width:780px}

/*======= index-4.html =======*/
#page7 #content .col1{ width:220px}
#page7 #content .col2{ width:186px}
#page7 #content .col3{ width:186px}
#page7 #content .col4{ width:185px}

.teamBox { width: 510px; float:left; }
.teamBox .teamBoxCol1 { width: 100px; float:left; }
.teamBox .teamBoxCol2 { width: 180px; float:left; }
.teamBox .teamBoxCol3 { width: 230px; float:left; }

