body {width: expression(document.body.clientWidth<766 ? "766px" : "100%"); min-width:766px}
site_center1 {width: expression(document.body.clientWidth<766 ? "766px" : "100%"); min-width:766px}


.w{ width:100%; width: expression(document.body.clientWidth<766 ? "766px" : "100%"); min-width:766px}
.site_center{text-align:center; width:100%; }
/*======= width =======*/
.site_center1{margin:0 auto; text-align:left; width:766px; }

/*======= header =======*/
#header {height:406px; width:713px; text-align:center; margin:0 auto}
#header .row1{height:310px; text-align:center; background:url(images/bg_top.jpg) no-repeat top center}
#header .row1 .col1{ width:64%; text-align:left}
#header .row1 .col2{ width:36%;}
#header .row2{height:96px; text-align:center}


.column1, .column2, .column3 {float:left}
.col1, .col2, .col3 {float:left}

/*======= home.html =======*/
#page1 #content .column1 { width:51%;}
#page1 #content .column2 { width:49%; }
#page1 #content .row1 .col1{ width:51%; float:left}
#page1 #content .row1 .col2{ width:49%; float:left}

/*======= about.html =======*/
#page2 #content .row2 .column1 { width:51%;}
#page2 #content .row2 .column2 { width:49%; }
#page2 #content .row4 .column1 { width:51%;}
#page2 #content .row4 .column2 { width:49%; }

/*======= services.html =======*/
#page3 #content .column1 { width:41%;}
#page3 #content .column2 { width:59%; }

/*======= staff.html =======*/
#page4 #content .column1 { width:68%;}
#page4 #content .column2 { width:32%; }

/*======= training.html =======*/
#page5 #content .row3 .column1 { width:35%;}
#page5 #content .row3 .column2 { width:65%; }
#page5 #content .row4 .column1 { width:35%;}
#page5 #content .row4 .column2 { width:65%; }

/*======= contacts.html =======*/
#page6 #content .column1 { width:68%;}
#page6 #content .column2 { width:32%; }
#page6 #content .row1 { height:25px}
#page6 #content .row2 { height:117px}

/*======= index-6.html =======*/
#page7 #content .column1 { width:100%;}

/*======= footer =======*/
#footer { height:41px; }
