#site_center {text-align:center;}
#main, #footer_main {
	margin:0 auto;
	width:766px;
	text-align:left;
	border:;
}

#header, #content, #footer {width:100%}

.min_width {min-width:766px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 766)? "766px" : "100%");}

/*You can modify the width of the website by changing "width" parameter with #main, #footer. The minimum value is 766px.*/

.col_1, .col_2, .col_box_1, .col_box_2{ float:left;}


/*======= index.html =======*/
#page1 #content .col_1{width:50%;}
#page1 #content .col_2{width:49%;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:39%;}
#page2 #content .col_2{width:60%;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:67%;}
#page3 #content .col_2{width:33%;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:39%;}
#page4 #content .col_2{width:60%;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:67%;}
#page5 #content .col_2{width:33%;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1{width:39%;}
#page6 #content .col_2{width:60%;}
/*=========================*/

/*======= index-6.html =======*/
#page7 #content .col_1{width:67%;}
#page7 #content .col_2{width:33%;}
/*=========================*/
.style19 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: lighter;
	text-transform: uppercase;
	color: #666666;
}
