/* CSS Document */
#main {width:994px; margin:0 2px; text-align:left;}

#header {
	height:154px;
}
#header, #content{ font-size:0.8125em;}

.col_1, .col_1_1, .col_2, .col_2_2, .col_3, .col_4, .column1, .column2, .column3 {
	float:left;
	width: 100%;
	display: inline;
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:750px;
	margin-right:0px;
	overflow:hidden;
}
#page1 #content .col_2 {
	width:218px;
	margin-right:5px;
}
#page1 #content .col_3 {
	width:230px;
	overflow:hidden;
}
#page1 #content .col_4 {
	width:520px;
	overflow:hidden;
}
#page1 #content .col_1 .column1 { width:174px;}
#page1 #content .col_1 .column2 { width:159px;}
#page1 #content .col_3 .column1 { width:93px;}
#page1 #content .col_3 .column2 { width:129px;}



/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:726px;
	margin-right:9px;
	overflow:hidden;
}
#page2 #content .col_2 {
	width:225px;
	overflow:hidden;
}

#page2 #content .col_3 {
	width:506px;
	overflow:hidden;
}

#page2 #content .col_4 {
	width:958px;
	margin-right:9px;
	overflow:hidden;
}
#page2 #content .col_5 {
	width:970px;
	margin-right:9px;
	overflow:hidden;
}
#page2 #content .col_1 .column1 { width:174px;}
#page2 #content .col_1 .column2 { width:327px;}
#page2 #content .col_1 .block2 .column1 { width:286px;}
#page2 #content .col_1 .block2 .column2 { width:224px;}

/*======= index-3.html =======*/
#page3 #content .col_1 {
	width:260px;
	margin-right:7px;
	overflow:hidden;
}
#page3 #content .col_1_1 {
	width:100%;
	margin-right:7px;
	overflow:hidden;
}
#page3 #content .col_2 {
	width:218px;
	margin-right:1px;
	overflow:hidden;
}

#page3 #content .col_2_2 {
	width:205px;
	margin-right:0px;
	overflow:hidden;
}

#page3 #content .col_3 {
	width:260px;
	overflow:hidden;
}

#page3 #content .col_4 {
	width:479px;
	margin-right: 9px;
	overflow:hidden;
}


#page3 #content .col_1 .column1 {
	width:245px;
	overflow:hidden;
}
#page3 #content .col_1 .column2 {
	width:237px;
	overflow:hidden;
}
#page3 #content .col_3 .column1 { width:93px;}
#page3 #content .col_3 .column2 {
	width:237px;
	overflow:hidden;
}


/*========Footer===========*/


#footer {height:103px; font-size:.69em;}
#footer .col_1 {
	width:740px;
}
#footer .col_2 {
	width:228px;
}

