#site_center {text-align:center;}
#main {
	width:769px;
	margin:0 auto;
	text-align:left;
	margin-top:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header {height:166px;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:264px;}
#page1 #content .col_2 { width:499px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:520px;}
#page2 #content .col_2 { width:249px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:286px;}
#page3 #content .col_2 { width:482px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:543px;}
#page4 #content .col_2 { width:203px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:286px;}
#page5 #content .col_2 { width:482px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:340px;}
#page6 #content .col_2 { width:427px;}


/*=========================*/


#footer {
	height:71px;
	background:url(images/footer_bgd.gif) left top repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
