
.site_center{ width:100%; text-align:center; background:#dad9c4;}
.main{ width:766px; margin:0 auto; text-align:left;}


/*======= header =======*/
#header{ height:530px; width:100%}

/*======= footer =======*/
#footer{
	width:100%;
	text-align:center;
	background:#dad9c4;
}

/*======= content =======*/
#content{ width:100%}
#content .col_1{ width:60px}
#content .col_2{ width:644px}
#content .col_3{width:62px}

.col_1, .col_2, .col_3, .col1, .col2, .col3 { float:left;}


/*======= index.html =======*/
#index #content .col1{ width:273px}
#index #content .col2{ width:371px}

/*======= index-1.html =======*/
#triple_right #content .col1{ width:371px}
#triple_right #content .col2{ width:273px}

/*======= index-2.html =======*/
#three_pane #content .col1{ width:273px}
#three_pane #content .col2{ width:371px}

/*======= index-2.html =======*/
#three_pane_swap #content .col1{ width:373px}
#three_pane_swap #content .col2{ width:271px}

/*======= index-3.html =======*/

/*======= index-4.html =======*/
#side #content .col1{ width:371px}
#side #content .col2{ width:273px}


/*======= index-5.html =======*/

/*======= index-2.html =======*/
#three_pane_slim #content .col1{ width:471px}
#three_pane_slim #content .col2{ width:173px}

/*======= index-4.html =======*/
#side2 #content .col1{ width:251px}
#side2 #content .col2{ width:393px}

