#site_center {
	text-align:center;
	background:url(images/bg_top.gif) top left repeat-x #993333;
}

#main {
	width:980px;
	margin:0 auto;
	text-align:left;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:247px;
}

#page1 #content .col_2 {
	width:6px;
}

#page1 #content .col_3 {
	width:654px;
}

/*=========================*/


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

#page2 #content .col_2 {
	width:6px;
}

#page2 #content .col_3 {
	width:545px;
}

/*=========================*/

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

#page3 #content .col_2 {
	width:6px;
}

#page3 #content .col_3 {
	width:430px;
}

/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:700px;
}

#page4 #content .col_2 {
	width:6px;
}

#page4 #content .col_3 {
	width:201px;
}

/*=========================*/

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

#page5 #content .col_2 {
	width:6px;
}

#page5 #content .col_3 {
	width:480px;
}


#page6 #content .col_1 {
	width:287px;
}

#page6 #content .col_2 {
	width:6px;
}

#page6 #content .col_3 {
	width:614px;
}

#page7 #content .col_1 {
	width:347px;
}

#page7 #content .col_2 {
	width:6px;
}

#page7 #content .col_3 {
	width:554px;
}

#page8 #content .col_1 {
	width:907px;
	height: 581px;
}

#page8 #content .col_2 {
	width:6px;
}

#page8 #content .col_3 {
	width:554px;
}

/*=========================*/

#footer {
	height:81px;
}