#main { width:1000px; }
#mainNew {
	width:1000px;
	float:left;
	
}

.column-1, .column-2, .column-3 {float:left; width:1000px;}
.column-1 .column1{float:left; width:1000px;  }
.column-1 .column1 .col1{float:left; width:450px;  }






.column-3 .column1{
	float:left;
	width:1000px;
	height:80px;
	margin:0 20px 0 0;
}
.column-3 .column1 .col1{float:left; height:40px; width:770px; margin:0px 20px 0 210px;} 


/* index */

#index .column-2 .column1{float:left; width:220px; height:290px; background-image:url(../images/ButtonBg.png); background-repeat:no-repeat;}

#index .column-2 .column1 .col1{
	float:left;
	width:160px;
	margin:4px 20px 4px 20px;
}



#index .column-2 .column2{float:left; width:780px;}
