#main { width:995px; margin:0 auto; text-align:left; _width: 995px; height: 115%; }

#header { 
    background:url(/images/tall.gif);
    background-position:left;
    background-repeat: repeat-y;
    background-color: #ffffff;
    }

#middle
{
    float : left;
    width: 995px;
    background-position: left;
    background: url(/images/tall.gif) left repeat-y #fff;
    overflow: visible;
}

#footer { height:95px; background:url(/images/bottom_bg2.gif) top left no-repeat; clear: both;}

.column1, .column2,  .indent_column, .col1, .col2, .ind_col {
	float:left; width: auto; height: auto;
		padding-left: 0px;
}

		
.column3, .col3 {
float:right; width: auto;
}

.container {width:100%;}



/* ============================= index ===========================*/
/* Left Column All Pages */
#index .column1 {
	width:180px;
  
    
}
/* Middle Column all but Default */
#index .column2 {
	width: 775px;
	float: left;

	
		
  }
/*Default Right Column */
#index .column3 {
	width: 200px;
	float: left;
		
}

/* Default Middle Column */
#index .column4 {
	width: 575px;
	float: left;
	
}
#index .column5 {
	width: 20px;
	#width: 180px;
	float: none;
	#float: left;
	_float: left;
}

/* ============================= adam content display start ===========================*/


#index .column6 {
	width:570px;
	float: inherit;
	#float: left;
	_float: left;
}
#index .column7 {
	width:570px;
	float: right;
	#float: left;
	_float: left;
}
#index .column8 {
	width: 190px;
	float: right;
	#float: right;
	_float: right;
}



#index_1 .column1 {
	width:1024px;
}
#index_1 .column2 {
	width:1024px;
}
#index_1 .column3 {
	width:1024px;
}
#index_1 .column4 {
	width:1024px;
}

/* ============================= index-2 ===========================*/
