#site_center {text-align:center;}
#main {
	width:764px;
	text-align:left;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:368px;}
#header, #content, #footer {
	font-size:0.69em;
	height: auto;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	padding-left: 0px;
	}

.col_1 {
  min-height:500px;
  height:auto !important;
  height:500px;
}

/*======= index.html =======*/
#page1 #content .col_1 {width:499px;}
#page1 #content .col_2 { width:263px;}

#page1 #content .col_1 .column1 { width:180px;}
#page1 #content .col_1 .column2 { width:210px;}
#page1 #content .col_2 .column1 { width:17px;}
#page1 #content .col_2 .column2 { width:263px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:499px;}
#page2 #content .col_2 {
	width:263px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:497px;
	padding-bottom: 2px;
}
#page3 #content .col_2 {
	width:265px;
	height: auto;
}

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:499px;
}
#page4 #content .col_2 { width:263px;}



/*======= index-4.html =======*/
#page5 #content .col_1 {width:489px;}
#page5 #content .col_2 {
	width:263px;
}

#page5 #content .col_1 .column1 { width:200px;}
#page5 #content .col_1 .column2 {
	width:200px;
	margin-left: 20px;
}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:499px;}
#page6 #content .col_2 {
	width:253px;
}

/*======= index-6.html =======*/
#page7 #content .col_1 {
	width:437px;
}
#page7 #content .col_2 { width:325px;}

#page7 #content .col_1 .column1 { width:213px;}
#page7 #content .col_1 .column2 { width:181px;}

/*=========================*/


#footer {
	height:89px;
	width: 764px;
	clear: both;
	position: relative;
}
