﻿#site_center {text-align:center;}
#main {
	width: 766px;
	margin: 0 auto 11px auto;
	text-align: left;
}

#header {height:374px;}
#header, #content, #footer { color: #dddddd; font-size:10pt;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .wrapper { background:url(images/line2.gif) 500px top repeat-y; width:100%;}
#page1 #content .col_1 {width:515px;}
#page1 #content .col_2 { width:227px;}

/*======= index-1.html =======*/
#page2 #content .wrapper { background:url(images/line1.gif) 471px top repeat-y; width:100%;}
#page2 #content .col_1 {width:471px;}
#page2 #content .col_2 { width:250px;}

/*======= index-2.html =======*/
#page3 #content .wrapper { background:url(images/line1.gif) 266px top repeat-y; width:100%;}
#page3 #content .col_1 {width:290px;}
#page3 #content .col_2 { width:455px;}

/*======= index-3.html =======*/
#page4 #content .wrapper { background:url(images/line1.gif) 500px top repeat-y; width:100%;}
#page4 #content .col_1 {width:500px;}
#page4 #content .col_2 { width:260px;}

/*======= index-4.html =======*/
#page5 #content .wrapper { background:url(images/line1.gif) 266px top repeat-y; width:100%;}
#page5 #content .col_1 {width:290px;}
#page5 #content .col_2 { width:455px;}

/*======= index-5.html =======*/
#page6 #content .wrapper { background:url(images/line1.gif) 500px top repeat-y; width:100%;}
#page6 #content .col_1 {width:515px;}
#page6 #content .col_2 { width:227px;}

/*=========================*/


#footer {height:53px;}