.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:249px;  background:url(images/top.jpg) no-repeat top center}
#page #header {height:249px;  background:url(images/top1.jpg) no-repeat top center}

/*======= content =======*/
#page #content { height:392px; background:url(images/bg_cont1.jpg) no-repeat top left }
#content { height:392px; background:url(images/bg_cont.jpg) no-repeat top left }


/*======= index.html =======*/
#page5 #content .col-1{ width:180px; margin-right:30px}
#page5 #content .col-2{ width:150px}
#page5 #content .col-3{ width:165px; margin-right:16px}
#page5 #content .col-4{ width:165px}


/*======= footer =======*/
#footer { height:109px; background:url(images/bot.jpg) no-repeat top left }