/* CSS Document */

/* grey */
body.grey {
	background: url(../images/rose_bkgd.png) 0 0 repeat;
}

body.grey div#header {
	background: url(../images/jos_header_t_rose.png) 0 0 repeat-x;
}

body.grey div#header_l {
	background: url(../images/jos_header_tl_rose.png) 0 0 no-repeat;
}

body.grey div#header_r {
	height: 110px;
	background: url(../images/jos_header_tr_rose.png) 100% 0 no-repeat;
}

body.grey div#footer {
	background: url(../images/jos_shadow_b_rose.png) 0 0 repeat-x;
}

body.grey div#footer_l {
	background: url(../images/jos_shadow_bl_rose.png) 0 0 no-repeat;
}

body.grey div#footer_r {
	height: 52px;
	background: url(../images/jos_shadow_br_rose.png) 100% 0 no-repeat;
}

body.grey div#wrapper {
	background: #F7F7F7 url(../images/jos_shadow_l_rose.png) 0 0 repeat-y;
}

body.grey div#wrapper_r {
	background: url(../images/jos_shadow_r_rose.png) 100% 0 repeat-y;
}
#service_pic {background:url(/templates/images/ken_pic.png) 100% 100% no-repeat; height:137px;}
#service_pic_l {background:url(/templates/images/strategy_pic_l.gif) 0 0 no-repeat; height:137px;}