.main {
	width:900px;
	margin:0 auto;
	text-align:left;
	background-image: url(site/images/middle-bgd.html);

}

#header .main{height:426px;}

#footer .main{ height:39px;}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {float:left;}
.wrapper{
	width:101%;
	overflow:hidden;
}
.container{ width:100%;}
#content {background:url(images/middle-bgd.png) repeat-y; background-position:bottom;}
.column-1{ width:238px;}
.column-2{
	width:662px;
}

/* ============================= page1 ===========================*/
#page1 .col-1{
	width:190px;
}
#page1 .col-2{
	width:190px;
}
#page1 .col-3{ width:188px;}

/* ============================= page2 ===========================*/
#page2 .col-1{
	width:600px;
}
#page2 .col-2{ width:268px;}

/* ============================= page5 ===========================*/
#page5 .col-1{ width:270px;}
#page5 .col-2{ width:270px;}

#page5 .column-2 .column-1{ width:188px; background:none;}
#page5 .column-2 .column-2{ width:188px; background:none;}
#page5 .column-2 .column-3{ width:188px;}

/* ============================= page6 ===========================*/
#page6 .col-1{ width:188px;}
#page6 .col-2{ width:188px;}
#page6 .col-3{ width:188px;}

/* ============================= page7 ===========================*/
#page7 .col-1{
	width:260px;
}
#page7 .col-2{ width:240px;}


/*Poultry*/
.poultry_wrapper{
	display:block;
	width:610px;
	height:260px;
	}
	
.poultry_wrapper1{
	display:block;
	width:610px;
	height:280px;
	}
	
.poultry_wrapper2{
	display:block;
	width:610px;
	}
	
.poultry_img {
	display:block;
	float:left;
	width:276px;
}

.poultry_desc {
	display:block;
	float:left;
	width:300px;
	height: 240px;
	padding-left: 6px;
}

.poultry_desc1 {
	display:block;
	float:left;
	width:300px;
	height: 280px;
	padding-left: 6px;
}

/*Produce*/
.produce_wrapper{
	display:block;
	width:610px;
	height: 405px;
	}
	
.produce_wrapper1{
	display:block;
	width:610px;
	height:280px;
	}
	
.produce_wrapper2{
	display:block;
	width:610px;
	height: 400px;
	}
	
.produce_img {
	display:block;
	float:left;
	width:300px;
}

.produce_desc {
	display:block;
	float:left;
	width:280px;
	height: 400px;
	padding-left: 12px;
}

.produce_desc1 {
	display:block;
	float:left;
	width:300px;
	height: 280px;
	padding-left: 6px;
}

