#site_center {text-align:center;}
#main {
	width:780px;
	margin:0 auto;
	text-align:left;
	color: #4d483c;
}


.col_1, .col_2, .col_3, .col_4, .column1, .column2, .column3, .column4, .column5 { float:left;}

/*======= index.html =======*/
#page1 #content .column1 { width:500px;}
#page1 #content .column2 { width:266px;}
#page1 #content .column3 {
	width:200px;
	border-top: thin solid #666666;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#page1 #content .column4 {
	width:500px;
	padding-top: 20px;
	float: left;
}
#page1 #content .column5 {
	width:308px;
	background:#FF9900 no-repeat left top;
	float: right;
	border: 1px dotted #CC6600;
	padding: 10px;
}
#page1 #content .column6 {
	width:650px;
	padding-top: 20px;
	float: left;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 { width:425px;}
#page2 #content .col_2 { width:294px;}
#page2 #content .col_3 { width:425px;}
#page2 #content .col_4 { width:303px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 { width:258px;}
#page3 #content .col_2 { width:467px;}
#page3 #content .col_3 { width:254px;}
#page3 #content .col_4 { width:476px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 { width:526px;}
#page4 #content .col_2 { width:198px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 { width:255px;}
#page5 #content .col_2 { width:464px;}
/*=========================*/


#footer {height:142px;}
#page1 #content .column4right {
	width:350px;
	float: right;
}
#page1 #content .column4left {
	width:350px;
	float: left;
	border-right: 1px dotted #666666;
}
