#site_center {text-align:center;}
#main {
  width: 950px;
  margin: 0px auto;
  text-align: left;
}

#header {
  height:250px;
  text-align:center;
}

#footer {
  height:76px;
  border-top:1px solid #dddddd;
}

.column1, .column3, .indent_column, .col1, .col2, .col3, .ind_col {
  float:left;
}
.column2 {
    float: right;
}

/* ============================= inicio ===========================*/

#index .column1 {width: 616px;}
#index .column2 {width: 334px;}

/* ============================= empresa ===========================*/

#index_1 .column1 {width:616px;}
#index_1 .column2 {width:334px;}

#index_1 .col1 {width:/*203px*/52%;}
#index_1 .col2 {width:/*171px*/48%;}

/* ============================= productos ===========================*/

#index_2 .column1 {width:320px;}
#index_2 .column2 {width:630px;}

#index_2 .col1 {width:/*203px*/52%;}
#index_2 .col2 {width:/*171px*/48%;}

/* ============================= contacto ===========================*/

#index_3 .column1 {
    width: 475px;
}
#index_3 .column2 {
    width: 464px;
    float:right;
}

#index_3 .col1 {width:203px;}
#index_3 .col2 {width:171px;}
