
#site_center {
	text-align:center; 
	background:url(../images/bg_top.gif) top left repeat-x #ffffff; /* was f4f4f4 */
}

#main {
	width:980px;
	margin:0 auto; 
	text-align:left;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= page_type_1.dwt =======*/
#page1 #content .col_1 {width:247px;}
#page1 #content .col_2 { width:6px;}
#page1 #content .col_3 { width:650px;}
/*=========================*/


/*======= ipage_type_2.dwt =======*/
#page2 #content .col_1 {width:446px;}
#page2 #content .col_2 { width:6px;}
#page2 #content .col_3 { width:454px;}
/*=========================*/

/*======= page_type_3.dwt =======*/
#page3 #content .col_1 {width:650px;}
#page3 #content .col_2 { width:6px;}
#page3 #content .col_3 { width:250px;}
/*=========================*/

/*======= page_type_4.dwt =======*/
#page4 #content .col_1 {width:314px;}
#page4 #content .col_2 { width:6px;}
#page4 #content .col_3 { width:580px;}
/*=========================*/

/*======= page_type_5.dwt =======*/
#page5 #content .col_1 {width:418px;}
#page5 #content .col_2 { width:6px;}
#page5 #content .col_3 { width:480px;}
/*=========================*/

#footer {height:81px;}


#suggestions {
	margin-left: 180px;
	background-image: url(../images/suggestions.gif);
	background-repeat: no-repeat;
	width: 548px;
	height: 394px;
}