#site_center {text-align:center; background:url(images/body_bgd.gif) left top repeat-x; }
#main {width:743px; margin:0 auto; text-align:left;}

#header {height:152px; font-size:0.69em;}
#content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col_1 {width:230px;}
#page1 #content .col_2 { width:465px; background:url(images/content_bgd.gif) no-repeat 338px top;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:230px;}
#page2 #content .col_2 { width:465px; background:url(images/content_bgd.gif) no-repeat 338px top;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:229px;}
#page3 #content .col_2 { width:246px;}
#page3 #content .col_3 { width:219px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:244px;}
#page4 #content .col_2 { width:442px; background:url(images/content_bgd.gif) no-repeat 324px top;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:230px;}
#page5 #content .col_2 { width:465px; background:url(images/content_bgd.gif) no-repeat 338px top;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:230px;}
#page6 #content .col_2 { width:465px; background:url(images/content_bgd.gif) no-repeat 338px top;}


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


#footer {height:64px;}

#left_ad_float{
	position:fixed;
	top:155px;
	float:left;
	left:25px;
	min-width:120px;
	min-height:600px;
	background:url(images/ad_bk.png) no-repeat;
	visibility: hidden;
	}

#right_ad_float{
	position:fixed;
	top:155px;
	float:right;
	right:25px;
	min-width:120px;
	min-height:600px;
	background:url(images/ad_bk.png) no-repeat;
	}

