#site_center {text-align:center;}
#main {
	width:900px;
	text-align:left;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:476px;}

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

/*======= index.html =======*/
#page1 #content .wrapper { background:url(images/line1.gif) 259px 0 repeat-y; width:694px;}
#page1 #content .col_1 {width:305px;}
#page1 #content .col_2 { width:389px;}

/*======= index-1.html =======*/
#page2 #content .row_1 { width:694px;}
#page2 #content .row_2 { width:694px;}
#page2 #content .row_2 .wrapper { background:url(images/line1.gif) 409px 44px repeat-y; width:694px;}
#page2 #content .col_1 {width:462px;}
#page2 #content .col_2 { width:202px;}

/*======= index-2.html =======*/
#page3 #content .wrapper { background:url(images/line1.gif) 402px 0 repeat-y; width:694px;}
#page3 #content .col_1 { width:456px;}
#page3 #content .col_2 { width:209px;}

/*======= index-3.html =======*/
#page4 #content .wrapper { background:url(images/line1.gif) 259px 0 repeat-y; width:694px;}
#page4 #content .col_1 {width:305px;}
#page4 #content .col_2 { width:389px;}

/*======= index-4.html =======*/
#page5 #content .wrapper { background:url(images/line1.gif) 409px 0 repeat-y; width:694px;}
#page5 #content .col_1 { width:463px;}
#page5 #content .col_2 { width:209px;}

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


#footer {height:65px;}
