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

#header{
	height:556px
}

.col_1, .col_2, .col_3{ float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:529px;}
#page1 #content .col_1 .wrapper { background:url(images/wrapper.gif) 239px 0 repeat-y;}
#page1 #content .col_1 .row_2 .col_1 {width:267px;}
#page1 #content .col_1 .row_2 .col_2 {width:202px;}
#page1 #content .col_2 {width:237px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:267px;}
#page2 #content .col_2 { width:498px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:530px;}
#page3 #content .col_2 { width:235px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:267px;}
#page4 #content .col_2 { width:498px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:531px;
}
#page5 #content .col_2 { width:234px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:477px;}
#page6 #content .col_2 { width:278px;}
/*=========================*/


#footer{height:95px}
.indent p {
	margin-bottom: 9px;
}

