#main { margin:0 auto; width:800px; text-align:left; /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 800)? "800px" : "100%"); min-width:800px;*/}

#header { text-align:center;}

#footer { height:120px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}
.container {width:100%; padding-right:1px;}

/* ============================= index ===========================*/

#index .column1 {width:68%;}
#index .column2 {width:32%;}

#index .col1 {width:258px;}
#index .col2 {width:200px;}
#index .col3 {width:168px;}

/* ============================= services ===========================*/

#services .column1 {width:40%;}
#services .column2 {width:60%;}

#services .col1 {width:200px;}
#services .col2 {width:200px;}

/* ============================= solutions ===========================*/

#solutions .column1 {width:70%;}
#solutions .column2 {width:30%;}

/* ============================= support ===========================*/

#support .column1 {width:70%;}
#support .column2 {width:30%;}

#support .col1 {width:220px;}
#support .col2 {width:200px;}

/* ============================= contacts ===========================*/

#contacts .column1 {width:100%;}
#contacts .indent_s {margin:0 441px 0 0;}
#contacts .column2 {width:441px; margin-left:-441px;}

#contacts .col1 {width:230px;}
#contacts .col2 {width:210px;}

/* ============================= link ===========================*/

ol {
	background-image: none;
	padding-top: 5px;
	padding-left: 15px;
}
ol li {
	background-image: none;
} 
