/* white */
#page_bg.b1 {background-image: url(../images/white/bg/bg_helen_1.jpg);}
#page_bg.b2 {background-image: url(../images/white/bg/bg_helen_2.jpg);}
#page_bg.b3 {background-image: url(../images/white/bg/bg_helen_3.jpg);}
#page_bg.b4 {background-image: url(../images/white/bg/bg_helen_4.jpg);}
#page_bg.b5 {background-image: url(../images/white/bg/bg_helen_5.jpg);}
#page_bg.b6 {background-image: url(../images/white/bg/bg_helen_6.jpg);}
#page_bg.b7 {background-image: url(../images/white/bg/bg_helen_7.jpg);}
#page_bg.b8 {background-image: url(../images/white/bg/bg_helen_8.jpg);}

div#wrapper {
		background: #fff none repeat-y 0 0;
	margin-top: 0;
}

div#wrapper_r {
	background: none repeat-y 100% 0;
}

div#header {
	background: none repeat-x 0 0;
}

div#header_l {
	background: none no-repeat 0 0;
}

div#header_r {
	background: none no-repeat 100% 0;
}

div#footer {
	background: transparent none repeat-x 0 100%;
}

div#footer_l {
	background: none no-repeat 0 0;
}

div#footer_r {
	background: none no-repeat 100% 0;
}