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

#content { min-width:645px;}

#header {height:250px; min-width:645px;}

#left_side {
	width:310px;
	float:left;
	background:url(images/header.png) no-repeat 9px 14px;
}
#right_side {
	margin-left:310px;
	width: 680px;
}

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

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {
	width:670px;
}
#page1 #content .row_1 .col_2 {
	width:51%;
}

/*======= index-1.html =======*/
#page2 #content .row_1 .col_1 {width:100%;}

/*======= index-2.html =======*/
#page3 #content .row_1 .col_1 {width:100%;}

/*======= index-3.html =======*/
#page4 #content .row_1 .col_1 {width:100%;}

/*======= index-4.html =======*/
#page5 #content .row_1 .col_1 {width:100%;}

/*======= index-5.html =======*/
#page6 #content .row_1 .col_1 {width:100%;}



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


#footer {margin: 0 auto 0 auto; height:95px; width: 970px; border-top:1px #999999 solid; margin-left: 20px;}
