#main {
	width:880px;
	background-image: url(golub123.jpg);
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:350px}

.col_1, .col_2, .col_3 { float:left;}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {
	width:28%;
	height: 100%;
}
#page1 #content .row_1 .col_2 {
	width:72%;
}
#page1 #content .row_1 .col_3 {
	width:20%;
}
#page1 #content .row_2 .col_1 {width:217px; background:url(images/line1.gif) left top repeat-x;}
#page1 #content .row_2 .col_2 {width:346px; background:url(images/line2.gif) left top repeat-x;}
#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:642px;
}
#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:493px; background:url(images/line2.gif) left top repeat-x;}
#page7 #content .row_2 .col_2 {width:286px; background:url(images/line1.gif) left top repeat-x;}

/*======= 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;}
#page8 #content .row_2 .col_2 {width:326px; background:url(images/line2.gif) left top repeat-x;}
#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:780px; background:url(images/line2.gif) left top repeat-x;}
/*=========================*/


#footer {height:84px}
