.tail-top{ }

.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main
{
    margin: 0px auto auto auto;
    width: 972px;
}

/*======= header =======*/
#header {height:148px;}

/*======= index.html =======*/
#page1 #content .row .col-1
{
    width: 620px;
    height: 333px;
    margin-right: 0;
   }
#page1 #content .row .col-2{ width:340px;  margin-right:3px;}
#page1 #content .col-1{ width:215px; margin-right:5px}
#page1 #content .col-2{ width:391px; margin-right:5px}
#page1 #content .col-3{ width:331px}
#page2 #content .row .col-2{ width:340px;  margin-right:3px;}
#page2 #content .col-1{ width:215px; margin-right:5px}
#page2 #content .col-2{ width:391px; margin-right:5px}
#page2 #content .col-3{ width:331px}
/*======= footer =======*/
#footer { height:288px; }
#footer .col-1{ width:163px}
#footer .col-3{ width:175px}
#footer .col-2{ width:113px}