#site_center {
	text-align:center
}
#main {
	width:806px;
	margin:0 auto;
	text-align:left;
	background-color: #333333;
	height: auto;
}

#header {
	height:550px;
	background-color: 333333;
}

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

/*======= index.html =======*/
#page1 #content .row_1 { }
#page1 #content .row_1 .col_1 {width:500px;}
#page1 #content .row_1 .col_2 { width:265px;}
#page1 #content .row_1 .wrapper {
	width:806px;
	background-color: #FFFFFF;
}
#page1 #content .row_1 .wrapper_bottom { background:url(images/wrapper_bottom.gif) 505px bottom no-repeat; width:806px;}
#page1 #content .row_2 { }
#page1 #content .row_2 .wrapper1 { width:804px;}
#page1 #content .row_2 .wrapper2 { width:804px;}
#page1 #content .row_2 .col_1 {
	width:246px;
	padding: 2 33 0 0;
}
#page1 #content .row_2 .col_2 {width:258px;}
#page1 #content .row_2 .col_2 {width:277px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:540px;
	margin-top: 30px;
}
#page2 #content .col_2 {
	width:266px;
	margin-top: 30px;
}
#page2 #content .wrapper {
	width:806px;
	background-color: 333333;
}

/*======= index-2.html =======*/
#page3 #content .col_1 { width:339px;}
#page3 #content .col_2 { width:467px;}
#page3 #content .wrapper {background:url(images/line2.gif) 304px top repeat-y; width:806px;}

/*======= index-3.html =======*/
#page4 #content .col_1 { width:521px;}
#page4 #content .col_2 { width:283px;}
#page4 #content .wrapper {width:806px;}
#page4 #content .wrapper_bottom { width:806px;}
#page4 #content .wrapper_top { width:806px;}

/*======= index-4.html =======*/
#page5 #content .col_1 { width:539px;}
#page5 #content .col_2 { width:237px;}
#page5 #content .wrapper {background:url(images/line2.gif) 505px top repeat-y; width:806px;}

/*======= index-5.html =======*/
#page6 #content .col_1 { width:339px;}
#page6 #content .col_2 { width:467px;}
#page6 #content .wrapper {width:806px;}

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


#footer {height:15px;}

