#main {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	
}

#header {
	height:426px;
}
#header1 {
	height:162px;
}
#header2 {height:264px;}

#footer { height:106px;}

/* index */

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


/* 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:500px;
	float:left;
	font-size: 24px;
}
#index_2 #middle .column2 {
	width:500px;
	float:right;
	font-size: 24px;
	text-transform: none;
	text-align: 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 */
#contacts {
	height: auto;
	width: 200px;
	float: left;
}
#service {
	width: 220px;
	float: left;
	height: auto;
}
#parts {
/*	float: left; */
	height: auto;
	width: auto;
}

/* index */

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

