.col-1, .col-2, .col-3, .col-4, .col-5{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:950px; 
border-bottom: solid thin #2F5593;
border-left: solid thin #2F5593;
border-right: solid thin #2F5593; }

/*======= header =======*/
#header {height:200px;}

/*======= index.html =======*/
#page1 #content .col-1{ width:279px}
#page1 #content .col-2{ width:317px}
#page1 #content .col-3{ width:280px}

#page1 #content .col-4{ width:475px; background:url(../images/bg_col4.gif) repeat-x  bottom #b8d2e9; color:#00487d}
#page1 #content .col-5{ width:475px;  background:url(../images/bg_col5.gif) repeat-x  bottom #4c7fb7; color:#00487d}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:213px}
#page2 #content .col-2{ width:251px}
#page2 #content .col-3{ width:214px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:213px}
#page3 #content .col-2{ width:465px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:339px}
#page4 #content .col-2{ width:339px}

#page4 #content .col-4{ width:375px; background:url(../images/bg_col4.gif) repeat-x  bottom #b8d2e9; color:#00487d}
#page4 #content .col-5{ width:375px;  background:url(../images/bg_col5.gif) repeat-x  bottom #4c7fb7; color:#00487d}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:564px}
#page5 #content .col-2{ width:314px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:213px}
#page6 #content .col-2{ width:251px}
#page6 #content .col-3{ width:214px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:678px}

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