#main {
	width:980px;
	margin:0 auto;
	text-align:left;
}

#header {height:430px;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}
#content /*======= index.html =======*/
 .col_1  {width:587px; margin-right:41px;}
#content  .col_2  { width:279px;}
#content  .col_1  .column1  { width:209px;}
#content  .col_1  .column2  { width:208px;}


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


#footer {height:81px;}

