.site-center {
	margin:0 auto;
	width:766px;
	text-align:left;
}


.col-1, .col-2, .col-3, .row-box-1, .row-box-2, .separator{ float:left;}
.separator{
	width:42px;
	background:url(../images/separator.gif) 21px 0 repeat-y;
	height:475px;
}


/*======= index.html =======*/
#page1 .content .col-1{
	width:188px;
}
#page1 .content .col-2{
	width:500px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col-1{width:350px;}
#page2 .content .col-2{
	width:340px;
}
/*=========================*/


/*======= index-2.html =======*/
#page3 .content .col-1{width:440px;}
#page3 .content .col-2{width:250px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content .col-1{width:188px;}
#page4 .content .col-2{width:510px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .content .col-1{width:350px;}
#page5 .content .col-2{width:340px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .content .col-1{
	width:375px;
}
#page6 .content .col-2{
	width:300px;
}
/*=========================*/

/*======= index-6.html =======*/
#page7 .content .col-1{width:730px;}
/*=========================*/
