/* CSS Document */
#main-bm {
	background:url(../images/main_bm_use.png) repeat-x 100% 100%;
	width: 100%;
}
#main-br {
	background:url(../images/main_br_use.png) no-repeat 100% 100%;
	min-height: 300px;
	padding: 15px 40px 15px 20px;
}
#main-bl {
	background:url(../images/main_bl_use.png) no-repeat 0% 100%;
}
#main-rm {
	background:url(../images/main_rm_use.png) no-repeat 100% 0%;
}
#main-lm {
	background:url(../images/main_lm_use.png) no-repeat 0% 0%;
}
#main-tr {
	background:url(../images/main_tr_use.png) no-repeat 100% 0%;
}
#main-tm {
	background:url(../images/main_tm_use.png) repeat-x 0% 0%;
}
#main-tl {
	background:url(../images/main_tl_use.png) no-repeat 0% 0%;
}

table#two-column-layout td#col-2 {
	background-image:url(images/col2_divider.png);
}
