.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {border: 0px solid red;height:512px; background:url(images/top.gif) repeat-x top center}
#header .col-1{ width:362px}
#header .col-2{ width:317px;}
#header .col-3{ width:301px}

/*======= index.html =======*/
#page1 #content .col-1{ 
border:0px solid red;
border-right: 1px solid #EEEEEE;
width:387px;
margin-right:37px}
#page1 #content .col-2{ 
border:0px solid blue;
width:498px;
font-family:Calibri, Verdana, Arial; 
		color:#666666; font-size: 21px; line-height:1.1em;	text-align:justify;
}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:290px; margin-right:37px}
#page2 #content .col-2{ width:598px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:290px; margin-right:37px}
#page3 #content .col-2{ width:598px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:290px; margin-right:37px}
#page4 #content .col-2{ width:598px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:290px; margin-right:37px}
#page5 #content .col-2{ width:598px}
#page5 #content .col-3{ width:293px}
#page5 #content .col-4{ width:259px}
/*======= footer =======*/
#footer { height:106px; background:url(images/bot.gif) repeat-x top }