﻿/* blue */
body.blue {
	background: #0054a6;
}

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

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

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

body.blue div#cffooter {
	background: url(../images/jos_shadow_b_blue.png) 0 0 repeat-x;
}

body.blue div#cffooter_l {
	background: url(../images/jos_shadow_bl_blue.png) 0 0 no-repeat;
}

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

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

body.blue div#wrapper_r {
	background: url(../images/jos_shadow_r_blue.png) 100% 0 repeat-y;
}
