#main {
	width:1000px;
	background-color: #FFF;
}

#header {
	height:452px;
}
#header1 {
	height:185px;

}
#header2 {
}

#footer {
	height:106px;
	background-color: #EDEDDC;
	border-top: solid #ccc 1px;
}

/* index */

#index #middle .column1 {
	width:306px;
	float:left;
	background-color: #EBF1E4;
	padding: 10px;
	border: solid #CCC 1px;
	margin: 0 3px 0 0px;
	text-align: left;
	min-height: 500px;
}
#index #middle .column2 {
	width:305px;
	float:left;
	margin: 0 5px 0 5px;
	padding: 10px;
	min-height: 500px;
}
#index #middle .column3 {
	width:304px;
	float:right;
	border: solid #CCC 1px;
	margin: 0 4px 0 0px;
	background-color: #EDEDDC;
	padding: 10px;
	min-height: 500px;
}
#index #middle .column2a {
	width:643px;
	float:left;
	padding: 10px;
	background-color: #EDEDDC;
	border: solid #ccc 1px;
	min-height: 500px;
}


/* index-1 */

#index_1 #middle .column1 {width:666px; float:left;}
#index_1 #middle .column2 {width:332px; float:left;}

/* index-2 */

#index_2 #middle .column1 {width:332px; float:left;}
#index_2 #middle .column2 {width:663px; float:left;}


/* index-3 */

#index_3 #middle .column1 {width:334px; float:left;}
#index_3 #middle .column2 {width:332px; float:left;}
#index_3 #middle .column3 {width:334px; float:left;}


/* index-4 */

#index_4 #middle .column1 {width:332px; float:left;}
#index_4 #middle .column2 {width:663px; float:left;}


/* index-5 */

