#site_center {
	text-align:center;
}
* {
	margin: 0px;
	padding: 0px;
}
#main {
	width:764px;
	margin:0 auto;
	text-align:left;
}

#header {
	height:368px;
}
#header2 {
	height: 170px;
}
#superheader {
	height: 20px;
}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
}

/*======= index.html =======*/
#page1 #content .col_1 {width:437px;}
#page1 #content .col_2 { width:325px;}
#page2  #content  .col_1  .column1 {
	width:48%;
}
#page2  #content  .col_1  .column2 {
	width:48%;
	float: right;
}
#page1 #content .col_2 .column1 { width:45px;}
#page1 #content .col_2 .column2 { width:243px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:499px;}
#page2 #content .col_2 { width:263px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:489px;}
#page3 #content .col_2 { width:273px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:499px;}
#page4 #content .col_2 { width:263px;}

#page4 #content .col_1 .column1 { width:246px;}
#page4 #content .col_1 .column2 { width:197px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:489px;}
#page5 #content .col_2 { width:273px;}

#page5 #content .col_1 .column1 { width:225px;}
#page5 #content .col_1 .column2 { width:191px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:499px;}
#page6 #content .col_2 { width:263px;}

/*======= 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;
}
#footer .aligncenter a {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}
#footer .aligncenter {
	font-size: 10px;
	text-decoration: none;
}

