#main {margin:0 auto; width:720px; text-align:left;}

#header, #content, #footer { width:100%}

.min_width {min-width:766px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 766)? "766px" : "100%");}

/*You can modify the width of the website by changing "width" parameter with #main. The minimum value is 720px.*/

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}


/*======= index.inc =======*/
#page1 #content .col_1{width:25%;}
#page1 #content .col_2{width:72%;}
/*=========================*/

/*======= faqs.inc =======*/
#page2 #content .col_1{width:25%;}
#page2 #content .col_2{width:72%;}
/*=========================*/

/*======= services.inc =======*/
#page3 #content .col_1{width:25%;}
#page3 #content .col_2{width:30%;}
#page3 #content .col_3{width:43%;}
/*=========================*/

/*======= careers.inc =======*/
#page4 #content .col_1{width:25%;}
#page4 #content .col_2{width:72%;}
/*=========================*/

/*======= contact.inc =======*/
#page5 #content .col_1{width:35%;}
#page5 #content .col_2{width:35%;}
#page5 #content .col_3{width:30%;}
/*=========================*/

/*======= links.inc =========*/
#page6 #content .col_1{width:25%}
#page6 #content .col_2{width:72%;}

/*======= affiliations.inc =====*/
#page7 #content .col_1{width:25%}
#page7 #content .col_2{width:72%;}

/*======= gallery.inc ========*/
#page8 #content .col_1{width:25%}
#page8 #content .col_2{width:72%;}

/*====== newsandevents.inc ========*/
#page9 #content .col_1{width:25%}
#page9 #content .col_2{width:72%;}

/*====== relations.inc ========*/
#page10 #content .col_1{width:25%}
#page10 #content .col_2{width:72%;}

/*====== privacy.inc ========*/
#page11 #content .col_1{width:25%}
#page11 #content .col_2{width:72%;}