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

#header {
	height:403px
}



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

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {
	width:200px;
}
#page1 #content .row_1 .col_2 {
	width:373px;
}
#page1 #content .row_1 .col_3 {
	width:207px;
}

#page1 #header1{

}

#flash{
	
}

#page1 #content .row_2 .col_1 {
	width:217px;
	background:url(images/line1.gif) left top repeat-x;
	text-align: right;
}
#page1 #content .row_2 .col_2 {
	width:346px;
	background:url(images/line2.gif) left top repeat-x;
	text-align: center;
}
#page1 #content .row_2 .col_3 {width:217px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-1.html =======*/
#page2 #content .row_1 .col_1 {width:411px;}
#page2 #content .row_1 .col_2 {width:368px;}
#page2 #content .row_2 .col_1 {width:411px; background:url(images/line2.gif) left top repeat-x;}
#page2 #content .row_2 .col_2 {width:368px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-2.html =======*/
#page3 #content .row_1 .col_1 {width:267px;}
#page3 #content .row_1 .col_2 {width:296px;}
#page3 #content .row_1 .col_3 {width:217px;}
#page3 #content .row_2 .col_1 {width:267px; background:url(images/line1.gif) left top repeat-x;}
#page3 #content .row_2 .col_2 {width:296px; background:url(images/line2.gif) left top repeat-x;}
#page3 #content .row_2 .col_3 {width:217px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-3.html =======*/
#page4 #content .row_1 .col_1 {width:237px;}
#page4 #content .row_1 .col_2 {width:306px;}
#page4 #content .row_1 .col_3 {width:237px;}
#page4 #content .row_2 .col_1 {width:237px; background:url(images/line1.gif) left top repeat-x;}
#page4 #content .row_2 .col_2 {width:306px; background:url(images/line2.gif) left top repeat-x;}
#page4 #content .row_2 .col_3 {width:237px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-4.html =======*/
#page5 #content .row_1 .col_1 {width:411px;}
#page5 #content .row_1 .col_2 {width:368px;}
#page5 #content .row_2 .col_1 {width:411px; background:url(images/line1.gif) left top repeat-x;}
#page5 #content .row_2 .col_2 {width:368px; background:url(images/line2.gif) left top repeat-x;}

/*======= index-5.html =======*/
#page6 #content .row_1 .col_1 {width:237px;}
#page6 #content .row_1 .col_2 {width:542px;}
#page6 #content .row_2 .col_1 {width:237px; background:url(images/line1.gif) left top repeat-x;}
#page6 #content .row_2 .col_2 {width:542px; background:url(images/line2.gif) left top repeat-x;}

/*======= index-6.html =======*/
#page7 #content .row_1 .col_1 {
	width:493px;
}
#page7 #content .row_1 .col_2 {
	width:286px;
}
#page7 #content .row_2 .col_1 {
	width:217px;
	background:url(images/line2.gif) left top repeat-x;
	text-align: right;
}
#page7 #content .row_2 .col_2 {
	width:346px;
	background:url(images/line1.gif) left top repeat-x;
	text-align: center;
}

/*======= index-7.html =======*/
#page8 #content .row_1 .col_1 {width:237px;}
#page8 #content .row_1 .col_2 {width:326px;}
#page8 #content .row_1 .col_3 {width:217px;}
#page8 #content .row_2 .col_1 {
	width:237px;
	background:url(images/line1.gif) left top repeat-x;
	text-align: right;
}
#page8 #content .row_2 .col_2 {
	width:326px;
	background:url(images/line2.gif) left top repeat-x;
	text-align: center;
}
#page8 #content .row_2 .col_3 {width:217px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-8.html =======*/
#page9 #content .row_2 .col_1 {
	width:217px;
	background:url(images/line2.gif) left top repeat-x;
	text-align: right;
}
#page9 #content{
	clear: both;
}
/*=========================*/


#footer {
	height:65px
}
	
