#site_center {text-align:center;}
#main {width:800px; margin:0 auto; text-align:left;}

#header {height:220px;}

.col_1, .col_2, .col_3, .col_4, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .row_1 { width:100%; background:url(images/line1.gif) left bottom repeat-x;}
#page1 #content .row_1 .wrapper {
	width:100%;
	background-image: url(images/line1.gif);
	background-repeat: repeat-y;
	background-position: 340px top;
}
#page1 #content .row_1 .col_1 {
	width:370px;
	height: 200px;
}
#page1 #content .row_1 .col_2 {
	width:400px;
}

#page1 #content .row_2 { width:100%; background:url(images/line1.gif) left bottom repeat-x;}
#page1 #content .row_2 .col_1 { width:272px;}
#page1 #content .row_2 .col_2 { width:258px;}
#page1 #content .row_2 .col_3 { width:250px;}


/*======= index-1.html =======*/
#page2 #content .row_1 { width:767px; background:url(images/line1.gif) left bottom repeat-x;}
#page2 #content .row_1 .col_1 {width:390px;}
#page2 #content .row_1 .col_2 {width:377px;}
#page2 #content .row_2 .col_1 {width:390px;}
#page2 #content .row_2 .col_2 {width:377px;}

/*======= index-2.html =======*/
#page3 #content .col_1 { width:350px;} 
#page3 #content .col_2 { width:423px;}
#page3 #content .col_2 p { margin: 0 0 1em 0;}

#page3 #content .wrapper { background:url(images/line1.gif) 320px top repeat-y; width:773px;}

/*======= index-3.html =======*/
#page4 #content .row_1 {background:url(images/line1.gif) left bottom repeat-x;}
#page4 #content .row_1 .col_1 { width:502px;}
#page4 #content .row_1 .col_2 { width:269px;}
#page4 #content .row_2 .wrapper { background:url(images/line1.gif) 160px top repeat-y; width:700px;}
#page4 #content .row_2 .wrapper1 { background:url(images/line1.gif) 345px top repeat-y; width:700px;}
#page4 #content .row_2 .wrapper2 { background:url(images/line1.gif) 528px top repeat-y; width:700px;}
#page4 #content .row_2 .col_1 { width:183px;}
#page4 #content .row_2 .col_2 { width:184px;}
#page4 #content .row_2 .col_3 { width:184px;}
#page4 #content .row_2 .col_4 { width:145px;}

/*======= index-4.html =======*/
#page5 #content .col_1 { width:374px;} 
#page5 #content .col_2 { width:391px;}
#page5 #content .wrapper { background:url(images/line1.gif) 320px top repeat-y; width:773px;}

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


#footer {height:81px;}
