#site_center {text-align:center; background:url(images/tall_top.gif) left top repeat-x;}
#main {width:100%; margin:0 auto; text-align:left; min-width:850px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 850)? "850px" : "100%");}

/*You can modify the width of the website by changing "width" parameter with #main and deleting the parameter of "widht:expression...". The minimum value is 850px.*/

#header {height:520px; font-size:.875em;}
#content { font-size:.69em;}
#footer { font-size:.75em;}

.col_1, .col_2, .col_3, .col_4, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:25%;}
#page1 #content .col_2 {width:25%;}
#page1 #content .col_3 {width:25%;}
#page1 #content .col_4 {width:24%;}
#page1 .row_1 {height:140px;} 

/*======= solutions.html =======*/
#page2 #content .col_1 {width:59%;}
#page2 #content .col_2 {width:41%;}
#page2 .row_1 {height:140px;} 

/*======= index-2.html =======*/
#page3 #content .column1 { width:51%;}
#page3 #content .column2 { width:49%;}
#page3 #content .row_2 .col_1 { width:48%;}
#page3 #content .row_2 .col_2 { width:52%;}
#page3 .row_1 {height:140px;} 

/*======= services.html =======*/
#page4 #content .col_1 {width:59%;}
#page4 #content .col_2 {width:41%;}
#page4 .row_1 {height:140px;} 

/*======= client.html =======*/
#page5 #content .row_1 .col_1 { width:57%;}
#page5 #content .row_1 .col_2 { width:43%;}
#page5 #content .row_2 .col_1 { width:46%; height:80px;}
#page5 #content .row_2 .col_2 { width:54%;}
#page5 .row_1 {height:140px;} 

/*======= contacts.html =======*/
#page6 #content .col_1 { width:471px;}
#page6 #content .col_2 { margin-left:471px; float:none;}
#page6 .row_1 {height:140px;} 

#page6 #content .col_1 .column1 { width:210px;}
#page6 #content .col_1 .column2 { width:199px;}

/*=========================*/


#footer {height:80px;}
