#site_center {text-align:center;}
#main {
	width:994px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
}

#header {
	height:391px;
	background-image: url(images/tall_x.gif);
	background-position: 0px 74px;
	background-repeat: repeat-x;
	background-color: #1F3138;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:512px;}
#page1 #content .col_2 { width:241px;}
#page1 #content .col_3 { width:214px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:283px;}
#page2 #content .col_2 { width:486px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:512px;}
#page3 #content .col_2 { width:254px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:283px;}
#page4 #content .col_2 { width:486px;}


/*=========================*/


#footer {height:77px;}
