#main {
	width:870px;
	margin:0 auto;
	padding-top:15px;
}

#header {height:382px;}
#header, #content {
	font-size:0.75em;
	background-color: #FFFFFF;
	height: auto;
}

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

/*======= index.html =======*/
#page1 #content .line_y { background:url(images/line_y.gif) 230px top repeat-y; width:100%;}
#page1 #content .row_1 .col_1 {
	width:218px;
	margin-right:34px;
	height: auto;
}
#page1 #content .row_1 .col_2 { width:577px;}
#page1 #content .row_2 .col_1 { width:218px; margin-right:24px;}
#page1 #content .row_2 .col_2 { width:586px;}
#page1 #content .row_2 .col_2 .column1 { width:187px;}
#page1 #content .row_2 .col_2 .column2 { width:186px;}
#page1 #content .row_2 .col_2 .column3 { width:161px;}

/*======= index-1.html =======*/
#page2 #content .line_y { background:url(images/line_y.gif) 597px top repeat-y; width:100%;}
#page2 #content .col_1 {width:585px; margin-right:25px;}
#page2 #content .col_2 { width:218px;}

/*======= index-2.html =======*/
#page3 #content .line_y { background:url(images/line_y.gif) 230px top repeat-y; width:100%;}
#page3 #content .col_1 {width:218px; margin-right:25px;}
#page3 #content .col_2 { width:585px;}
#page3 #content .col_2 .column1 { width:286px;}

/*======= index-3.html =======*/
#page4 #content .line_y { background:url(images/line_y.gif) 597px top repeat-y; width:100%;}
#page4 #content .col_1 {width:585px; margin-right:25px;}
#page4 #content .col_2 { width:218px;}

/*======= index-4.html =======*/
#page5 #content .line_y { background:url(images/line_y.gif) 230px top repeat-y; width:100%;}
#page5 #content .col_1 {width:218px; margin-right:25px;}
#page5 #content .col_2 { width:585px;}
#page5 #content .col_2 .column1 { width:254px;}
#page5 #content .col_2 .column2 { width:273px;}

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


#footer {height:70px; font-size:.69em;}
