*
.main { 
	width: 850px; 
	margin: 0px auto; 
	text-align: left;
}
#header .main{
	height: 214px; 
	background: url(images/header_bg.jpg) top left no-repeat;
}
#footer { 
	height: 98px; 
	background: url(images/footer_tall.gif) top repeat-x;
}
#footer .main {
	background: url(images/footer_bg.gif) top left no-repeat;
}
.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {
	float: left;
}
.column_img{
	float: left;
	padding: 5px;
	width: 226px;
}
.container {
	width: 100%;
}
#footer_row .column1 {
	width: 226px;
}
#footer_row .column2 {
	width: 178px;
}
#footer_row .column3 {
	width: 200px;
}
/* ============================= index ===========================*/
.column1 {
	width: 425px;
}
.column2 {
	width: 301px;
}
/* ============================= -1 ===========================*/
#inicio .col1 {
	width: 214px;
}
#inicio .col2 {
	width: 470px;
}
#inicio #row3 .col1 {
	width: 357px;
}
#inicio #row3 .col2 {
	width: 327px;
}
/* ============================= -2 ===========================*/
#contacto .col1 {
	width: 360px;
}
#contacto .col2 {
	width: 301px;
}
/* ============================= -3 ===========================*/
