
.col1, .col2, .col3, .col4{ float:left}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:766px; }

/*======= header =======*/
#header { background:url(images/top.jpg); height:177px}

/*======= content =======*/
#page #content { background:url(images/bg_plain.jpg); width:100%; height:396px}


/*======= index-1.html =======*/
#page2 #content .col1{ width:194px; padding-right:10px}
#page2 #content .col2{ width:186px}

/*======= index-1.html =======*/
#page3 #content .col1{ width:199px;}
#page3 #content .col2{ width:225px}
/*======= footer =======*/
#footer { padding:75px 0 88px 83px; background:url(images/bot.jpg) }