#site_center {text-align:center;}
#main {margin:0 auto; width:782px; text-align:left}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}


/*======= index.html =======*/
#index #content .row_1 {
	width:782px;
	margin-top: 10px;
}
#index #content .row_2 {width:782px}
#index #content .row_1 .col_1{
	width:554px;
}
#index #content .row_1 .col_2{width:228px;}
#index #content .row_2 .col_1{
	width:340px;
}
#index #content .row_2 .col_2{
	width:442px;
}
/*=========================*/


/*======= about.html =======*/
#about #content .col_1 {
	width:324px;
}
#about #content .col_2 {width:448px;}
/*=========================*/


/*======= equine.html =======*/
#equine #content .row_1 {width:782px}
#equine #content .row_2 {width:782px}
#equine #content .row_1 .col_1{
	width:504px;
}
#equine #content .row_1 .col_2{
	width:278px;
}

/*======= farm.html =======*/
#farm #content .row_1 {width:782px}
#farm #content .row_2 {width:782px}
#farm #content .row_1 .col_1{
	width:504px;
}
#farm #content .row_1 .col_2{
	width:278px;
}

/*======= crop.html =======*/
#crop #content .row_1 {width:782px}
#crop #content .row_2 {width:782px}
#crop #content .row_3 {width:782px}
#crop #content .col_1 {width:390px;}
#crop #content .col_2 {
	width:392px;
}
/*=========================*/


/*======= links.html =======*/
#links #content .col_1 {
	width:344px;
}
#links #content .col_2 {
	width:418px;
}
/*======= contact.html =======*/
#contact #content .col_1 {
	width:404px;
}
#contact #content .col_2 {
	width:378px;
}

/*=======policy.html =======*/
#policy #content .col_main {width:782px;}
/*=========================*/
/*=======testimonial.html =======*/
#testimonial #content .col_main {width:782px;}
/*=========================*/
