#main { margin:0 auto; width:1040px;}

#header {height:284px;}

.col_1, .col_2, .col_3{ float:left;}
.col_4{ float:right; width:160px; height:100px;}
/*======= index.html =======*/
#page1 .col_1 {width:282px;}
#page1 .col_2 {width:582px;}
#page1 #content .wrapper { background:url(images/wrapper.gif) repeat-y 282px 0 ; width:284px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .col_1 {width:503px;}
#page2 .col_2 {width:239px;}
#page2 #content .wrapper { background:url(images/wrapper.gif) repeat-y 472px 0; width:766px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col_1 {width:401px;}
#page3 .col_2 {width:341px;}
#page3 #content .wrapper { background:url(images/wrapper.gif) repeat-y 352px 0; width:766px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .col_1 {width:451px;}
#page4 .col_2 {width:315px;}
#page4 #content .wrapper { background:url(images/wrapper.gif) repeat-y 402px 0; width:766px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .row_1 .col_1 {width:351px;}
#page5 .row_1 .col_2 {width:391px;}
#page5 #content .wrapper { background:url(images/wrapper.gif) repeat-y 302px 0; width:766px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .col_1 {width:503px;}
#page6 .col_2 {width:239px;}
#page6 #content .wrapper { background:url(images/wrapper.gif) repeat-y 472px 0; width:766px;}
/*=========================*/


#footer {height:67px}