#site_center {text-align:center; background:url(images/bg_top.gif) top left repeat-x;}
#main {
	width:920px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:375px;
}
#page1 #content .col_2 {
	width:375px;
	padding-left: 10px;
}
/*=========================*/

/*======= about.html =======*/
#page2 #content .col_1 {width:479px;}
#page2 #content .col_2 {width:368px;}
/*=========================*/

/*======= partners.html =======*/
#page3 #content .col_1 {width:479px;}
#page3 #content .col_2 {width:368px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {width:242px;}
#page4 #content .col_2 { width:465px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {width:300px;}
#page5 #content .col_2 {width:482px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:225px;
}
#page6 #content .col_2 {
	width:275px;
}
#page6 #content .col_3 {
	width:350px;
}

/*=========================*/

/*======= PDI Categories =======*/

#page7 #content .col_1 {width:375px;}
#page7 #content .col_2 {width:425px;padding-left: 10px;}

/*=========================*/

#footer {height:103px;}
