#main {width:760px; margin:0 auto; text-align:left;}

#header {height:260px;}
#header, #content, #footer {
	font-size:.69em;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:219px;
	margin-right:6px;
}
#page1 #content .col_2 {
	width:325px;
	margin-right:6px;
}
#page1 #content .col_3 {
	width:204px;
	background-color: #000000;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:219px;
	margin-right:4px;
}
#page2 #content .col_2 {
	width:530px;
}

#page2 #content .col_2 .column1 { width:169px;}
#page2 #content .col_2 .column2 {
	width:360px;
}
#page2 #content .col_2 .row_1 {
	padding: 0px;
}
#page2 #content .col_2 .row_2 .column1 {
	width:263px;
	margin-right:2px;
}
#page2 #content .col_2 .row_2 .column2 {
	width:264px;
}

/*=========================*/


#footer {height:73px;}
