#site_center {text-align:center; background:url(images/top.gif) top left repeat-x;}
#main {
	width:778px;
	margin:0 auto;
	text-align:left;
	background-color:#FFF;
}

.col_1, .col_3, .column1, .column2, .column3, .column4, .column5, .column6, .column7 {float:left;}
.col_2 {float:right}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:516px;
	margin-top: 0px;
	margin-right: 0px;
}
#page1 #content .col_2 {
	width:234px;
	margin-left: 6px;
	height: 350px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:516px;
}
#page2 #content .col_2 {
	width:234px;
}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:516px;
}
#page3 #content .col_2 {
	width:234px;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:516px;
	}
#page4 #content .col_2 {
	width:234;
	margin-left: 2px;
		
}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:516px;
}
#page5 #content .col_2 {
	width:234px;
}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:516px;
}
#page6 #content .col_2 {
	width:234px;
}
/*=========================*/


#footer {height:80px;}

