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

#header {height:329px; background:url(images/header_bgd1.gif) no-repeat; padding-left:0px;}

.column3 { float:left;}

.column2 { float:left;}

.column1 { float:left;}

.col_3 { float:left;}

.col_2 { float:left;}

.col_1 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:511px;}
#page1 #content .col_2 { width:254px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:320px;
}
#page2 #content .col_2 {
	width:400px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:511px;}
#page3 #content .col_2 { width:260px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:280px;}
#page4 #content .col_2 { width:484px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:511px;}
#page5 #content .col_2 { width:260px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:280px;}
#page6 #content .col_2 { width:484px;}


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


#footer {height:65px;}

