#homeHolder {
	clear: both;
	float: left;
	width: 514px;
	background-color: transparent;
	height: auto;
	margin: 0;
	padding: 0;
}
#hf_tlc {
	clear: left;
	float: left;
	width: 19px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_left_corner.gif");
	background-repeat: no-repeat;
}
#hf_t {
	float: left;
	width: 476px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_top.gif");
	background-repeat: repeat-x;
}
#hf_trc {
	clear: right;
	float: left;
	width: 19px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_right_corner.gif");
	background-repeat: no-repeat;
}
#hf_c {
	clear: both;
	float: left;
	width: 514px;
	height: auto;
	background-image: url("/themes/l4l/images/bckgr_home_frame_content.gif");
	background-repeat: repeat-y;
}
#hf_content {
	clear: both;
	float: left;
	padding: 0 0 0 30px;
}
#hf_blc {
	clear: left;
	float: left;
	width: 19px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_bottom_left_corner.gif");
	background-repeat: no-repeat;
}
#hf_b {
	float: left;
	width: 476px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_bottom.gif");
	background-repeat: repeat-x;
}
#hf_brc {
	clear: right;
	float: left;
	width: 19px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_bottom_right_corner.gif");
	background-repeat: no-repeat;
}
#hf_left {
	clear: left;
	float: left;
	width: 245px;
	height: auto;
}
#hf_right {
	clear: right;
	float: left;
	width: 200px;
	height: auto;
	padding-left: 0;
}
.divisions_list {
	padding-left: 10px;
}
.divisions_list li {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background-image: url("/themes/jarec/images/list_pointer.gif");
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 14px;
}

