.roundedcornr_bottom div {
   background: url(../_images/ourfruit/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(../_images/ourfruit/br.png) no-repeat bottom right;
clear:both;
}
#sidebar {
	width: 232px;
	height: 545px;
	background-color:#FFFFFF;
	position:relative;
	float:left;
	}
#sidebarred {
	width: 206px;
	height: 100%;
	background-color: #C5292B;
	margin-left: 13px;
	margin-right: 13px;
	}
#sidebarlogo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	}
.hmclogo h1, .hmclogo h1 a {
	display:block;
	text-decoration:none;
	background-image:url(../_images/sidebar/hmc.gif);
	background-repeat:no-repeat;
	height: 61px;
	width: 101px;
	margin-left: auto;
	margin-right: auto;
	}
.cflogo h1, .cflogo h1 a {
	background-image:url(../_images/sidebar/cf.png);
	background-repeat:no-repeat;
	height: 86px;
	width: 168px;
	display:block;
	text-decoration:none;
	margin-left: auto;
	margin-right: auto;
	}
.gelogo h1, .gelogo h1 a {
	background-image:url(../_images/sidebar/ge.png);
	background-repeat:no-repeat;
	height: 62px;
	width: 195px;
	display:block;
	text-decoration:none;
	margin-left: auto;
	margin-right: auto;
	}
.lblogo h1, .lblogo h1 a {
	background-image:url(../_images/sidebar/lb.png);
	background-repeat:no-repeat;
	height: 70px;
	width: 137px;
	display:block;
	text-decoration:none;
	margin-left: auto;
	margin-right: auto;
	}

.trlogo h1, .trlogo h1 a {
	background-image:url(../_images/sidebar/tr.gif);
	background-repeat:no-repeat;
	height: 56px;
	width: 129px;
	display:block;
	text-decoration:none;
	margin-left: auto;
	margin-right: auto;
	}
.roundedcornr_top div {
   background: url(../_images/ourfruit/tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(../_images/ourfruit/tr.png) no-repeat top right;
}
.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   height: 20px;
   font-size: 1px;
}
#subwrapper {
	margin-left: 35px;
	margin-right: 35px;
	background-color:#FFF;
	padding: 0px;
	height: auto;
	width: 670px;
	position:relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
