#main {width:804px; margin:0 auto; position:relative;}

#header {height:176px; overflow:hidden;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:472px; margin-right:11px;}
#page1 #content .row-1 .col-2 { width:282px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:472px; margin-right:11px;}
#page2 #content .row-1 .col-2 { width:282px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:472px; margin-right:11px;}
#page3 #content .row-1 .col-2 { width:282px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:472px; margin-right:11px;}
#page4 #content .row-1 .col-2 { width:282px;}


/*=========================*/

.PL_TBL_Cell_1 {border:hidden;}
.PL_TBL_GenCell{border-color: #C0C0C0;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
	border-collapse:collapse;
    padding: 0px;
    background-color: #FFC;} 
.PL_TBL_TBL {border-collapse:collapse;}
.PL_TBL_TopLeftCell {border-color: #C0C0C0;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
	border-collapse:collapse;
    padding: 0px;
    background-color: #FFC;} 
 
#footer { padding:16px 0 25px 20px;}