.col1, .col2, .col3, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6{
	float:left
}
/*======= width =======*/
.main{ display:block;
	margin:0 auto;
	text-align:left;
	width:885px;
}


/*======= index.html =======*/
#page1 #content .col-1{	width:535px; margin-right:1px}
#page1 #content .col-2{ width:349px;}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:535px; margin-right:1px}
#page2 #content .col-2{ width:349px}
#page2 #content .col-3{ width:267px; color:#FAFAFA}
#page2 #content .col-4{ width:267px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:535px; margin-top:10px; font:Eurostile; font-size:14px; color:#CCC}
#page3 #content .col-2{ width:349px}
#page3 #content .col-3{ width:268px; color:#FAFAFA; float:left}
#page3 #content .col-4{ width:267px; font:Eurostile; font-size:12px; color:#CCC; text-align:center}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:554px; margin-right:38px}
#page4 #content .col-2{ width:293px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:554px; margin-right:38px}
#page5 #content .col-2{ width:293px}

#page5 #content .col-3{ width:258px; margin-right:47px}
#page5 #content .col-4{ width:248px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 284px top;  } 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:554px; margin-right:38px}
#page6 #content .col-2{ width:293px}

/*======= footer =======*/
#footer {
	height:15px; 
}
