#main { width:900px;}

#header { height:250px;}

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

/*======= index.php =======*/
#page1 #content .col_1 { width:455px;}
#page1 #content .col_2 { width:400px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 { width:345px;}
#page2 #content .col_2 { width:483px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 { width:256px;}
#page3 #content .col_2 { width:295px;}
#page3 #content .col_3 { width:280px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 { width:440px;}
#page4 #content .col_div { width:5px; height:100%;}
#page4 #content .col_2 { width:410px; padding: 5px;}
/*=========================*/

/*======= partners.php =======*/
#page5 #content .col_1 { width:880px;}
#page5 #content .col_partner_logo {
	width:150px;
	position:relative;
	top:-5px;
}
#page5 #content .col_partner_text {
	width:500px;
	display:table-cell;
}
/*=========================*/

/*======= partners_backup.php =======*/
/* #page5 #content .col_1 { width:347px;}  */
/* #page5 #content .col_2 { width:485px;}  */
/*=========================*/

/*======= contact.php =======*/
#page6 #content .col_1 { width:240px;}
#page6 #content .col_2 { width:260px;}
#page6 #content .col_3 { width:360px;}

/*======= form_contact.php =======*/
#page8 #content .col_1 { width:100px;}
#page8 #content .col_2 { width:340px;}
#page8 #content .col_3 { width:100px;}
#page8 #content .col_4 { width:340px;}
#page8 #content .col_5 { width:100px; position: relative; top:-66px;}
#page8 #content .col_6 { width:780px; position: relative; right:-23px;}
#page8 #content .col_7 { width:100%;}
/*=========================*/

/*======= send_form_contact.php =======*/
#page9 #content .col_1 { width:880px;}
/*=========================*/

#footer { height:144px;}
