#index {
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	min-width: 720px;
 
}

.main {
	width:100%;
	margin:0 auto;
	text-align:left;
	overflow: hidden;
} /* ====== Main Page Properties ======*/
.main_indent { padding:0 5px 0 5px;}


#header .main{
	height:auto;
} /* ====== Blue Space + Gap Below ======*/
#footer {
	height:83px;
	clear: both;
	width: 100%;
	float: left;
} /* ====== Footer Height ======*/

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* ============================= index/home page ===========================*/

#row1 .column1 {width:33%;} /* ====category image spacing===*/
#row1 .column2 {width:33%;}
#row1 .column3 {width:33%;}

#row1 .col1 {
	width:100px;
} /* ====category image text - how far to right of image===*/
#row1 .col2 {margin:0 0 5px 0;
	width:60%;
} 
/* ====category image text - how wide columns of text===*/

#row3 .column1 {
	width: 200px;
}
#row3 .column2 {
	margin-left: 210px;
	float: none;
}
#row1 .col1 {
	margin: 0 0 0 0;
}
#row1 .col2 {
} 
