/* Bell Micro Racing - Home - January 2007*/

#wrap {
	background: #fff url(../images/homebanner-2010.jpg) no-repeat 1px 89px;
}
*html #wrap {/*to size banner properly*/
	background: #fff url(../images/homebanner-2010.jpg) no-repeat -1px 89px;
}

#section1, #section2, #section3, #section4 {
	width: 186.4px;
	float: left;
}
#section1 {
	border-right: 1px solid #e7dbbd;
/*	height: 280px;
	padding-top: 325px;
*/	height: 260px;
	padding-top: 295px;
}
#section2 {
	border-right: 1px solid #cedfef;
/*	height: 290px;
	padding-top: 245px;
*/	height: 270px;
	padding-top: 235px;
}
#section3 {
	border-right: 1px solid #525552;
/*	height: 300px;
	padding-top: 365px;
*/	height: 280px;
	padding-top: 310px;
}
#section4 {
	border-right: 1px solid #c64521;
/*	height: 170px;
	padding-top: 265px;
*/	height: 150px;
	padding-top: 255px;
}